Class HiveShimV111
- 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
-
- All Implemented Interfaces:
Serializable
,HiveShim
- Direct Known Subclasses:
HiveShimV120
public class HiveShimV111 extends HiveShimV110
Shim for Hive version 1.1.1.- 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 HiveShimV111()
-
Method Summary
-
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, alterTable, createOrcBulkWriterFactory, createTableWithConstraints, createUDAFParameterInfo, getBuiltInFunctionInfo, getDateDataTypeClass, getDateWritableClass, getHiveMetastoreClient, getHiveMetaStoreUtilsClass, getMetaStoreUtilsClass, getNotNullColumns, getPrimaryKey, getTimestampDataTypeClass, getTimestampWritableClass, getViews, hivePrimitiveToWritable, isDateStats, listBuiltInFunctions, loadPartition, loadTable, registerTemporaryFunction, toFlinkDate, toFlinkDateColStats, toFlinkTimestamp, toHiveDate, toHiveDateColStats, 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
getIntervalDayTimeTypeInfo, getIntervalYearMonthTypeInfo, isIntervalDayTimeType, isIntervalYearMonthType, isMaterializedView
-
-