You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I would like to try this task. I'm a developer new to Julia and i think this is a good opportunity to learn Julia. What do you think about using FlatBuffers to store the metadata?
Note: Flatbuffer is used in the arrow ipc format that is similar (serializing dataframes) to this project.
xiaodaigh
changed the title
Use a defined and easy-to-write format to store the data
Use a defined and easy-to-write format to store the metadata
Aug 12, 2020
Currently, Julia's serializer is used to store the metadata. I think should use an open format.
The text was updated successfully, but these errors were encountered: