Skip to content

Conversation

SemyonSinchenko
Copy link
Collaborator

What changes were proposed in this pull request?

Refactoring according the comment

Why are the changes needed?

Close #639

@SemyonSinchenko SemyonSinchenko changed the title 639 fix connect publishing fix: resolve gf-connect is not published Jul 17, 2025
@SemyonSinchenko
Copy link
Collaborator Author

Thanks @Kimahriman for the suggestion! I tried publishLocal and it works as expected!

@Kimahriman
Copy link
Contributor

IMO it would be cleaner to just have core/ and connect/ folders, instead of having both prefixed with graphframes-, but up to you

SemyonSinchenko and others added 2 commits July 17, 2025 18:05
Co-authored-by: Adam Binford <adamq43@gmail.com>
Co-authored-by: Adam Binford <adamq43@gmail.com>
@Kimahriman
Copy link
Contributor

One last other thing I noticed. The Spark 3 build is built with Java 11, but Spark 3 does support Java 8 so the released artifacts should be built with Java 8

Co-authored-by: Adam Binford <adamq43@gmail.com>
@SemyonSinchenko
Copy link
Collaborator Author

And again thanks a lot @Kimahriman ! Your experience is helping a lot to GraphFarmes to become better!!

@SemyonSinchenko
Copy link
Collaborator Author

I will update

Copy link
Collaborator

@rjurney rjurney left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm, looks like core got left out previously?

@rjurney
Copy link
Collaborator

rjurney commented Jul 17, 2025

Oh wait, CI failed...

Co-authored-by: Adam Binford <adamq43@gmail.com>
@SemyonSinchenko
Copy link
Collaborator Author

lgtm, looks like core got left out previously?

@Kimahriman resolved the puzzle (see comments in the issue). Mostly it was my fault, I was needed to refactor it to the right multi-project sbt layout when I introduced connect.

@SemyonSinchenko SemyonSinchenko merged commit 7c5ae09 into graphframes:master Jul 17, 2025
5 checks passed
@SemyonSinchenko SemyonSinchenko deleted the 639-fix-connect-publishing branch July 17, 2025 19:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

bug: graphframes-connect is not published
3 participants