Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove the test of Local transactions for ClickHouse integration module in nativeTest #34530

Merged
merged 1 commit into from
Jan 31, 2025

Conversation

linghengqian
Copy link
Member

@linghengqian linghengqian commented Jan 29, 2025

For #29052.

Changes proposed in this pull request:

[INFO] [graalvm reachability metadata repository for com.microsoft.sqlserver:mssql-jdbc:6.1.7.jre8-preview]: Configuration directory not found. Trying latest version.
[INFO] [graalvm reachability metadata repository for com.microsoft.sqlserver:mssql-jdbc:6.1.7.jre8-preview]: Configuration directory is com.microsoft.sqlserver/mssql-jdbc/12.2.0.jre11
Warning:  Properties file at 'jar:file:///home/runner/.m2/repository/com/clickhouse/clickhouse-jdbc/0.6.3/clickhouse-jdbc-0.6.3-http.jar!/META-INF/native-image/com.clickhouse/clickhouse-data/native-image.properties' does not match the recommended 'META-INF/native-image/com.clickhouse/clickhouse-jdbc/native-image.properties' layout.
Warning:  Properties file at 'jar:file:///home/runner/.m2/repository/com/clickhouse/clickhouse-jdbc/0.6.3/clickhouse-jdbc-0.6.3-http.jar!/META-INF/native-image/com.clickhouse/clickhouse-client/native-image.properties' does not match the recommended 'META-INF/native-image/com.clickhouse/clickhouse-jdbc/native-image.properties' layout.
Warning:  Properties file at 'jar:file:///home/runner/.m2/repository/com/clickhouse/clickhouse-jdbc/0.6.3/clickhouse-jdbc-0.6.3-http.jar!/META-INF/native-image/com.clickhouse/clickhouse-http-client/native-image.properties' does not match the recommended 'META-INF/native-image/com.clickhouse/clickhouse-jdbc/native-image.properties' layout.
Warning:  Properties file at 'jar:file:///home/runner/.m2/repository/io/github/linghengqian/hive-server2-jdbc-driver-thin/1.6.0/hive-server2-jdbc-driver-thin-1.6.0.jar!/META-INF/native-image/io.grpc/grpc-netty-shaded/native-image.properties' does not match the recommended 'META-INF/native-image/io.github.linghengqian/hive-server2-jdbc-driver-thin/native-image.properties' layout.

Before committing this PR, I'm sure that I have checked the following options:

  • My code follows the code of conduct of this project.
  • I have self-reviewed the commit code.
  • I have (or in comment I request) added corresponding labels for the pull request.
  • I have passed maven check locally : ./mvnw clean install -B -T1C -Dmaven.javadoc.skip -Dmaven.jacoco.skip -e.
  • I have made corresponding changes to the documentation.
  • I have added corresponding unit tests for my changes.
  • I have updated the Release Notes of the current development version. For more details, see Update Release Note

@linghengqian linghengqian force-pushed the re-clickhouse branch 2 times, most recently from 0df347e to b36647b Compare January 29, 2025 04:49
@linghengqian linghengqian marked this pull request as ready for review January 29, 2025 05:04
@linghengqian linghengqian added this to the 5.5.3 milestone Jan 29, 2025
@linghengqian linghengqian force-pushed the re-clickhouse branch 2 times, most recently from 709e3af to 41a6c02 Compare January 31, 2025 06:28
@yx9o yx9o merged commit ec5380b into apache:master Jan 31, 2025
148 checks passed
@linghengqian linghengqian deleted the re-clickhouse branch January 31, 2025 09:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants