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

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


    from ae50130b5ee [HUDI-8601] Support multi-level data block index in HFile 
(#13166)
     add e43841f754b [HUDI-8902] Fix the incorrect data read after changing the 
column type from float to double (#13188)

No new revisions were added by this update.

Summary of changes:
 .../parquet/HoodieParquetFileFormatHelper.scala    | 12 ++++++--
 .../hudi/common/util/InternalSchemaCache.java      | 25 ++++++++++++-----
 .../hudi/table/format/InternalSchemaManager.java   | 12 ++++----
 .../apache/spark/sql/hudi/ddl/TestSpark3DDL.scala  | 32 ++++++++--------------
 .../Spark3ParquetSchemaEvolutionUtils.scala        |  2 +-
 .../Spark33LegacyHoodieParquetFileFormat.scala     |  2 +-
 .../Spark34LegacyHoodieParquetFileFormat.scala     |  2 +-
 .../Spark35LegacyHoodieParquetFileFormat.scala     |  2 +-
 8 files changed, 50 insertions(+), 39 deletions(-)

Reply via email to