-
Notifications
You must be signed in to change notification settings - Fork 4.3k
Hello,
I have a specific data transformation in mind: to skip the details, the input is a line-delimited JSON while the output is a list of partitioned files that follow an application's custom binary format.
With those specifications in mind, an Arrow dataset feels like an almost perfect fit... if I could implement my own FileFormat, that is. Would that even be possible?
All reactions
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment