public class Drill2128GetColumnsDataTypeNotTypeCodeIntBugsTest extends JdbcTestBase
JdbcTestBase.ModelAndSchema, JdbcTestBase.TestDataConnectionDrillTest.MemWatcher| Modifier and Type | Field and Description |
|---|---|
org.junit.rules.TestRule |
TIMEOUT |
watcherc, dirTestWatcher, optionManagerlogOutcome, objectMapper, REPEAT_RULE, thrownException| Constructor and Description |
|---|
Drill2128GetColumnsDataTypeNotTypeCodeIntBugsTest() |
| Modifier and Type | Method and Description |
|---|---|
static void |
setUpConnection() |
static void |
tearDownConnection() |
void |
testColumn_DATA_TYPE_isInteger()
Basic test that column DATA_TYPE is integer type codes (not strings such
as "VARCHAR" or "INTEGER").
|
void |
testColumn_TYPE_NAME_isString()
Basic test that column TYPE_NAME exists and is strings (such "INTEGER").
|
changeSchema, changeSchemaIfSupplied, connect, connect, connect, getDefaultProperties, reset, setUpTestCase, tearDownTestCase, testJdbcTestConnectionResettingCompatibility, toString, toString, withFull, withModel, withNoDefaultSchemaclear, getLocalFileSystem, mockDrillbitContext, mockUsDateFormatSymbols, mockUtcDateTimeZone, parseExpr, setupOptionManagerescapeJsonString, finishDrillTest, initDrillTestpublic Drill2128GetColumnsDataTypeNotTypeCodeIntBugsTest()
public static void tearDownConnection()
throws SQLException
SQLExceptionpublic void testColumn_DATA_TYPE_isInteger()
throws Exception
ExceptionCopyright © 2021 The Apache Software Foundation. All rights reserved.