| Package | Description |
|---|---|
| org.apache.flink.table.catalog |
| Modifier and Type | Method and Description |
|---|---|
static Column.ComputedColumn |
Column.computed(String name,
ResolvedExpression expression)
Creates a computed column that is computed from the given
ResolvedExpression. |
Copyright © 2014–2021 The Apache Software Foundation. All rights reserved.