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

vhs pushed a change to branch HUDI-9767__upstream-trino-changes
in repository https://gitbox.apache.org/repos/asf/hudi.git


    omit 194e58526b69 [ENG-30507] Incorrect query results for Merge-On-Read 
(RT) tables when column stats are enabled (#58)
    omit b1494e866489 [ENG-31282][Trino] Workers should use latest commit time 
from table handle (#61)
    omit d1c6b02c0c6e [ENG-30371] Fix Case Sensitivity Issues Between Table and 
Catalog Schemas (#57)
    omit 846d02942f30 [ENG-29378] Implement Metadata table based Partition 
listing (#49)
    omit 5ef46667a6d3 [ENG-31327] [Trino] Fix flaky tests due to table stats 
computation lagging behind query execution (#62)
    omit d13b7ec17661 [ENG-30888][Trino] Enable Metadata Table by default (#59)
    omit 4f4bfc0fd883 [ENG-30914] Fix flakiness when testing cache correctness 
(#60)
    omit e1fec7514308 [MINOR] Cleanup HudiSplitFactory to extend cache support 
(#50)
    omit d34aaa3a1b96 [MINOR] Added optimizations for 
HudiColumnStatsIndexSupport (#47)
    omit d36d8cbf215c [MINOR] Revert changes made to non-hudi modules (#46)
    omit 0c33fd3b3d7e [ENG-29373] Fix split generation parallelism for a 
non-partitioned table (#48)
    omit 3c22563f0545 [HUDI-9525] Extend file system cache support to Hudi 
connector (#36)
     add 39d07b53a179 [HUDI-9525] Extend file system cache support to Hudi 
connector (#36)
     add beabc045d687 [ENG-29373] Fix split generation parallelism for a 
non-partitioned table (#48)
     add d0743dcc2eed [MINOR] Revert changes made to non-hudi modules (#46)
     add 132ebb4c6d27 [MINOR] Added optimizations for 
HudiColumnStatsIndexSupport (#47)
     add 24eee1aec002 [MINOR] Cleanup HudiSplitFactory to extend cache support 
(#50)
     add e4616de40653 [ENG-30914] Fix flakiness when testing cache correctness 
(#60)
     add 8efdf195f047 [ENG-30888][Trino] Enable Metadata Table by default (#59)
     add 103a9ee12044 [ENG-31327] [Trino] Fix flaky tests due to table stats 
computation lagging behind query execution (#62)
     add d5d82ea0638c [ENG-29378] Implement Metadata table based Partition 
listing (#49)
     add db675aac2d4c [ENG-30371] Fix Case Sensitivity Issues Between Table and 
Catalog Schemas (#57)
     add 7c6d868f3653 [ENG-31282][Trino] Workers should use latest commit time 
from table handle (#61)
     add ddecb7bc29bd [ENG-30507] Incorrect query results for Merge-On-Read 
(RT) tables when column stats are enabled (#58)

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (194e58526b69)
            \
             N -- N -- N   refs/heads/HUDI-9767__upstream-trino-changes 
(ddecb7bc29bd)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

No new revisions were added by this update.

Summary of changes:
 .../trino/plugin/hive/avro/AvroHiveFileUtils.java  | 297 ---------------------
 1 file changed, 297 deletions(-)
 delete mode 100644 
plugin/trino-hive/src/main/java/io/trino/plugin/hive/avro/AvroHiveFileUtils.java

Reply via email to