Class TestDeltaLakeDatabricksCreateTableCompatibility

java.lang.Object
io.trino.tempto.ProductTest
io.trino.tests.product.deltalake.BaseTestDeltaLakeS3Storage
io.trino.tests.product.deltalake.TestDeltaLakeDatabricksCreateTableCompatibility

public class TestDeltaLakeDatabricksCreateTableCompatibility extends BaseTestDeltaLakeS3Storage
  • Constructor Details

    • TestDeltaLakeDatabricksCreateTableCompatibility

      public TestDeltaLakeDatabricksCreateTableCompatibility()
  • Method Details

    • setup

      public void setup()
    • testDatabricksCanReadInitialCreateTable

      public void testDatabricksCanReadInitialCreateTable()
    • testDatabricksCanReadInitialCreatePartitionedTable

      public void testDatabricksCanReadInitialCreatePartitionedTable()
    • testDatabricksCanReadInitialCreateTableAs

      public void testDatabricksCanReadInitialCreateTableAs()
    • testDatabricksCanReadInitialCreatePartitionedTableAs

      public void testDatabricksCanReadInitialCreatePartitionedTableAs()
    • testCreateTableWithTableComment

      public void testCreateTableWithTableComment()
    • testCreateTableWithColumnCommentOnTrino

      public void testCreateTableWithColumnCommentOnTrino()
    • testCreateTableWithColumnCommentOnDelta

      public void testCreateTableWithColumnCommentOnDelta()