| Package | Description |
|---|---|
| org.apache.flink.table.api |
| Modifier and Type | Method and Description |
|---|---|
static TableColumn.ComputedColumn |
TableColumn.computed(String name,
DataType type,
String expression)
Deprecated.
Creates a computed column that is computed from the given SQL expression.
|
Copyright © 2014–2025 The Apache Software Foundation. All rights reserved.