Use SparkConnect plugin core for all the bindings #612
SemyonSinchenko
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
At the moment PySpark GraphFrames is relying on both py4j and connect. But we can actually use connect utils and protobuf instead of py4j for PySpark Classic too. As well, as we can create a pure Java API (and maybe other APIs, like .NET, GoLang, etc.).
Benefits:
cc: @rjurney
Beta Was this translation helpful? Give feedback.
All reactions