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

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


    from 1895de8a0648 perf(flink): preempt inactive write buckets on memory 
exhaustion (#19728)
     add d4f9eb930a47 refactor(variant): self-align log-block variant rows, 
drop buffer-level projection hook (#18923)

No new revisions were added by this update.

Summary of changes:
 .../hudi/io/storage/HoodieSparkParquetReader.java  |  21 ++++-
 .../SparkFileFormatInternalRowReaderContext.scala  |  82 ++++++++++++-----
 .../hudi/common/engine/HoodieReaderContext.java    |  17 ++--
 .../table/log/block/HoodieAvroDataBlock.java       |   5 +-
 .../table/read/buffer/FileGroupRecordBuffer.java   |  26 +-----
 .../buffer/PositionBasedFileGroupRecordBuffer.java |  10 +--
 .../sql/hudi/dml/schema/TestVariantDataType.scala  | 100 ++++++++++++++++++++-
 7 files changed, 196 insertions(+), 65 deletions(-)

Reply via email to