rajansadasivan commented on PR #14797:
URL: https://github.com/apache/iceberg/pull/14797#issuecomment-3666755210

   We did a test with this PR branch with properties in kafka connect for sink 
connector on AWS
   iceberg.tables.use-dv: "true"
   iceberg.tables.write-props.format-version: "3"
   
   We found the table was created in version 2 in metadata file.   So this DV 
support is for version 2 only ?
   The upsert mode for insert/update/delete worked as expected for all tables 
with PK=id.
   
   


-- 
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]

Reply via email to