Re: Iceberg branching tagging syntax

2025-06-21 Thread Ayush Saxena
Hi Folks, Resurfacing this thread again. I had a chat with a few folks earlier this week and learned that there’s been some recurring customer feedback around this topic. While it's not exactly a blocker, it does introduce a bit of friction for users. There's an example shared earlier in the thre

Re: Iceberg branching tagging syntax

2025-04-16 Thread Shohei Okumiya
Hi, A friendly Trino maintainer shared an informative survey about branching with me. I'm sharing it here, as it would be helpful when we add or update branching syntaxes. https://docs.google.com/document/d/1jEF4IkWu-2Gzk5ii2Nb0exuEnAUeo98UbiM3i0xtgWQ/edit?tab=t.0 https://github.com/trinodb/trino

Re: Iceberg branching tagging syntax

2024-11-25 Thread Okumin
Hi Attila, Adding new commands could be an option. Honestly, I don't often use BRANCH or TAG, and I don't have a strong opinion on either approach. Off topic. If I understand correctly, Dremio's branching semantics are different from what Hive provides. Dremio supports versioning not per table bu

Re: Iceberg branching tagging syntax

2024-11-10 Thread Butao Zhang
Thanks Attila for starting the hive-iceberg branch/tag discussion. In HIVE-27233 , we first introduced the branch/tag syntax in Hive by referring to Spark-Iceberg branch/tag syntax. Spark-Iceberg uses the ALTERsyntax to express the branch/tag operation, and I think most users or engines are use