nastra commented on issue #11968:
URL: https://github.com/apache/iceberg/issues/11968#issuecomment-2591782721

   Not sure where you got the `write.delete.vector.enabled` property from but 
that property doesn't exist. 
   The DV code hasn't been officially released yet. You could either wait for 
the 1.8.0 release or use a nightly snapshot.
   
   Q1/Q2: DVs will automatically be produced when the table's `format-version` 
is set to `3` and when positional deletes are written. They are not produced 
for equality deletes. See #11561 for how they are produced within Spark.
   
   DV work in general is being tracked by 
https://github.com/apache/iceberg/issues/11122.
   
   Let me know if that helps or whether you have any other questions.


-- 
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: issues-unsubscr...@iceberg.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org
For additional commands, e-mail: issues-h...@iceberg.apache.org

Reply via email to