top | item 45923698

(no title)

dsp_person | 3 months ago

What about file-based catalogs with Iceberg? Found one that puts it in a single json file: https://github.com/boringdata/boring-catalog

discuss

order

saxenaabhi|3 months ago

Then concurrency suffers since you have to have locks when you update files.

That's also why ducklake performs better than others.

For many use cases this trade-off is worth it.