Package io.trino.testing
Class BaseTestFileFormatComplexTypesPredicatePushDown
java.lang.Object
io.trino.testing.AbstractTestQueryFramework
io.trino.testing.BaseTestFileFormatComplexTypesPredicatePushDown
public abstract class BaseTestFileFormatComplexTypesPredicatePushDown
extends AbstractTestQueryFramework
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidvoidvoidMethods inherited from class io.trino.testing.AbstractTestQueryFramework
assertAccessAllowed, assertAccessAllowed, assertAccessDenied, assertAccessDenied, assertExplain, assertExplain, assertExplainAnalyze, assertExplainAnalyze, assertNoDataRead, assertQuery, assertQuery, assertQuery, assertQuery, assertQuery, assertQuery, assertQueryEventually, assertQueryFails, assertQueryFails, assertQueryFailsEventually, assertQueryOrdered, assertQueryOrdered, assertQueryOrdered, assertQueryOrdered, assertQueryReturnsEmptyResult, assertQueryReturnsEmptyResult, assertQueryStats, assertQuerySucceeds, assertQuerySucceeds, assertTableColumnNames, assertUpdate, assertUpdate, assertUpdate, assertUpdate, assertUpdate, assertUpdate, assertUpdate, close, closeAfterClass, computeActual, computeActual, computeExpected, computeScalar, computeScalar, createQueryRunner, ensureTestNamingConvention, executeExclusively, formatSqlText, getDistributedQueryRunner, getDynamicFilteringStats, getExplainPlan, getExplainPlan, getGraphvizExplainPlan, getNodeCount, getQualifiedTableName, getQueryRunner, getSession, init, inTransaction, newTransaction, noJoinReordering, noJoinReordering, query, query, searchScanFilterAndProjectOperatorStats, skipTestUnless
-
Constructor Details
-
BaseTestFileFormatComplexTypesPredicatePushDown
public BaseTestFileFormatComplexTypesPredicatePushDown()
-
-
Method Details
-
testRowTypeOnlyNullsRowGroupPruning
public void testRowTypeOnlyNullsRowGroupPruning() -
testRowTypeRowGroupPruning
public void testRowTypeRowGroupPruning() -
testMapTypeRowGroupPruning
public void testMapTypeRowGroupPruning() -
testArrayTypeRowGroupPruning
public void testArrayTypeRowGroupPruning()
-