getTypeInfo
- Last Updated: May 13, 2025
- 1 minute read
- DataDirect Connectors
- JDBC
- Cloudera Impala 5.1
- Documentation
The following table provides getTypeInfo results for all sources supported by the driver.
|
TYPE_NAME = bigint
|
|
|
TYPE_NAME = boolean
|
|
|
TYPE_NAME = char 1
|
|
|
TYPE_NAME = decimal2
|
|
|
TYPE_NAME = double
|
|
|
TYPE_NAME = float
|
|
|
TYPE_NAME = int
|
|
|
TYPE_NAME = smallint
|
|
|
TYPE_NAME = string3
|
|
|
TYPE_NAME = timestamp
|
|
|
TYPE_NAME = tinyint
|
|
|
TYPE_NAME = varchar5
|
|
1 Supported for Cloudera Impala 2.1 and
higher.
2 Supported for Cloudera Impala 1.4 and
higher
3 Maximum of 2 GB
4 If the
StringDescribeType connection property is set to
varchar (the default), the String data type maps to VARCHAR. If
StringDescribeType is set to longvarchar,
String maps to LONGVARCHAR.5 Supported for Cloudera Impala 2.1 and
higher.