XiaoHongbo-Hope commented on PR #8195: URL: https://github.com/apache/paimon/pull/8195#issuecomment-4671144150
@JingsongLi snapshot_id and tag_name are essentially shortcuts for `dynamic_table_options["scan.snapshot-id"]` / `dynamic_table_options["scan.tag-name"]`. Since the Ray API hasn't been released yet, should we keep both, or remove snapshot_id/tag_name and let users pass them via dynamic_table_options? -- 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]
