Package | Description |
---|---|
org.apache.orc.filter | |
org.apache.orc.impl.filter |
Modifier and Type | Method and Description |
---|---|
BatchFilter |
PluginFilterService.getFilter(String filePath,
Configuration config)
Determine the filter for a given read path.
|
Modifier and Type | Method and Description |
---|---|
static BatchFilter |
FilterFactory.createBatchFilter(Reader.Options opts,
TypeDescription readSchema,
boolean isSchemaCaseAware,
OrcFile.Version version,
boolean normalize,
String filePath,
Configuration conf)
Create a BatchFilter.
|
Copyright © 2013–2023 The Apache Software Foundation. All rights reserved.