public final 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(ConnectorSession session,
Table table,
String path,
Optional<Partition> optionalPartition) |
public static boolean isCompressionCodecSupported(org.apache.hadoop.mapred.InputFormat<?,?> inputFormat,
org.apache.hadoop.fs.Path path)
public static boolean shouldEnablePushdownForTable(ConnectorSession session, Table table, String path, Optional<Partition> optionalPartition)
Copyright © 2012–2020. All rights reserved.