Class HiveShimV122
- java.lang.Object
-
- org.apache.flink.table.catalog.hive.client.HiveShimV100
-
- org.apache.flink.table.catalog.hive.client.HiveShimV101
-
- org.apache.flink.table.catalog.hive.client.HiveShimV110
-
- org.apache.flink.table.catalog.hive.client.HiveShimV111
-
- org.apache.flink.table.catalog.hive.client.HiveShimV120
-
- org.apache.flink.table.catalog.hive.client.HiveShimV121
-
- org.apache.flink.table.catalog.hive.client.HiveShimV122
-
- All Implemented Interfaces:
Serializable
,HiveShim
- Direct Known Subclasses:
HiveShimV200
public class HiveShimV122 extends HiveShimV121
Shim for Hive version 1.2.2.- See Also:
- Serialized Form
-
-
Field Summary
-
Fields inherited from class org.apache.flink.table.catalog.hive.client.HiveShimV100
holdDDLTime, inheritTableSpecs, isAcid, isSkewedStoreAsSubdir
-
-
Constructor Summary
Constructors Constructor Description HiveShimV122()
-
Method Summary
-
Methods inherited from class org.apache.flink.table.catalog.hive.client.HiveShimV120
alterTable, getHiveMetastoreClient, getIntervalDayTimeTypeInfo, getIntervalYearMonthTypeInfo, isDateStats, isIntervalDayTimeType, isIntervalYearMonthType, listBuiltInFunctions, registerTemporaryFunction, toFlinkDateColStats, toHiveDateColStats
-
Methods inherited from class org.apache.flink.table.catalog.hive.client.HiveShimV110
getFieldsFromDeserializer, getHiveOutputFormatClass, getHiveRecordWriter
-
Methods inherited from class org.apache.flink.table.catalog.hive.client.HiveShimV100
alterPartition, createOrcBulkWriterFactory, createTableWithConstraints, createUDAFParameterInfo, getBuiltInFunctionInfo, getDateDataTypeClass, getDateWritableClass, getHiveMetaStoreUtilsClass, getMetaStoreUtilsClass, getNotNullColumns, getPrimaryKey, getTimestampDataTypeClass, getTimestampWritableClass, getViews, hivePrimitiveToWritable, loadPartition, loadTable, toFlinkDate, toFlinkTimestamp, toHiveDate, toHiveTimestamp
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface org.apache.flink.table.catalog.hive.client.HiveShim
isMaterializedView
-
-