@Deprecated public class ColumnPruner extends Object
| Constructor and Description |
|---|
ColumnPruner()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
pruneColumns(org.apache.hadoop.conf.Configuration conf,
org.apache.hadoop.fs.Path inputFile,
org.apache.hadoop.fs.Path outputFile,
List<String> cols)
Deprecated.
|
public void pruneColumns(org.apache.hadoop.conf.Configuration conf,
org.apache.hadoop.fs.Path inputFile,
org.apache.hadoop.fs.Path outputFile,
List<String> cols)
throws IOException
IOExceptionCopyright © 2023 The Apache Software Foundation. All rights reserved.