Open
Description
Question
For my use case, I have a daily cron job that batch process and append data but I only want a single snapshot record after the whole process. I tried to do them under a single transaction but still there are multiple snapshots created. Can pyiceberg provide the options such that only 1 snapshot will be generated under a transaction?
Metadata
Metadata
Assignees
Labels
No labels