public class TestColumnReaderFactory extends BaseTestQuery
BaseTestQuery.ClassicTestServices, BaseTestQuery.SilentListener, BaseTestQuery.TestResultSet
DrillTest.MemWatcher
allocator, bits, client, config, serviceSet
c, dirTestWatcher, optionManager
logOutcome, objectMapper, REPEAT_RULE, thrownException, TIMEOUT
Constructor and Description |
---|
TestColumnReaderFactory() |
Modifier and Type | Method and Description |
---|---|
static void |
disableDecimalDataType() |
static void |
enableDecimalDataType() |
void |
testDecimal9AndDecimal18WithDictionary()
check if Decimal9 and Decimal18 are read correctly with dictionary encoding.
|
void |
testDecimal9AndDecimal18WithNoDictionary()
check if Decimal9 and Decimal18 are read correctly with plain encoding.
|
void |
testTimeAndTimeStampWithDictionary()
check if Time and TimeStamp are read correctly with dictionary encoding.
|
void |
testTimeAndTimeStampWithNoDictionary()
check if Time and TimeStamp are read correctly with plain encoding.
|
alterSession, 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, updateTestCluster
clear, getLocalFileSystem, mockDrillbitContext, mockUsDateFormatSymbols, mockUtcDateTimeZone, parseExpr, setupOptionManager
escapeJsonString, finishDrillTest, initDrillTest
public static void enableDecimalDataType()
public static void disableDecimalDataType()
public void testTimeAndTimeStampWithDictionary() throws Exception
Exception
public void testTimeAndTimeStampWithNoDictionary() throws Exception
Exception
public void testDecimal9AndDecimal18WithDictionary() throws Exception
Exception
Copyright © 2021 The Apache Software Foundation. All rights reserved.