public class TestHiveDrillNativeParquetReader extends HiveTestBase
BaseTestQuery.ClassicTestServices, BaseTestQuery.SilentListener, BaseTestQuery.TestResultSetDrillTest.MemWatcher| Modifier and Type | Field and Description |
|---|---|
org.junit.rules.ExpectedException |
thrown |
HIVE_TEST_FIXTUREEXPECTED_NOT_FOUND, JSON_FORMAT, OPTIQ_FORMAT, UNEXPECTED_FOUNDallocator, bits, client, config, serviceSetc, dirTestWatcher, optionManagerlogOutcome, objectMapper, REPEAT_RULE, thrownException, TIMEOUT| Constructor and Description |
|---|
TestHiveDrillNativeParquetReader() |
| Modifier and Type | Method and Description |
|---|---|
static void |
cleanup() |
static void |
init() |
void |
testConvertCountToDirectScanOptimization() |
void |
testEmptyParquetTable() |
void |
testEmptyPartition() |
void |
testEmptyTable() |
void |
testExternalPartitionPruning() |
void |
testFilterPushDownForExternalTable() |
void |
testFilterPushDownForManagedTable() |
void |
testHiveConfPropertiesAtSessionLevel() |
void |
testHiveDecimalPushDown() |
void |
testHiveVarcharPushDown() |
void |
testImplicitColumns() |
void |
testInt96TimestampConversionWithNativeReader() |
void |
testLimitPushDownOptimization() |
void |
testManagedPartitionPruning() |
void |
testNativeReaderIsDisabledForAlteredPartitionedTable() |
void |
testPartitionedExternalTable() |
void |
testPhysicalPlanSubmission() |
void |
testProjectPushDownOptimization() |
void |
testReadAllSupportedHiveDataTypesNativeParquet() |
void |
testReadingFromStorageHandleBasedTable() |
void |
testSimpleStarSubQueryFilterPushDown() |
setUp, tearDowncheckForMetadataFile, createMetadataDir, getPhysicalJsonPlan, getPlanInString, testPhysicalPlan, testPhysicalPlanExecutionBasedOnQuery, testPlanMatchingPatterns, testPlanMatchingPatterns, testPlanMatchingPatterns, testPlanMatchingPatterns, testPlanOneExcludedPattern, testPlanOneExpectedPattern, testPlanOneExpectedPatternOneExcluded, testPlanSubstrPatterns, testPlanWithAttributesMatchingPatterns, testRelLogicalJoinOrder, testRelLogicalPlanLevDigest, testRelLogicalPlanLevExplain, testRelPhysicalJoinOrder, testRelPhysicalPlanLevDigest, testRelPhysicalPlanLevExplainalterSession, cloneDefaultTestConfigProperties, closeClient, errorMsgTestHelper, getAllocator, getDrillbitContext, getFile, getPhysicalFileFromResource, getResultString, getUserPort, logResult, newTest, parseErrorHelper, printResult, resetAllSessionOptions, resetDrillbitCount, resetSessionOption, runSQL, setColumnWidth, setColumnWidths, setSessionOption, setSessionOption, setSessionOption, setSessionOption, setupDefaultTestCluster, test, test, testBuilder, testLogicalWithResults, testNoResult, testNoResult, testPhysical, testPhysicalFromFile, testPhysicalWithResults, testPreparedStatement, testRunAndPrint, testRunAndReturn, testSql, testSqlWithResults, testWithListener, updateClient, updateClient, updateClient, updateTestCluster, updateTestClusterclear, getLocalFileSystem, mockDrillbitContext, mockUsDateFormatSymbols, mockUtcDateTimeZone, parseExpr, setupOptionManagerescapeJsonString, finishDrillTest, initDrillTestpublic static void init()
public static void cleanup()
public void testFilterPushDownForManagedTable()
throws Exception
Exceptionpublic void testFilterPushDownForExternalTable()
throws Exception
Exceptionpublic void testManagedPartitionPruning()
throws Exception
Exceptionpublic void testExternalPartitionPruning()
throws Exception
Exceptionpublic void testSimpleStarSubQueryFilterPushDown()
throws Exception
Exceptionpublic void testPartitionedExternalTable()
throws Exception
Exceptionpublic void testPhysicalPlanSubmission()
throws Exception
Exceptionpublic void testProjectPushDownOptimization()
throws Exception
Exceptionpublic void testLimitPushDownOptimization()
throws Exception
Exceptionpublic void testConvertCountToDirectScanOptimization()
throws Exception
Exceptionpublic void testReadingFromStorageHandleBasedTable()
throws Exception
Exceptionpublic void testReadAllSupportedHiveDataTypesNativeParquet()
throws Exception
Exceptionpublic void testNativeReaderIsDisabledForAlteredPartitionedTable()
throws Exception
Exceptionpublic void testHiveConfPropertiesAtSessionLevel()
throws Exception
Exceptionpublic void testInt96TimestampConversionWithNativeReader()
throws Exception
ExceptionCopyright © 2021 The Apache Software Foundation. All rights reserved.