Fokko commented on issue #11968:
URL: https://github.com/apache/iceberg/issues/11968#issuecomment-2602453315
@amogh-jahagirdar Thanks Amogh, I checked and it looks good now:

--
This is an auto
amogh-jahagirdar closed issue #11968: Creating Delete Vectors using Java API or
Spark
URL: https://github.com/apache/iceberg/issues/11968
--
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
amogh-jahagirdar commented on issue #11968:
URL: https://github.com/apache/iceberg/issues/11968#issuecomment-2597296564
@Fokko is this spark 3.5? I'll have a backport up for 3.4 shortly, so if
it's 3.4 or earlier you're probably not going to see those?
--
This is an automated message fro
Fokko commented on issue #11968:
URL: https://github.com/apache/iceberg/issues/11968#issuecomment-2592233055
I was trying out the Nightly Snapshot for PyIceberg, and noticed that we
don't produce any deletion vectors (yet):
```
spark-sql (default)> CREATE OR REPLACE TABLE tes
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
piyushdubey opened a new issue, #11968:
URL: https://github.com/apache/iceberg/issues/11968
### Query engine
Spark
### Question
Q1 - Is it possible to create Deletion Vectors in Apache Iceberg? Is a
Deletion Vector file generated for a specific Deletion type Positional v