public static interface SupportsComputedColumnPushDown.ComputedColumnConverter extends RuntimeConverter
RowData if necessary.
Instances of this interface are Serializable and can be directly passed into the runtime
implementation class.
RuntimeConverter.Context| Modifier and Type | Method and Description |
|---|---|
RowData |
convert(RowData producedRow)
Generates and adds computed columns to
RowData if necessary. |
openCopyright © 2014–2020 The Apache Software Foundation. All rights reserved.