| 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. |
Column.ComputedColumn |
Column.ComputedColumn.withComment(String comment) |
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.