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
discard ddecb7bc29bd [ENG-30507] Incorrect query results for Merge-On-Read
(RT) tables when column stats are enabled (#58)
discard 7c6d868f3653 [ENG-31282][Trino] Workers should use latest commit time
from table handle (#61)
discard db675aac2d4c [ENG-30371] Fix Case Sensitivity Issues Between Table and
Catalog Schemas (#57)
discard d5d82ea0638c [ENG-29378] Implement Metadata table based Partition
listing (#49)
discard 103a9ee12044 [ENG-31327] [Trino] Fix flaky tests due to table stats
computation lagging behind query execution (#62)
discard 8efdf195f047 [ENG-30888][Trino] Enable Metadata Table by default (#59)
discard e4616de40653 [ENG-30914] Fix flakiness when testing cache correctness
(#60)
discard 24eee1aec002 [MINOR] Cleanup HudiSplitFactory to extend cache support
(#50)
discard 132ebb4c6d27 [MINOR] Added optimizations for
HudiColumnStatsIndexSupport (#47)
discard d0743dcc2eed [MINOR] Revert changes made to non-hudi modules (#46)
discard beabc045d687 [ENG-29373] Fix split generation parallelism for a
non-partitioned table (#48)
discard 39d07b53a179 [HUDI-9525] Extend file system cache support to Hudi
connector (#36)
add 125aaa6e8302 [HUDI-9525] Extend file system cache support to Hudi
connector (#36)
add d8926b889d0e [ENG-29373] Fix split generation parallelism for a
non-partitioned table (#48)
add cce95607179b [MINOR] Revert changes made to non-hudi modules (#46)
add 4048dd5f5834 [MINOR] Added optimizations for
HudiColumnStatsIndexSupport (#47)
add 85d8d6d3afa7 [MINOR] Cleanup HudiSplitFactory to extend cache support
(#50)
add ad22ff7ec1ac [ENG-30914] Fix flakiness when testing cache correctness
(#60)
add 059d76e02bc0 [ENG-30888][Trino] Enable Metadata Table by default (#59)
add 5dac2bb795c6 [ENG-31327] [Trino] Fix flaky tests due to table stats
computation lagging behind query execution (#62)
add 89fc29e70a03 [ENG-29378] Implement Metadata table based Partition
listing (#49)
add c91fe47acc81 [ENG-30371] Fix Case Sensitivity Issues Between Table and
Catalog Schemas (#57)
add 1abfb5df73b6 [ENG-31282][Trino] Workers should use latest commit time
from table handle (#61)
add 5f68effcef64 [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 (ddecb7bc29bd)
\
N -- N -- N refs/heads/HUDI-9767__upstream-trino-changes
(5f68effcef64)
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:
.../src/main/java/io/trino/plugin/hudi/cache/HudiCacheKeyProvider.java | 0
1 file changed, 0 insertions(+), 0 deletions(-)
rename {plugin/trino-hudi =>
hudi-trino-plugin}/src/main/java/io/trino/plugin/hudi/cache/HudiCacheKeyProvider.java
(100%)