public static class SparkPartitionPruningSinkDesc.DPPTargetInfo extends Object
| Modifier and Type | Field and Description |
|---|---|
String |
columnName |
String |
columnType |
ExprNodeDesc |
partKey |
TableScanOperator |
tableScan |
MapWork |
work |
public String columnName
public String columnType
public ExprNodeDesc partKey
public MapWork work
public transient TableScanOperator tableScan
Copyright © 2019 The Apache Software Foundation. All Rights Reserved.