Class TestDeltaLakeAlterTableCompatibility

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

public class TestDeltaLakeAlterTableCompatibility extends BaseTestDeltaLakeS3Storage
  • Constructor Details

    • TestDeltaLakeAlterTableCompatibility

      public TestDeltaLakeAlterTableCompatibility()
  • Method Details

    • testAddColumnWithCommentOnTrino

      public void testAddColumnWithCommentOnTrino()
    • testAddColumnUnsupportedWriterVersion

      public void testAddColumnUnsupportedWriterVersion()
    • testCommentOnTable

      public void testCommentOnTable()
    • testCommentOnTableUnsupportedWriterVersion

      public void testCommentOnTableUnsupportedWriterVersion()
    • testCommentOnColumn

      public void testCommentOnColumn()
    • testCommentOnColumnUnsupportedWriterVersion

      public void testCommentOnColumnUnsupportedWriterVersion()