Class TestDeltaLakeCreateTableAsSelectCompatibility

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

public class TestDeltaLakeCreateTableAsSelectCompatibility extends BaseTestDeltaLakeS3Storage
  • Constructor Details

    • TestDeltaLakeCreateTableAsSelectCompatibility

      public TestDeltaLakeCreateTableAsSelectCompatibility()
  • Method Details

    • setup

      public void setup()
    • testPrestoTypesWithDatabricks

      public void testPrestoTypesWithDatabricks()
    • testPrestoTimestampsWithDatabricks

      public void testPrestoTimestampsWithDatabricks()
    • testCreateFromTrinoWithDefaultPartitionValues

      public void testCreateFromTrinoWithDefaultPartitionValues()
    • testReplaceTableWithSchemaChange

      public void testReplaceTableWithSchemaChange()
    • testReplaceTableWithSchemaChangeOnCheckpoint

      public void testReplaceTableWithSchemaChangeOnCheckpoint()
    • testCreateTableWithUnsupportedPartitionType

      public void testCreateTableWithUnsupportedPartitionType()
    • testCreateTableAsSelectWithAllPartitionColumns

      public void testCreateTableAsSelectWithAllPartitionColumns()