Class TestDeltaLakeDatabricksCreateTableAsSelectCompatibility

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

public class TestDeltaLakeDatabricksCreateTableAsSelectCompatibility extends BaseTestDeltaLakeS3Storage
  • Constructor Details

    • TestDeltaLakeDatabricksCreateTableAsSelectCompatibility

      public TestDeltaLakeDatabricksCreateTableAsSelectCompatibility()
  • Method Details

    • setup

      public void setup()
    • testPrestoTypesWithDatabricks

      public void testPrestoTypesWithDatabricks()
    • testPrestoTimestampsWithDatabricks

      public void testPrestoTimestampsWithDatabricks()
    • testPrestoCacheInvalidatedOnCreateTable

      public void testPrestoCacheInvalidatedOnCreateTable() throws URISyntaxException, IOException
      Throws:
      URISyntaxException
      IOException
    • testCreateFromTrinoWithDefaultPartitionValues

      public void testCreateFromTrinoWithDefaultPartitionValues()
    • testReplaceTableWithSchemaChange

      public void testReplaceTableWithSchemaChange()
    • testReplaceTableWithSchemaChangeOnCheckpoint

      public void testReplaceTableWithSchemaChangeOnCheckpoint()