public interface IStructInExpr
| Modifier and Type | Method and Description |
|---|---|
void |
setScratchBytesColumn(int scratchBytesColumn) |
void |
setStructColumnExprs(VectorizationContext vContext,
List<ExprNodeDesc> structColumnExprs,
org.apache.hadoop.hive.ql.exec.vector.ColumnVector.Type[] fieldVectorColumnTypes) |
void setScratchBytesColumn(int scratchBytesColumn)
void setStructColumnExprs(VectorizationContext vContext, List<ExprNodeDesc> structColumnExprs, org.apache.hadoop.hive.ql.exec.vector.ColumnVector.Type[] fieldVectorColumnTypes) throws HiveException
HiveExceptionCopyright © 2019 The Apache Software Foundation. All Rights Reserved.