| Package | Description |
|---|---|
| org.apache.drill.exec.store.hive |
| Modifier and Type | Field and Description |
|---|---|
HiveTableWrapper.SerDeInfoWrapper |
HiveTableWrapper.StorageDescriptorWrapper.serDeInfo |
| Constructor and Description |
|---|
StorageDescriptorWrapper(List<HiveTableWrapper.FieldSchemaWrapper> columns,
String location,
String inputFormat,
String outputFormat,
boolean compressed,
int numBuckets,
HiveTableWrapper.SerDeInfoWrapper serDeInfo,
List<HiveTableWrapper.OrderWrapper> sortCols,
Map<String,String> parameters) |
Copyright © 2021 The Apache Software Foundation. All rights reserved.