Marius Grama
Marius Grama
Please add a mention about the new security setting similar as in connectors https://github.com/trinodb/trino/blame/master/docs/src/main/sphinx/connector/atop.rst#L56-L59
There are a few possible ways to implement this feature from a user's perspective: - create the table with a specified "directory" location (similar to delta lake: https://trino.io/docs/current/connector/delta-lake.html#creating-tables) ``` CREATE...
Do we / should we have any way to warn the user in case that the parameter names used are deprecated?
https://github.com/trinodb/trino/actions/runs/3336163846/jobs/5524119463
@RussellSpitzer indeed. I came across by `loadTable` method of `Spark3Util`, but being at the moment of trying stuff out on spark 3.1.2 (AFAIK iceberg 0.12.1 doesn't work fully atm with...
https://github.com/trinodb/trino/actions/runs/3495735811/jobs/5853835535 ``` tests | 2022-11-18 18:23:48 INFO: FAILURE / io.trino.tests.product.deltalake.TestDeltaLakeColumnMappingMode.testUnsupportedOperationsColumnMappingModeName (Groups: profile_specific_tests, delta-lake-exclude-91, delta-lake-databricks, delta-lake-oss, delta-lake-exclude-73) took 9.7 seconds ``` https://github.com/trinodb/trino/actions/runs/3495735811/jobs/5853835644 ``` tests | 2022-11-18 17:46:13 INFO: FAILURE / io.trino.tests.product.deltalake.TestDeltaLakeDatabricksCreateTableCompatibility.testCreateTableWithColumnCommentOnTrino...
https://github.com/trinodb/trino/actions/runs/3518724371/jobs/5899508450 ``` 2022-11-22 09:24:28 SEVERE: Failure cause: tests | io.trino.tempto.query.QueryExecutionException: java.sql.SQLException: [Databricks][DatabricksJDBCDriver](500051) ERROR processing query/statement. Error Code: 0, SQL state: org.apache.hive.service.cli.HiveSQLException: Error running query: org.apache.spark.sql.AnalysisException: org.apache.hadoop.hive.ql.metadata.HiveException: MetaException(message:Table being modified concurrently....
https://github.com/trinodb/trino/actions/runs/3623643550/jobs/6110579877 `io.trino.tests.product.deltalake.TestDeltaLakeDatabricksInsertCompatibility.testCompressionWithOptimizedWriter(TestDeltaLakeDatabricksInsertCompatibility.java:384)`
https://github.com/trinodb/trino/actions/runs/4141068942/jobs/7164352124 ``` 2023-02-10 19:39:27 INFO: FAILURE / io.trino.tests.product.deltalake.TestDeltaLakeAlterTableCompatibility.testCommentOnColumn (Groups: profile_specific_tests, delta-lake-databricks, delta-lake-oss) took 3.4 seconds tests | 2023-02-10 19:39:27 SEVERE: Failure cause: tests | io.trino.tempto.query.QueryExecutionException: java.sql.SQLException: Query failed (#20230210_135426_00183_79ntm): Table...
https://github.com/trinodb/trino/actions/runs/8543978956/job/23409050448