Add support column properties in base jdbc connector #74861
ci.yml
on: pull_request
check-commits-dispatcher
29s
build-pt
10m 29s
build-test-matrix
1m 14s
artifact-checks
19m 58s
error-prone-checks
9m 22s
test-jdbc-compatibility
8m 44s
test-other-modules
18m 29s
Matrix: hive-tests
Matrix: maven-checks
Matrix: check-commit
Matrix: pt
Matrix: test
Annotations
7 errors
TestIgniteConnectorTest.testCreateTableWithCommaPropertyColumn:
plugin/trino-ignite/src/test/java/io/trino/plugin/ignite/TestIgniteConnectorTest.java#L267
No PropertyMetadata for property: primary_key
|
TestIgniteConnectorTest.testDatabaseMetadataSearchEscapedWildCardCharacters:
plugin/trino-ignite/src/test/java/io/trino/plugin/ignite/TestIgniteConnectorTest.java#L207
No PropertyMetadata for property: primary_key
|
test (plugin/trino-ignite)
Process completed with exit code 1.
|
TestSqlServerConnectorTest.testShowCreateForIndexedAndCompressedTable:
plugin/trino-sqlserver/src/test/java/io/trino/plugin/sqlserver/TestSqlServerConnectorTest.java#L1
No PropertyMetadata for property: primary_key
|
test (plugin/trino-sqlserver)
Process completed with exit code 1.
|
TestPhoenixConnectorTest.testCreateTableWithProperties:
plugin/trino-phoenix5/src/test/java/io/trino/plugin/phoenix5/TestPhoenixConnectorTest.java#L556
expected:
"CREATE TABLE phoenix.tpch.test_create_table_with_properties (
created_date date,
a bigint NOT NULL,
b double NOT NULL,
c varchar(10) NOT NULL,
d varchar(10)
)
WITH (
bloomfilter = 'ROW',
data_block_encoding = 'FAST_DIFF',
rowkeys = 'A,B,C',
salt_buckets = 10
)"
but was:
"CREATE TABLE phoenix.tpch.test_create_table_with_properties (
created_date date,
a bigint NOT NULL WITH (primary_key = true),
b double NOT NULL WITH (primary_key = true),
c varchar(10) NOT NULL WITH (primary_key = true),
d varchar(10)
)
WITH (
bloomfilter = 'ROW',
data_block_encoding = 'FAST_DIFF',
rowkeys = 'A,B,C',
salt_buckets = 10
)"
|
test (plugin/trino-phoenix5)
Process completed with exit code 1.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
product tests and server tarball
Expired
|
1.44 GB |
|
results plugin_trino-ignite, ,
|
52.1 KB |
|
results plugin_trino-phoenix5, ,
|
47.9 KB |
|
results plugin_trino-sqlserver, ,
|
267 KB |
|
test report client_trino-jdbc,plugin_trino-base-jdbc,plugin_trino-memory,plugin_trino-thrift, ,
|
715 KB |
|
test report lib_trino-filesystem,lib_trino-filesystem-azure,lib_trino-filesystem-alluxio,lib_trino-filesystem-ca
|
379 KB |
|
test report lib_trino-hdfs, cloud-tests,
|
6.04 KB |
|
test report lib_trino-orc,lib_trino-parquet, ,
|
738 KB |
|
test report plugin_trino-bigquery, ,
|
107 KB |
|
test report plugin_trino-cassandra, ,
|
152 KB |
|
test report plugin_trino-clickhouse, ,
|
70 KB |
|
test report plugin_trino-delta-lake, ,
|
1.09 MB |
|
test report plugin_trino-delta-lake, fte-tests,
|
58.5 KB |
|
test report plugin_trino-druid, ,
|
45.3 KB |
|
test report plugin_trino-duckdb, ,
|
32.7 KB |
|
test report plugin_trino-elasticsearch, ,
|
81.6 KB |
|
test report plugin_trino-exasol, ,
|
36.8 KB |
|
test report plugin_trino-google-sheets, ,
|
31.5 KB |
|
test report plugin_trino-hive, ,
|
2.44 MB |
|
test report plugin_trino-hive, fte-tests,
|
81.3 KB |
|
test report plugin_trino-hive, test-parquet,
|
15.2 KB |
|
test report plugin_trino-hudi, ,
|
190 KB |
|
test report plugin_trino-iceberg, ,
|
1.48 MB |
|
test report plugin_trino-iceberg, fte-tests,
|
66.6 KB |
|
test report plugin_trino-iceberg, minio-and-avro,
|
123 KB |
|
test report plugin_trino-ignite, ,
|
48.5 KB |
|
test report plugin_trino-kafka, ,
|
242 KB |
|
test report plugin_trino-kudu, ,
|
139 KB |
|
test report plugin_trino-mariadb, ,
|
174 KB |
|
test report plugin_trino-mongodb, ,
|
256 KB |
|
test report plugin_trino-mysql, ,
|
264 KB |
|
test report plugin_trino-openlineage, ,
|
51.1 KB |
|
test report plugin_trino-opensearch, ,
|
104 KB |
|
test report plugin_trino-oracle, ,
|
250 KB |
|
test report plugin_trino-phoenix5, ,
|
45.5 KB |
|
test report plugin_trino-pinot, ,
|
308 KB |
|
test report plugin_trino-postgresql, ,
|
271 KB |
|
test report plugin_trino-redis, ,
|
60.7 KB |
|
test report plugin_trino-redshift, ,
|
26.2 KB |
|
test report plugin_trino-snowflake, ,
|
18.8 KB |
|
test report plugin_trino-sqlserver, ,
|
259 KB |
|
test report plugin_trino-vertica, ,
|
51.6 KB |
|
test report pt (apache-hive3, suite-hms-only, )
|
3.63 KB |
|
test report pt (default, suite-1, )
|
15.6 KB |
|
test report pt (default, suite-2, )
|
28.6 KB |
|
test report pt (default, suite-3, )
|
18.9 KB |
|
test report pt (default, suite-5, )
|
28.2 KB |
|
test report pt (default, suite-6-non-generic, )
|
22.3 KB |
|
test report pt (default, suite-7-non-generic, )
|
19.4 KB |
|
test report pt (default, suite-all-connectors-smoke, )
|
884 Bytes |
|
test report pt (default, suite-cassandra, )
|
980 Bytes |
|
test report pt (default, suite-clickhouse, )
|
989 Bytes |
|
test report pt (default, suite-clients, )
|
3.8 KB |
|
test report pt (default, suite-compatibility, )
|
7.42 KB |
|
test report pt (default, suite-delta-lake-oss, )
|
20.3 KB |
|
test report pt (default, suite-functions, )
|
1.89 KB |
|
test report pt (default, suite-hive-transactional, )
|
10.2 KB |
|
test report pt (default, suite-hudi, )
|
3.27 KB |
|
test report pt (default, suite-iceberg, )
|
28 KB |
|
test report pt (default, suite-ignite, )
|
967 Bytes |
|
test report pt (default, suite-kafka, )
|
8.5 KB |
|
test report pt (default, suite-ldap, )
|
10.8 KB |
|
test report pt (default, suite-mysql, )
|
2.44 KB |
|
test report pt (default, suite-oauth2, )
|
7.59 KB |
|
test report pt (default, suite-parquet, )
|
3 KB |
|
test report pt (default, suite-ranger, )
|
973 Bytes |
|
test report pt (default, suite-storage-formats-detailed, )
|
3.64 KB |
|
test report pt (default, suite-tpcds, )
|
4.89 KB |
|
test report pt (default, suite-tpch, )
|
1.79 KB |
|
test report test-jdbc-compatibility
|
12.2 KB |
|
test report test-other-modules
|
1.07 MB |
|
test report testing_trino-faulttolerant-tests, default,
|
58.6 KB |
|
test report testing_trino-faulttolerant-tests, test-fault-tolerant-delta,
|
20.6 KB |
|
test report testing_trino-faulttolerant-tests, test-fault-tolerant-hive,
|
207 KB |
|
test report testing_trino-faulttolerant-tests, test-fault-tolerant-iceberg,
|
48.6 KB |
|
test report testing_trino-tests, ,
|
1.75 MB |
|