issues
search
apache
/
inlong
Apache InLong - a one-stop, full-scenario integration framework for massive data
https://inlong.apache.org/
Apache License 2.0
1.4k
stars
530
forks
source link
[Feature][SDK] Transform support MAP() function
#11242
Closed
emptyOVO
closed
1 month ago
emptyOVO
commented
1 month ago
Description
parent issue: #10796
from flinksql:
https://nightlies.apache.org/flink/flink-docs-master/docs/dev/table/functions/systemfunctions/#value-construction-functions
map(ANY1, ANY2, ANY3, ANY4, ...)--Returns a map created from a list of key-value pairs ((value1, value2), (value3, value4), …).
Use case
No response
Are you willing to submit PR?
[X] Yes, I am willing to submit a PR!
Code of Conduct
[X] I agree to follow this project's
Code of Conduct
Description
Use case
No response
Are you willing to submit PR?
Code of Conduct