public class TestCastFunctions extends ClusterTest
| Modifier and Type | Field and Description |
|---|---|
ExpectedException |
thrown |
client, cluster, dirTestWatcher| Constructor and Description |
|---|
TestCastFunctions() |
getFile, queryBuilder, run, runAndLog, runAndPrint, runAndPrint, shutdown, startCluster, testBuilderpublic void testImplicitCastStringToBoolean()
throws Exception
Exceptionpublic void testCastByConstantFolding()
throws Exception
Exceptionpublic void testCastIntToFloatAndDouble()
throws Exception
Exceptionpublic void testCastBigIntToFloatAndDouble()
throws Exception
Exceptionpublic void testCastIntAndBigIntToDecimal()
throws Exception
Exceptionpublic void testCastDecimalToIntAndBigInt()
throws Exception
Exceptionpublic void testCastDecimalToFloatAndDouble()
throws Exception
Exceptionpublic void testCastDecimalToVarDecimal()
throws Exception
Exceptionpublic void testCastVarDecimalToDecimal()
throws Exception
Exceptionpublic void testCastNegativeFloatToInt()
throws Exception
Exceptionpublic void testCastNegativeDecimalToVarChar()
throws Exception
Exceptionpublic void testCastDecimalZeroPrecision()
throws Exception
Exceptionpublic void testCastDecimalGreaterScaleThanPrecision()
throws Exception
Exceptionpublic void testCastIntDecimalOverflow()
throws Exception
Exceptionpublic void testCastBigIntDecimalOverflow()
throws Exception
Exceptionpublic void testCastFloatDecimalOverflow()
throws Exception
Exceptionpublic void testCastDoubleDecimalOverflow()
throws Exception
Exceptionpublic void testCastVarCharDecimalOverflow()
throws Exception
Exceptionpublic void testCastVarCharIntervalYear()
throws Exception
Exceptionpublic void testCastVarCharIntervalDay()
throws Exception
Exceptionpublic void testCastTimestampLiteralInFilter()
throws Exception
Exceptionpublic void testCastTimeLiteralInFilter()
throws Exception
ExceptionCopyright © 2022 The Apache Software Foundation. All rights reserved.