feat: refactoring of python && docs && sync pyspark with core#711
Merged
SemyonSinchenko merged 20 commits intographframes:mainfrom Oct 6, 2025
Merged
feat: refactoring of python && docs && sync pyspark with core#711SemyonSinchenko merged 20 commits intographframes:mainfrom
SemyonSinchenko merged 20 commits intographframes:mainfrom
Conversation
- Added local Spark distribution to .gitignore - Updated .scalafix configuration for Scala 3 - Modified .scalafmt configuration for Scala 213 source compatibility - Changed import statements to use wildcard imports for consistency across files
|
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #711 +/- ##
==========================================
- Coverage 86.60% 84.12% -2.48%
==========================================
Files 63 63
Lines 2881 2998 +117
Branches 321 336 +15
==========================================
+ Hits 2495 2522 +27
- Misses 386 476 +90 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Collaborator
Author
|
@rjurney @james-willis This one is big, sorry about this. I tried to highlight what should be reviewed |
james-willis
approved these changes
Oct 6, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What changes were proposed in this pull request?
This is a big PR but most of changes are not "real" changes.
valudatein PySpark (should be reviewed)as_undirectedin PySpark (should be reviewed)__repr__is now shared between connect/classic (should be reviewed)cacheis now shared between connect/classic (should be reviewed)persistis now shared between connect/classic (should be reviewed)unpersistis now shared between connect/classic (should be reviewed)inDegrees/outDegrees/degreesare now shared between connect/classic (should be reviewed)nodesalias forverticesin PySparkWhy are the changes needed?
Close #710
Close #706
Close #586
Close #469
Close #715