[WIP] Add Parquet decryption support for Hive tables #70102
Annotations
11 errors
testing/trino-product-tests/src/main/java/io/trino/tests/product/deltalake/TestDeltaLakeAlluxioCaching.java#L47
java.sql.SQLException: Query failed (#20240927_090346_00008_7sx3w): Error opening Hive split s3://test-bucket/test_delta_cached/test_cache_readtable1-bf218e63068749eeab648d864353a3af/20240927_090339_00004_7sx3w_b2d2d0a0-4528-4a64-8ed8-8c8c951f6bb8 (offset=0, length=1133521): Cannot invoke "java.util.Optional.isPresent()" because "fileDecryptor" is null
|
testing/trino-product-tests/src/main/java/io/trino/tests/product/deltalake/TestDeltaLakeDatabricksMinioReads.java#L35
java.sql.SQLException: Query failed (#20240927_085003_00005_dndr3): Error opening Hive split s3://delta-test-basic-reads/region_databricks/part-00000-98195ace-e492-4cd7-97d1-9b955202874b-c000.snappy.parquet (offset=0, length=1482): Cannot invoke "java.util.Optional.isPresent()" because "fileDecryptor" is null
|
testing/trino-product-tests/src/main/java/io/trino/tests/product/deltalake/TestDeltaLakeOssDeltaLakeMinioReads.java#L35
java.sql.SQLException: Query failed (#20240927_085004_00012_dndr3): Error opening Hive split s3://delta-test-basic-reads/region_deltalake/part-00000-274dcbf4-d64c-43ea-8eb7-e153feac98ce-c000.snappy.parquet (offset=0, length=1450): Cannot invoke "java.util.Optional.isPresent()" because "fileDecryptor" is null
|
testing/trino-product-tests/src/main/java/io/trino/tests/product/deltalake/TestDeltaLakeOssDeltaLakeHdfsReads.java#L1
java.sql.SQLException: Query failed (#20240927_085118_00005_htb4w): Error opening Hive split hdfs://hadoop-master:9000/tmp/region/part-00000-274dcbf4-d64c-43ea-8eb7-e153feac98ce-c000.snappy.parquet (offset=0, length=1450): Cannot invoke "java.util.Optional.isPresent()" because "fileDecryptor" is null
|
testing/trino-product-tests/src/main/java/io/trino/tests/product/deltalake/TestDeltaLakeCloneTableCompatibility.java#L240
java.sql.SQLException: Query failed (#20240927_085637_00250_hxp7h): Error opening Hive split s3://test-bucket/databricks-compatibility-test-test_dl_base_table_gr7x48uaj4/col-b03c0424-e0be-4d7e-b85e-d92513b71247=a/part-00000-ce033e3d-3358-454a-885e-77573945a357.c000.snappy.parquet (offset=0, length=694): Cannot invoke "java.util.Optional.isPresent()" because "fileDecryptor" is null
|
testing/trino-product-tests/src/main/java/io/trino/tests/product/deltalake/TestDeltaLakeCloneTableCompatibility.java#L134
java.sql.SQLException: Query failed (#20240927_085642_00256_hxp7h): Error opening Hive split s3://test-bucket/databricks-shallowclone-drop-compatibility-test-test_dl_base_table_8cky9qe0k9/part-00000-5da09158-3abe-4e71-847e-3a26560adefb-c000.snappy.parquet (offset=0, length=687): Cannot invoke "java.util.Optional.isPresent()" because "fileDecryptor" is null
|
testing/trino-product-tests/src/main/java/io/trino/tests/product/deltalake/TestDeltaLakeCloneTableCompatibility.java#L90
java.sql.SQLException: Query failed (#20240927_085648_00258_hxp7h): Error opening Hive split s3://test-bucket/databricks-tablechanges-compatibility-test-test_dl_clone_tableV1_69rbsqjth9/part-00000-15ed9510-1198-4fc7-9023-b361a7a86129-c000.snappy.parquet (offset=0, length=687): Cannot invoke "java.util.Optional.isPresent()" because "fileDecryptor" is null
|
testing/trino-product-tests/src/main/java/io/trino/tests/product/deltalake/TestDeltaLakeCloneTableCompatibility.java#L210
java.sql.SQLException: Query failed (#20240927_085738_00267_hxp7h): Error opening Hive split s3://test-bucket/databricks-vacuum-compatibility-test-test_dl_clone_tableV1_c9pz1ckx5x/part-00001-aada2529-5c01-4098-8f3e-69bcf7de9266-c000.snappy.parquet (offset=0, length=1142): Cannot invoke "java.util.Optional.isPresent()" because "fileDecryptor" is null
|
testing/trino-product-tests/src/main/java/io/trino/tests/product/deltalake/TestHiveAndDeltaLakeRedirect.java#L78
java.sql.SQLException: Query failed (#20240927_090154_00578_hxp7h): Error opening Hive split s3://test-bucket/hive-and-databricks-redirect-test_redirect_to_delta_non_default_schema_54x4lbpx98/part-00000-1ecf6e78-41db-42b2-976b-15b7cf036e30-c000.snappy.parquet (offset=0, length=1586): Cannot invoke "java.util.Optional.isPresent()" because "fileDecryptor" is null
|
testing/trino-product-tests/src/main/java/io/trino/tests/product/deltalake/TestHiveAndDeltaLakeRedirect.java#L57
java.sql.SQLException: Query failed (#20240927_090157_00581_hxp7h): Error opening Hive split s3://test-bucket/hive-and-databricks-redirect-test_redirect_to_delta_6apa8v25fp/part-00001-27de25aa-606a-4950-a572-974fd13e7af2-c000.snappy.parquet (offset=0, length=1758): Cannot invoke "java.util.Optional.isPresent()" because "fileDecryptor" is null
|
|
This job failed
Loading