Package io.trino.tests.product.hive
Class TestHiveViews
java.lang.Object
io.trino.tempto.ProductTest
io.trino.tests.product.hive.HiveProductTest
io.trino.tests.product.hive.AbstractTestHiveViews
io.trino.tests.product.hive.TestHiveViews
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected List<io.trino.tempto.assertions.QueryAssert.Row>voidvoidvoidvoidvoidvoidvoidvoidvoidMethods inherited from class io.trino.tests.product.hive.AbstractTestHiveViews
assertViewQuery, connectToTrino, setSessionProperty, sqlDate, testArrayConstructionInView, testArrayIndexingInView, testCommonTableExpression, testCurrentUser, testDateFunction, testExistingView, testHivePartitionViews, testHiveViewInInformationSchema, testHiveViewWithParametrizedTypes, testHiveViewWithTextualTypes, testIdentifierThatStartWithDigit, testMapConstructionInView, testNestedCommonTableExpression, testNestedGroupBy, testNestedHiveViews, testOuterParentheses, testPmodFunction, testRichSqlSyntax, testRunAsInvoker, testSelectFromHiveViewWithoutDefaultCatalogAndSchema, testSelectOnView, testSelectOnViewFromDifferentSchema, testShowCreateView, testTimestampHiveView, testUnionAllViews, testUnionDistinctViews, testViewReferencingHiveAndIcebergTables, testViewReferencingTableInDifferentSchema, testViewReferencingTableInTheSameSchemaWithoutQualifier, testViewWithColumnAliasesDifferingInCase, testViewWithUnsupportedCoercion, testWithUnsupportedFunction, unsetSessionPropertyMethods inherited from class io.trino.tests.product.hive.HiveProductTest
getHiveVersionMajor, getHiveVersionMinor, getHiveVersionPatch, isHiveWithBrokenAvroTimestamps
-
Constructor Details
-
TestHiveViews
public TestHiveViews()
-
-
Method Details
-
getExpectedHiveViewTextualColumnsTypes
- Specified by:
getExpectedHiveViewTextualColumnsTypesin classAbstractTestHiveViews
-
testFailingHiveViewsWithMetadataListing
public void testFailingHiveViewsWithMetadataListing() -
testLateralViewExplode
public void testLateralViewExplode() -
testLateralViewExplodeArrayOfStructs
public void testLateralViewExplodeArrayOfStructs() -
testLateralViewJsonTupleAs
public void testLateralViewJsonTupleAs() -
testFromUtcTimestamp
public void testFromUtcTimestamp() -
testFromUtcTimestampInvalidTimeZone
public void testFromUtcTimestampInvalidTimeZone() -
testNestedFieldWithReservedKeyNames
public void testNestedFieldWithReservedKeyNames() -
testFromUtcTimestampCornerCases
public void testFromUtcTimestampCornerCases() -
testCastTimestampAsDecimal
public void testCastTimestampAsDecimal()
-