For Iceberg, delete duplication rows within the table #15481
zhengxingmao
started this conversation in
Ideas
Replies: 2 comments 1 reply
-
+1 |
Beta Was this translation helpful? Give feedback.
1 reply
-
+1 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
For Iceberg connector,how can we use one delete statement support remove duplication items within the table?
Excepted :just delete the duplicated rows
Simply like sql server does.https://learn.microsoft.com/en-us/troubleshoot/sql/database-design/remove-duplicate-rows-sql-server-tab
Beta Was this translation helpful? Give feedback.
All reactions