Comment by ozgrakkurt

5 months ago

This is why parquet is becoming standard even though it is suboptimal and every single high performance db has its own internal format.

If you need optimized format you do it yourself, if you need standard you use w/e else is using unless it is too bad.

These new formats seem like they would only be useful as research to build on when creating a specific tool or database