flyrain opened a new pull request #3557:
URL: https://github.com/apache/iceberg/pull/3557


   ### Why do we need this PR?
   Vectorized reads with position deletes is supported after #3287. This PR is 
to support equality deletes. 
   
   ### Tests added
   No new unit test is added, but the following test cases are for the change.
   testEqualityDeletes, testEqualityDateDeletes, 
testEqualityDeletesWithRequiredEqColumn, testMixedPositionAndEqualityDeletes, 
testEqualityDeletesSpanningMultipleDataFiles, 
testMultipleEqualityDeleteSchemas, testEqualityDeleteByNull, 
testEqualityDeleteWithFilter, testReadEqualityDeleteRows
   
   ### Benchmark
   Will add benchmark soon.
   
   cc @rdblue @aokolnychyi, @RussellSpitzer, @karuppayya, @szehon-ho


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