public class S3SelectLineRecordReaderProvider extends Object
| Modifier and Type | Method and Description |
|---|---|
static Optional<S3SelectLineRecordReader> |
get(org.apache.hadoop.conf.Configuration configuration,
HiveClientConfig clientConfig,
org.apache.hadoop.fs.Path path,
long start,
long length,
Properties schema,
String ionSqlQuery,
PrestoS3ClientFactory s3ClientFactory,
S3SelectDataType dataType) |
public static Optional<S3SelectLineRecordReader> get(org.apache.hadoop.conf.Configuration configuration, HiveClientConfig clientConfig, org.apache.hadoop.fs.Path path, long start, long length, Properties schema, String ionSqlQuery, PrestoS3ClientFactory s3ClientFactory, S3SelectDataType dataType)
Copyright © 2012–2023. All rights reserved.