Skip to content

Support map_values for MAP type #12148

@Weijun-H

Description

@Weijun-H

Is your feature request related to a problem or challenge?

Description Return a list of all values in the map.
Example map_values(map([100, 5], [42, 43]))
Result [42, 43]

Describe the solution you'd like

No response

Describe alternatives you've considered

No response

Additional context

https://duckdb.org/docs/sql/functions/map.html#map_valuesmap
https://docs.databricks.com/en/sql/language-manual/functions/map_values.html

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions