| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
|
Thanks @Kimahriman for the suggestion! I tried publishLocal and it works as expected! |
Sorry, something went wrong.
|
IMO it would be cleaner to just have core/ and connect/ folders, instead of having both prefixed with graphframes-, but up to you |
Sorry, something went wrong.
Co-authored-by: Adam Binford <adamq43@gmail.com>
Co-authored-by: Adam Binford <adamq43@gmail.com>
|
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 |
Sorry, something went wrong.
Co-authored-by: Adam Binford <adamq43@gmail.com>
|
And again thanks a lot @Kimahriman ! Your experience is helping a lot to GraphFarmes to become better!! |
Sorry, something went wrong.
|
I will update |
Sorry, something went wrong.
There was a problem hiding this comment.
lgtm, looks like core got left out previously?
Sorry, something went wrong.
|
Oh wait, CI failed... |
Sorry, something went wrong.
Co-authored-by: Adam Binford <adamq43@gmail.com>
@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. |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
What changes were proposed in this pull request?
Refactoring according the comment
Why are the changes needed?
Close #639