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

jark pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/fluss.git


    from 5ede2fc13 [BugFix] Fix ArrayIndexOutOfBoundsException in partial 
updates after ADD COLUMN (#2594)
     new 82b14f2ea Revert "[BugFix] Fix ArrayIndexOutOfBoundsException in 
partial updates after ADD COLUMN (#2594)"
     new 81a1ec830 [git] Add ".qoder" directory to the .gitignore

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .gitignore                                         |   1 +
 .../java/org/apache/fluss/server/kv/KvTablet.java  | 187 ++-----------
 .../server/kv/KvTabletSchemaEvolutionTest.java     | 306 ---------------------
 3 files changed, 30 insertions(+), 464 deletions(-)
 delete mode 100644 
fluss-server/src/test/java/org/apache/fluss/server/kv/KvTabletSchemaEvolutionTest.java

Reply via email to