Class TestDeltaLakeDatabricksUnityCompatibility

java.lang.Object
io.trino.tempto.ProductTest
io.trino.tests.product.deltalake.TestDeltaLakeDatabricksUnityCompatibility

public class TestDeltaLakeDatabricksUnityCompatibility extends io.trino.tempto.ProductTest
  • Constructor Details

    • TestDeltaLakeDatabricksUnityCompatibility

      public TestDeltaLakeDatabricksUnityCompatibility()
  • Method Details

    • setUp

      public void setUp()
    • cleanUp

      public void cleanUp()
    • testBasicTableReadWrite

      public void testBasicTableReadWrite()
    • testManagedTable

      public void testManagedTable()
      The Unity Catalog's HMS API has a limitation where managed tables are not supported. This test verifies that if a managed table is created using Databricks delta lake, Trino which connects to Unity Catalog's HMS endpoint doesn't see it.
    • testColumnTypes

      public void testColumnTypes()
    • testUnsupportedStatements

      public void testUnsupportedStatements()