| Package | Description |
|---|---|
| io.prestosql.plugin.hive |
| Modifier and Type | Method and Description |
|---|---|
InternalHiveSplit.InternalHiveBlock |
InternalHiveSplit.currentBlock() |
| Constructor and Description |
|---|
InternalHiveSplit(String partitionName,
String path,
long start,
long end,
long fileSize,
Properties schema,
List<HivePartitionKey> partitionKeys,
List<InternalHiveSplit.InternalHiveBlock> blocks,
OptionalInt bucketNumber,
boolean splittable,
boolean forceLocalScheduling,
Map<Integer,HiveTypeName> columnCoercions,
Optional<HiveSplit.BucketConversion> bucketConversion,
boolean s3SelectPushdownEnabled) |
Copyright © 2012–2019. All rights reserved.