Last updated:|... min read
FAQs
- How does OLake handle partitioning and ordering of data written to Iceberg tables?
- Can you read the Iceberg table metadata and format data accordingly?
- What happens when data does not confirm to the Iceberg table schema?
- How often to you write to Iceberg? If it's short you'll generate a lot of metadata files and small data files. In that case how do your users handle compaction?