liuyongvs opened a new pull request, #3194: URL: https://github.com/apache/calcite/pull/3194
MAP_KEYS - Returns an unordered array containing the keys of the map. If the map itself is null, the function will return null. MAP_VALUES - Returns an unordered array containing the values of the map. If the map itself is null, the function will return null. For more details https://spark.apache.org/docs/latest/sql-ref-functions-builtin.html -- 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]
