| Package | Description |
|---|---|
| org.apache.flink.table.sources | |
| org.apache.flink.table.sources.tsextractors |
| Modifier and Type | Method and Description |
|---|---|
Expression |
FieldComputer.getExpression(ResolvedFieldReference[] fieldAccesses)
Deprecated.
Returns the
Expression that computes the value of the field. |
| Modifier and Type | Method and Description |
|---|---|
static ResolvedFieldReference[] |
TimestampExtractorUtils.getAccessedFields(TimestampExtractor timestampExtractor,
DataType physicalInputType,
Function<String,String> nameRemapping)
Retrieves all field accesses needed for the given
TimestampExtractor. |
Copyright © 2014–2025 The Apache Software Foundation. All rights reserved.