This is an automated email from the ASF dual-hosted git repository.
voonhous pushed a change to tag rfc-105-pre-cleanup
in repository https://gitbox.apache.org/repos/asf/hudi.git
at 045170cc2542 (commit)
This tag includes the following new commits:
new 72b78687d6ba feat(trino): wire hudi-trino-plugin and bundle for
RFC-105 shim split
new 89782db0e343 docs(trino): add hudi-trino-plugin README with build and
IDE setup
new 91a7324929e5 fix: Append Only Required Hudi Meta Fields for MOR Tables
new edeaad573343 test: disable resolve column name casing by default
new a775758e87b1 chore: Bump hudi-trino-plugin to 1.1.0
new 7ed8b07983ad docs(trino): add hudi-trino-bundle README covering build
and consume flow
new 2b67d23daea8 fix(trino): port hudi-trino-plugin to Hudi 1.3
HoodieSchema APIs
new 36fc2b93f110 chore(trino): bump trino.connector.version to 480
new 77b10f539814 fix(trino): port hudi-trino-plugin to Trino 480 and slim
bundle deps
new 83b236f43305 refactor(trino): drop shaded bundle, publish hudi-trino
per RFC-105
new 64baf5d23665 fix(trino): port hudi-trino to Trino 482 SPI and restore
metadata table fallback
new f251d1e019ce fix(trino): drop stale partition-column injection for
count(*) projections
new 046a4c5b1880 chore(trino): trim porting-history comments and verbose
pom rationale
new da0664709b84 fix(trino): drop ./mvnw wrapper from Trino CI workflows
new 664e9f11299e fix(trino): pin to released Trino 481 and gate test-jars
behind a profile
new aff98c018a1a fix(trino): two-stage build under JDK 17 + JDK 25 in
Trino workflows
new 20034a3e5f11 fix(trino): use :artifactId form for -pl in two-stage
workflows
new db35c3793fdd fix(trino): gate
hudi-client-common/hadoop-common/java-client behind test profile
new 8a84c553f3de ci(trino): consolidate build + test in hudi_trino_ci,
drop stale bot.yml job
new 2d5088f3d09e fix(trino): port connector tests off removed Trino 481
APIs
new b13ae80dc817 fix(trino): pin junit-platform to keep it aligned with
jupiter 5.14.1
new a0bb1a57b574 fix(trino): add junit-platform-launcher as explicit test
dep to fix surefire
new b47c851a6044 fix(trino): pin Jackson to 2.21.3 so Trino's airlift APIs
resolve at runtime
new d6080d254251 fix(trino): pin Jetty to 12.1.9 to unblock
TestingTrinoServer startup
new b714a5b74b9e fix(trino): add jdk.incubator.vector to surefire argLine
new b4f82bf7327b fix(trino): exclude log4j-slf4j-impl from
trino-filesystem-manager
new c89c199ccf2e fix(trino): pin Jersey to 4.0.2 to match Trino's jakarta
stack
new 19f67bd4ece4 fix(trino): share file metastore between hive and hudi in
TestHudiSharedMetastore
new 932806b84f0e fix(trino): pin joda-time to 2.14.2 to unblock
DateTimeZoneIndex clinit
new e106b48dc2df test(trino): mark LIMIT pushdown unsupported and disable
stale file-op count tests
new 0e58d4b79984 todo(trino): mark LIMIT pushdown as a follow-up
new a37e4548f3ba feat(trino): apply LIMIT pushdown into HudiTableHandle
new fed1d02718e2 docs(trino): update SUPPORTS_LIMIT_PUSHDOWN comment after
applyLimit lands
new 3418cf277cfb test(trino): recalibrate file-op counts and re-enable
disabled tests
new 8fa5aba2f547 chore(trino): drop trino docker modules and bundle
references
new 045170cc2542 fix(integ): drop stale trino-coordinator-1 / trinobase
refs after module removal
The 36 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.