public class HiveShimV200 extends HiveShimV122
| 构造器和说明 |
|---|
HiveShimV200() |
| 限定符和类型 | 方法和说明 |
|---|---|
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 在接口中 HiveShimgetHiveMetastoreClient 在类中 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 在接口中 HiveShimcreateOrcBulkWriterFactory 在类中 HiveShimV100Copyright © 2014–2020 The Apache Software Foundation. All rights reserved.