-
Notifications
You must be signed in to change notification settings - Fork 54
Arrow export multiple properties #106
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Arrow export multiple properties #106
Conversation
DarthMax
commented
May 17, 2022
- Add support for exporting node properties via arrow
- Add support for exporting relationship properties via arrow
- introduce flag to toggle between formats
- introduce flag to toggle between formats
adamnsch
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks great, mainly concerned about breaking the API and the new dependency. I think we said we will change what format is default when we decide to release 2.0 of the client?
- rename flag from `old_format` to `merge_property_columns`
adamnsch
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice, but I think we got a little mixed up with the name suggestion for the format option
adamnsch
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice work! 🎉
Co-Authored-By: Adam Schill Collberg <adam.schill.collberg@protonmail.com>
0489903 to
650d755
Compare
6f06b2f to
0dd74fd
Compare