juanluhidalgo commented on PR #12070:
URL: https://github.com/apache/iceberg/pull/12070#issuecomment-2697056910
I consider this functionality as a MUST, what's preventing it from been
merged? At the end people are force to move to tabular version if they want
support for upserts
--
This
github-actions[bot] commented on PR #12070:
URL: https://github.com/apache/iceberg/pull/12070#issuecomment-2692989754
This pull request has been closed due to lack of activity. This is not a
judgement on the merit of the PR in any way. It is just a way of keeping the PR
queue manageable. If
github-actions[bot] closed pull request #12070: Kafka Connect: Add delta writer
support
URL: https://github.com/apache/iceberg/pull/12070
--
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
github-actions[bot] commented on PR #12070:
URL: https://github.com/apache/iceberg/pull/12070#issuecomment-2677206886
This pull request has been marked as stale due to 30 days of inactivity. It
will be closed in 1 week if no further activity occurs. If you think that’s
incorrect or this pul
bryanck commented on PR #12070:
URL: https://github.com/apache/iceberg/pull/12070#issuecomment-2612762278
> @bryanck copied over the code as is.
>
> Im planning to refactor upsert mode (delta writer) code, planning to add
few improvements to it, potentially changing existing behavior.
ismailsimsek commented on code in PR #12070:
URL: https://github.com/apache/iceberg/pull/12070#discussion_r1928540479
##
kafka-connect/kafka-connect/src/main/java/org/apache/iceberg/connect/data/BaseDeltaTaskWriter.java:
##
@@ -0,0 +1,102 @@
+/*
+ * Licensed to the Apache Softwa
ismailsimsek commented on PR #12070:
URL: https://github.com/apache/iceberg/pull/12070#issuecomment-2612284488
@bryanck copied over the code as is.
Im planning to refactor upsert mode (delta writer) code, planning to add few
improvements to it, potentially changing existing behavior.
ismailsimsek opened a new pull request, #12070:
URL: https://github.com/apache/iceberg/pull/12070
resolves #10842
--
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 uns