4 ms·
Apache AVRO [1] is one but it has been largely replaced by Apache Parquet [2] which is a hybrid row/columnar format [1] https://avro.apache.org/ https://avro.a
by codeaken 3y ago
Apache AVRO [1] is one but it has been largely replaced by Apache Parquet [2] which is a hybrid row/columnar format
[1] https://avro.apache.org/ https://avro.apache.org/
[2] https://parquet.apache.org/ https://parquet.apache.org/
- chimerasaurus 3y agoAs a note, Iceberg also supports AVRO in addition to Parquet (and ORC).