public class S3SelectPushdown extends Object
| Modifier and Type | Method and Description |
|---|---|
static boolean |
isCompressionCodecSupported(org.apache.hadoop.mapred.InputFormat inputFormat,
org.apache.hadoop.fs.Path path) |
static boolean |
shouldEnablePushdownForTable(com.facebook.presto.spi.ConnectorSession session,
com.facebook.presto.hive.metastore.Table table,
String path,
Optional<com.facebook.presto.hive.metastore.Partition> optionalPartition) |
Copyright © 2012–2023. All rights reserved.