public class TestFunctionsWithTypeExpoQueries extends BaseTestQuery
BaseTestQuery.ClassicTestServices, BaseTestQuery.SilentListener, BaseTestQuery.TestResultSetDrillTest.MemWatcherallocator, bits, client, config, serviceSetc, dirTestWatcher, optionManagerlogOutcome, objectMapper, REPEAT_RULE, thrownException, TIMEOUT| Constructor and Description |
|---|
TestFunctionsWithTypeExpoQueries() |
| Modifier and Type | Method and Description |
|---|---|
static void |
setup() |
static void |
tearDown() |
void |
testAvgAndSUM() |
void |
testAvgCountStar() |
void |
testBetweenDateAndTimeStamp() |
void |
testBetweenDecimalAndDouble() |
void |
testConcatWithMoreThanTwoArgs() |
void |
testDate_Part() |
void |
testEqualBetweenIntervalAndTimestampDiff() |
void |
testExtractSecond()
In the following query, the extract function would be borrowed from Calcite,
which asserts the return type as be BIG-INT
|
void |
testFirst_Last_Value() |
void |
testIsNull() |
void |
testLeadLag() |
void |
testLRBTrimOneArg() |
void |
testMetaDataExposeType() |
void |
testNegativeByInterpreter() |
void |
testRow_NumberInView() |
void |
testSQRTDecimalLiteral() |
void |
testSQRTIntegerLiteral() |
void |
testSumRequiredType() |
void |
testTimestampDiff() |
void |
testTrim() |
void |
testTrimOneArg() |
void |
testTrimTwoArg() |
void |
testUDFInGroupBy() |
void |
testWindowNTILE() |
void |
testWindowRanking() |
void |
testWindowSumAvg() |
void |
testWindowSumConstant() |
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, updateTestClusterclear, getLocalFileSystem, mockDrillbitContext, mockUsDateFormatSymbols, mockUtcDateTimeZone, parseExpr, setupOptionManagerescapeJsonString, finishDrillTest, initDrillTestpublic static void setup()
public static void tearDown()
public void testConcatWithMoreThanTwoArgs()
throws Exception
Exceptionpublic void testExtractSecond()
throws Exception
Exceptionpublic void testNegativeByInterpreter()
throws Exception
Exceptionpublic void testEqualBetweenIntervalAndTimestampDiff()
throws Exception
Exceptionpublic void testBetweenDateAndTimeStamp()
throws Exception
ExceptionCopyright © 2021 The Apache Software Foundation. All rights reserved.