liuyongvs commented on code in PR #15797:
URL: https://github.com/apache/flink/pull/15797#discussion_r1118539421
##########
flink-python/docs/reference/pyflink.table/expressions.rst:
##########
@@ -226,6 +227,8 @@ advanced type helper functions
Expression.element
Expression.array_contains
Expression.array_distinct
+ Expression.map_keys
+ Expression.map_values
Review Comment:
i suggest map_from_arrays should in same location with
Expression.map_keys/Expression.map_values.
Because they belong to the same things, they shouldn't just be in
lexicographical order
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]