Skip to content

Conversation

@SemyonSinchenko
Copy link
Collaborator

What changes were proposed in this pull request?

A new explicit implementation of triplets instead of using find.

Why are the changes needed?

  1. The new code is simpler to read and understand
  2. Close feat: do not use find in triplets and write a simpler implementation #268

@SemyonSinchenko SemyonSinchenko merged commit 56c6613 into graphframes:main Sep 26, 2025
5 checks passed
@SemyonSinchenko SemyonSinchenko deleted the 286-simpler-triplets branch September 26, 2025 18:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

feat: do not use find in triplets and write a simpler implementation

2 participants