Class TestDeltaLakeDeleteCompatibility

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

public class TestDeltaLakeDeleteCompatibility extends BaseTestDeltaLakeS3Storage
  • Constructor Details

    • TestDeltaLakeDeleteCompatibility

      public TestDeltaLakeDeleteCompatibility()
  • Method Details

    • determineDatabricksVersion

      public void determineDatabricksVersion()
    • testDeleteOnEnforcedConstraintsReturnsRowsCount

      public void testDeleteOnEnforcedConstraintsReturnsRowsCount(boolean partitioned)
    • testDeleteCompatibility

      public void testDeleteCompatibility()
    • testDeleteOnAppendOnlyTableFails

      public void testDeleteOnAppendOnlyTableFails()
    • testDeleteOnAppendOnlyWriterFeature

      public void testDeleteOnAppendOnlyWriterFeature()
    • testTruncateTable

      public void testTruncateTable()
    • testDeletionVectors

      public void testDeletionVectors(String mode)
    • testDeletionVectorsWithRandomPrefix

      public void testDeletionVectorsWithRandomPrefix()
    • testDisableDeletionVectors

      public void testDisableDeletionVectors()
    • testDeletionVectorsWithCheckpointInterval

      public void testDeletionVectorsWithCheckpointInterval()
    • testDeletionVectorsMergeDelete

      public void testDeletionVectorsMergeDelete()
    • testDeletionVectorsLargeNumbers

      public void testDeletionVectorsLargeNumbers()
    • testDeletionVectorsAcrossAddFile

      public void testDeletionVectorsAcrossAddFile(boolean partitioned)
    • testDeletionVectorsTruncateTable

      public void testDeletionVectorsTruncateTable()
    • testDeletionVectorsDeleteFrom

      public void testDeletionVectorsDeleteFrom()
    • testDeletionVectorsOptimize

      public void testDeletionVectorsOptimize()
    • testDeletionVectorsAbsolutePath

      public void testDeletionVectorsAbsolutePath()
    • testDeletionVectorsWithChangeDataFeed

      public void testDeletionVectorsWithChangeDataFeed()
    • columnMappingModeDataProvider

      public Object[][] columnMappingModeDataProvider()