Skip to content
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

Explore Seralization Formats for Exporting from Lily #985

Open
frrist opened this issue Jun 9, 2022 · 0 comments
Open

Explore Seralization Formats for Exporting from Lily #985

frrist opened this issue Jun 9, 2022 · 0 comments

Comments

@frrist
Copy link
Member

frrist commented Jun 9, 2022

Seralizations Formats

Currently lily can export data in the form of SQL transactional statements or CSV. We should explore more alternatives to increase the flexibility of Lily:

  • JSON (newline delimited)
  • Protobuf (WARNING no deterministic encoding)
  • CBOR
  • BSON
  • Thrift
  • Avro
  • Parquet
  • ...

The aim of this issue is to explore and document the tradeoffs of different encodings and rank them in order of expected utility to Lily and its stakeholders.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Todo
Development

No branches or pull requests

1 participant