This is an automated email from the ASF dual-hosted git repository.

zouxxyy pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/paimon.git


    from 83dac9293 [doc] Fix wrong maxKey definition in specification document 
(#3683)
     add 46279406f [spark] spark update with deletion vector (#3649)

No new revisions were added by this update.

Summary of changes:
 .../DeletionVectorIndexFileMaintainer.java         |   4 -
 .../DeletionVectorIndexFileMaintainerTest.java     |  24 +++-
 .../commands/DeleteFromPaimonTableCommand.scala    |  14 +--
 .../paimon/spark/commands/PaimonCommand.scala      |  21 ++++
 .../spark/commands/SparkDeletionVectors.scala      |  30 +++++
 .../spark/commands/UpdatePaimonTableCommand.scala  | 128 +++++++++++++------
 .../paimon/spark/commands/WithFileStoreTable.scala |   3 +
 .../paimon/spark/sql/DeletionVectorTest.scala      | 136 +++++++++++++++++++++
 8 files changed, 300 insertions(+), 60 deletions(-)

Reply via email to