public class TestVarArgFunctions extends ClusterTest
| Modifier and Type | Field and Description |
|---|---|
ExpectedException |
thrown |
client, cluster, dirTestWatcher| Constructor and Description |
|---|
TestVarArgFunctions() |
| Modifier and Type | Method and Description |
|---|---|
static void |
setUp() |
void |
testAggregateFunctions() |
void |
testAggregateFunctionWithGroupBy() |
void |
testAggregateFunctionWithGroupByWithLiterals() |
void |
testCollectToListFunction() |
void |
testCollectToListFunctionWithLiterals() |
void |
testCollectToListFunctionWithNoArgs() |
void |
testConcatWsWithNoArgs() |
void |
testEmptyAggregateFunctions() |
void |
testFunctionWithNonLastVarargValidation() |
void |
testFunctionWithSeveralVarargsValidation() |
void |
testListVarargUdf() |
void |
testListVarargUdfFilter() |
void |
testRegularFunctionPriority() |
void |
testRepeatedMapVarargUdf() |
void |
testRepeatedVarargUdf() |
void |
testSimpleRowFunction() |
void |
testVarArgFunctionInSysTable() |
void |
testVarargUdfWithDifferentDataModes() |
void |
testVarargUdfWithSeveralArgs() |
void |
testVarargUdfWithValueHolder() |
getFile, queryBuilder, run, runAndLog, runAndPrint, runAndPrint, shutdown, startCluster, testBuilderpublic void testVarargUdfWithValueHolder()
throws Exception
Exceptionpublic void testVarargUdfWithSeveralArgs()
throws Exception
Exceptionpublic void testVarargUdfWithDifferentDataModes()
throws Exception
Exceptionpublic void testCollectToListFunctionWithLiterals()
throws Exception
Exceptionpublic void testCollectToListFunction()
throws Exception
Exceptionpublic void testCollectToListFunctionWithNoArgs()
throws Exception
Exceptionpublic void testAggregateFunctionWithGroupBy()
throws Exception
Exceptionpublic void testAggregateFunctionWithGroupByWithLiterals()
throws Exception
Exceptionpublic void testEmptyAggregateFunctions()
throws Exception
Exceptionpublic void testRegularFunctionPriority()
throws Exception
Exceptionpublic void testFunctionWithNonLastVarargValidation()
throws Exception
Exceptionpublic void testFunctionWithSeveralVarargsValidation()
throws Exception
Exceptionpublic void testVarArgFunctionInSysTable()
throws Exception
ExceptionCopyright © 2022 The Apache Software Foundation. All rights reserved.