| Package | Description |
|---|---|
| com.facebook.presto.hive.s3 | |
| com.facebook.presto.hive.s3select |
| Constructor and Description |
|---|
PrestoS3SelectClient(org.apache.hadoop.conf.Configuration config,
HiveClientConfig clientConfig,
PrestoS3ClientFactory s3ClientFactory) |
| Modifier and Type | Method and Description |
|---|---|
static Optional<S3SelectLineRecordReader> |
S3SelectLineRecordReaderProvider.get(org.apache.hadoop.conf.Configuration configuration,
HiveClientConfig clientConfig,
Path path,
long start,
long length,
long fileSize,
Properties schema,
String ionSqlQuery,
PrestoS3ClientFactory s3ClientFactory,
S3SelectDataType dataType) |
| Constructor and Description |
|---|
S3SelectJsonRecordReader(org.apache.hadoop.conf.Configuration configuration,
HiveClientConfig clientConfig,
Path path,
long start,
long length,
long fileSize,
Properties schema,
String ionSqlQuery,
PrestoS3ClientFactory s3ClientFactory) |
S3SelectRecordCursorProvider(HdfsEnvironment hdfsEnvironment,
HiveClientConfig clientConfig,
PrestoS3ClientFactory s3ClientFactory) |
Copyright © 2012–2023. All rights reserved.