test(trino): add a Trino E2E testcontainers pipeline for the RFC-105 connector - #19217
Open
voonhous wants to merge 8 commits into
Open
test(trino): add a Trino E2E testcontainers pipeline for the RFC-105 connector#19217voonhous wants to merge 8 commits into
voonhous wants to merge 8 commits into
Annotations
11 warnings
|
Build hudi-trino connector (JDK 25):
hudi-trino/src/main/java/io/trino/plugin/hudi/HudiPageSourceProvider.java#L140
createPageSource(io.trino.spi.connector.ConnectorTransactionHandle,io.trino.spi.connector.ConnectorSession,io.trino.spi.connector.ConnectorSplit,io.trino.spi.connector.ConnectorTableHandle,java.util.List<io.trino.spi.connector.ColumnHandle>,io.trino.spi.connector.DynamicFilter) in io.trino.spi.connector.ConnectorPageSourceProvider has been deprecated and marked for removal
|
|
Build and install Hudi artifacts (JDK 17):
hudi-client/hudi-spark-client/src/test/java/org/apache/hudi/table/action/commit/TestUpsertPartitioner.java#L150
Double(double) in java.lang.Double has been deprecated and marked for removal
|
|
Build and install Hudi artifacts (JDK 17):
hudi-client/hudi-spark-client/src/test/java/org/apache/hudi/table/action/commit/TestUpsertPartitioner.java#L145
Double(double) in java.lang.Double has been deprecated and marked for removal
|
|
Build and install Hudi artifacts (JDK 17)
This catches all Throwables. If this is really intended, use `case ot : Throwable` to clear this warning.
|
|
|
|
Build and install Hudi artifacts (JDK 17)
match may not be exhaustive.
|
|
Build and install Hudi artifacts (JDK 17)
method without a parameter list overrides method next in trait Iterator defined with a single empty parameter list [quickfixable]
|
|
Build and install Hudi artifacts (JDK 17):
hudi-client/hudi-client-common/src/main/java/org/apache/hudi/config/HoodieClusteringConfig.java#L384
deprecated item is not annotated with @deprecated
|
|
Build and install Hudi artifacts (JDK 17):
hudi-client/hudi-client-common/src/main/java/org/apache/hudi/config/HoodieClusteringConfig.java#L309
deprecated item is not annotated with @deprecated
|
|
Build and install Hudi artifacts (JDK 17):
hudi-common/src/main/java/org/apache/hudi/common/expression/NameReference.java#L29
Generating equals/hashCode implementation but without a call to superclass, even though this class does not extend java.lang.Object. If this is intentional, add '@EqualsAndHashCode(callSuper=false)' to your type.
|
|
Build and install Hudi artifacts (JDK 17):
hudi-common/src/main/java/org/apache/hudi/common/expression/Literal.java#L36
Generating equals/hashCode implementation but without a call to superclass, even though this class does not extend java.lang.Object. If this is intentional, add '@EqualsAndHashCode(callSuper=false)' to your type.
|
background
wait
wait-all
cancel
parallel
Loading