| 程序包 | 说明 |
|---|---|
| org.apache.flink.table.runtime.functions |
| 限定符和类型 | 类和说明 |
|---|---|
static class |
SqlUnnestUtils.CollectionUnnestTableFunction
Table function that unwraps the elements of a collection (array or multiset).
|
static class |
SqlUnnestUtils.MapUnnestTableFunction
Table function that unwraps the elements of a map.
|
| 限定符和类型 | 方法和说明 |
|---|---|
static SqlUnnestUtils.UnnestTableFunction |
SqlUnnestUtils.createUnnestFunction(org.apache.flink.table.types.logical.LogicalType t) |
Copyright © 2014–2022 The Apache Software Foundation. All rights reserved.