Package io.trino.tests.product.deltalake
Class TestHiveAndDeltaLakeRedirect
- java.lang.Object
-
- io.trino.tempto.ProductTest
-
- io.trino.tests.product.deltalake.BaseTestDeltaLakeS3Storage
-
- io.trino.tests.product.deltalake.TestHiveAndDeltaLakeRedirect
-
public class TestHiveAndDeltaLakeRedirect extends BaseTestDeltaLakeS3Storage
-
-
Field Summary
-
Fields inherited from class io.trino.tests.product.deltalake.BaseTestDeltaLakeS3Storage
bucketName
-
-
Constructor Summary
Constructors Constructor Description TestHiveAndDeltaLakeRedirect()
-
Method Summary
-
Methods inherited from class io.trino.tests.product.deltalake.BaseTestDeltaLakeS3Storage
setUp
-
-
-
-
Method Detail
-
testHiveToDeltaRedirect
public void testHiveToDeltaRedirect()
-
testHiveToDeltaNonDefaultSchemaRedirect
public void testHiveToDeltaNonDefaultSchemaRedirect()
-
testHiveToNonexistentDeltaCatalogRedirectFailure
public void testHiveToNonexistentDeltaCatalogRedirectFailure()
-
testHiveToDeltaRedirectWithDefaultSchemaInSession
public void testHiveToDeltaRedirectWithDefaultSchemaInSession()
-
testHiveToUnpartitionedDeltaPartitionsRedirectFailure
public void testHiveToUnpartitionedDeltaPartitionsRedirectFailure()
-
testHiveToPartitionedDeltaPartitionsRedirectFailure
public void testHiveToPartitionedDeltaPartitionsRedirectFailure()
-
testDeltaToHiveRedirect
public void testDeltaToHiveRedirect()
-
testDeltaToHiveNonDefaultSchemaRedirect
public void testDeltaToHiveNonDefaultSchemaRedirect()
-
testDeltaToNonexistentHiveCatalogRedirectFailure
public void testDeltaToNonexistentHiveCatalogRedirectFailure()
-
testDeltaToHiveRedirectWithDefaultSchemaInSession
public void testDeltaToHiveRedirectWithDefaultSchemaInSession()
-
testDeltaToPartitionedHivePartitionsRedirect
public void testDeltaToPartitionedHivePartitionsRedirect()
-
testDeltaToUnpartitionedHivePartitionsRedirectFailure
public void testDeltaToUnpartitionedHivePartitionsRedirectFailure()
-
testDeltaToHiveInsert
public void testDeltaToHiveInsert()
-
testHiveToDeltaInsert
public void testHiveToDeltaInsert()
-
testDeltaToHiveDescribe
public void testDeltaToHiveDescribe()
-
testHiveToDeltaDescribe
public void testHiveToDeltaDescribe()
-
testDeltaToHiveShowCreateTable
public void testDeltaToHiveShowCreateTable()
-
testHiveToDeltaShowCreateTable
public void testHiveToDeltaShowCreateTable()
-
testDeltaToHiveAlterTable
public void testDeltaToHiveAlterTable()
-
testHiveToDeltaAlterTable
public void testHiveToDeltaAlterTable()
-
testDeltaToHiveCommentTable
public void testDeltaToHiveCommentTable()
-
testHiveToDeltaCommentTable
public void testHiveToDeltaCommentTable()
-
testInsertIntoDeltaTableFromHiveNonDefaultSchemaRedirect
public void testInsertIntoDeltaTableFromHiveNonDefaultSchemaRedirect()
-
testInformationSchemaColumnsHiveToDeltaRedirect
public void testInformationSchemaColumnsHiveToDeltaRedirect()
-
testInformationSchemaColumnsDeltaToHiveRedirect
public void testInformationSchemaColumnsDeltaToHiveRedirect()
-
testSystemJdbcColumnsHiveToDeltaRedirect
public void testSystemJdbcColumnsHiveToDeltaRedirect()
-
testSystemJdbcColumnsDeltaToHiveRedirect
public void testSystemJdbcColumnsDeltaToHiveRedirect()
-
testViewReferencingHiveAndDeltaTable
public void testViewReferencingHiveAndDeltaTable(boolean legacyHiveViewTranslation)
-
trueFalse
public Object[][] trueFalse()
-
-