| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
|
@rjurney can you have a look |
Sorry, something went wrong.
Hey, yeah I'll test this today. |
Sorry, something went wrong.
|
@bjornjorgensen I meant today :D Okay, this works for me on Java 8 and 11 and passes all tests... once I git pull origin master to give it the ability to ignore unknown options and run on Java 8. It passes all checks. Merging. Thanks! |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
This pull request includes several changes aimed at improving the codebase by ensuring consistency in the use of toIndexedSeq and toSeq methods, along with some minor refactoring. The most important changes include updates to the GraphFrame class and related objects, as well as updates to other classes and objects within the graphframes package.
Improvements to GraphFrame class and related objects:
Refactoring in other classes and objects:
This removes warnings when we build. Note we can't use WrappedArray if we will have support for Scala 2.12