public class TestCastEmptyStrings extends ClusterTest
client, cluster, dirTestWatcher| Constructor and Description |
|---|
TestCastEmptyStrings() |
| Modifier and Type | Method and Description |
|---|---|
static void |
setup() |
void |
testCastOptionalVarCharToDateTime() |
void |
testCastOptionalVarCharToDecimal() |
void |
testCastOptionalVarCharToNumber() |
void |
testCastOptionalVarCharToNumeric() |
void |
testCastRequiredVarCharToDateTime() |
void |
testCastRequiredVarCharToDecimal() |
void |
testCastRequiredVarCharToInterval() |
void |
testCastRequiredVarCharToNumber() |
void |
testCastRequiredVarCharToNumeric() |
getFile, queryBuilder, run, runAndLog, runAndPrint, runAndPrint, shutdown, startCluster, testBuilderpublic void testCastOptionalVarCharToNumeric()
throws Exception
Exceptionpublic void testCastRequiredVarCharToNumeric()
throws Exception
Exceptionpublic void testCastOptionalVarCharToDecimal()
throws Exception
Exceptionpublic void testCastRequiredVarCharToDecimal()
throws Exception
Exceptionpublic void testCastRequiredVarCharToDateTime()
throws Exception
Exceptionpublic void testCastOptionalVarCharToDateTime()
throws Exception
Exceptionpublic void testCastRequiredVarCharToInterval()
throws Exception
Exceptionpublic void testCastOptionalVarCharToNumber()
throws Exception
ExceptionCopyright © 2022 The Apache Software Foundation. All rights reserved.