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