This is an automated email from the ASF dual-hosted git repository.
ashvin pushed a change to branch 595-detect-delete-vectors-files
in repository https://gitbox.apache.org/repos/asf/incubator-xtable.git
from 843204ef Site content is not deployed due to missing .asf.yaml file
add 0c103ff6 Execute correct delete operation in delta tests
add 3b67fae5 Address review comments, validate deletion records
No new revisions were added by this update.
Summary of changes:
.../org/apache/xtable/TestSparkDeltaTable.java | 8 +
.../xtable/delta/ITDeltaDeleteVectorConvert.java | 178 +++++++++++++++++++++
2 files changed, 186 insertions(+)
create mode 100644
xtable-core/src/test/java/org/apache/xtable/delta/ITDeltaDeleteVectorConvert.java