ForeverAngry commented on issue #2201: URL: https://github.com/apache/iceberg-python/issues/2201#issuecomment-3064460915
> ### 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? Can you share what function you are using to do the append? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
