public class S3SelectLineRecordReaderProvider extends Object
| Modifier and Type | Method and Description |
|---|---|
static Optional<S3SelectLineRecordReader> |
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) |
public static Optional<S3SelectLineRecordReader> 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)
Copyright © 2012–2023. All rights reserved.