FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

fix: resolve gf-connect is not published by SemyonSinchenko · Pull Request #645 · graphframes/graphframes · GitHub

fix: resolve gf-connect is not published - #645

Merged
SemyonSinchenko merged 11 commits into
graphframes:masterfrom
SemyonSinchenko:639-fix-connect-publishing
Jul 17, 2025
Merged

fix: resolve gf-connect is not published#645
SemyonSinchenko merged 11 commits into
graphframes:masterfrom
SemyonSinchenko:639-fix-connect-publishing

Conversation

Copy link
Copy Markdown
Collaborator

What changes were proposed in this pull request?

Refactoring according the comment

Why are the changes needed?

Close #639

SemyonSinchenko changed the title 639 fix connect publishing fix: resolve gf-connect is not published Jul 17, 2025

Copy link
Copy Markdown
Collaborator Author

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

Comment thread .github/workflows/scala-ci.yml Outdated
Comment thread .github/workflows/scala-ci.yml Outdated

Copy link
Copy Markdown
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>
Comment thread .github/workflows/scala-ci.yml Outdated

Copy link
Copy Markdown
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>

Copy link
Copy Markdown
Collaborator Author

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

Copy link
Copy Markdown
Collaborator Author

I will update

rjurney left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

lgtm, looks like core got left out previously?

rjurney commented Jul 17, 2025

Copy link
Copy Markdown
Collaborator

Oh wait, CI failed...

Comment thread .github/workflows/scala-ci.yml Outdated
Co-authored-by: Adam Binford <adamq43@gmail.com>

Copy link
Copy Markdown
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 merged commit 7c5ae09 into graphframes:master Jul 17, 2025
SemyonSinchenko deleted the 639-fix-connect-publishing branch July 17, 2025 19:16
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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

bug: graphframes-connect is not published

3 participants


Back | FazBrowse Home | New Git URL