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, testBuilder
public void testVarargUdfWithValueHolder() throws Exception
Exception
public void testVarargUdfWithSeveralArgs() throws Exception
Exception
public void testVarargUdfWithDifferentDataModes() throws Exception
Exception
public void testCollectToListFunctionWithLiterals() throws Exception
Exception
public void testCollectToListFunction() throws Exception
Exception
public void testCollectToListFunctionWithNoArgs() throws Exception
Exception
public void testAggregateFunctionWithGroupBy() throws Exception
Exception
public void testAggregateFunctionWithGroupByWithLiterals() throws Exception
Exception
public void testEmptyAggregateFunctions() throws Exception
Exception
public void testRegularFunctionPriority() throws Exception
Exception
public void testFunctionWithNonLastVarargValidation() throws Exception
Exception
public void testFunctionWithSeveralVarargsValidation() throws Exception
Exception
public void testVarArgFunctionInSysTable() throws Exception
Exception
Copyright © 2022 The Apache Software Foundation. All rights reserved.