public class HiveShimV200 extends HiveShimV122
| Constructor and Description |
|---|
HiveShimV200() |
| Modifier and Type | Method and Description |
|---|---|
org.apache.flink.api.common.serialization.BulkWriter.Factory<org.apache.flink.table.data.RowData> |
createOrcBulkWriterFactory(org.apache.hadoop.conf.Configuration conf,
String schema,
org.apache.flink.table.types.logical.LogicalType[] fieldTypes)
Create orc
BulkWriter.Factory for different hive versions. |
org.apache.hadoop.hive.metastore.IMetaStoreClient |
getHiveMetastoreClient(org.apache.hadoop.hive.conf.HiveConf hiveConf)
Create a Hive Metastore client based on the given HiveConf object.
|
alterTable, getBuiltInFunctionInfo, isDateStats, listBuiltInFunctions, toFlinkDateColStats, toHiveDateColStatsgetFieldsFromDeserializer, getHiveOutputFormatClass, getHiveRecordWriteralterPartition, createTableWithConstraints, createUDAFParameterInfo, getDateDataTypeClass, getHiveMetaStoreUtilsClass, getMetaStoreUtilsClass, getNotNullColumns, getPrimaryKey, getTimestampDataTypeClass, getViews, hivePrimitiveToWritable, toFlinkDate, toFlinkTimestamp, toHiveDate, toHiveTimestamppublic org.apache.hadoop.hive.metastore.IMetaStoreClient getHiveMetastoreClient(org.apache.hadoop.hive.conf.HiveConf hiveConf)
HiveShimgetHiveMetastoreClient in interface HiveShimgetHiveMetastoreClient in class HiveShimV120hiveConf - HiveConf instancepublic org.apache.flink.api.common.serialization.BulkWriter.Factory<org.apache.flink.table.data.RowData> createOrcBulkWriterFactory(org.apache.hadoop.conf.Configuration conf,
String schema,
org.apache.flink.table.types.logical.LogicalType[] fieldTypes)
HiveShimBulkWriter.Factory for different hive versions.createOrcBulkWriterFactory in interface HiveShimcreateOrcBulkWriterFactory in class HiveShimV100Copyright © 2014–2021 The Apache Software Foundation. All rights reserved.