Skip to content

Rename functions-array to functions-nested to collect all nested-type functions #11598

@goldmedal

Description

@goldmedal

Is your feature request related to a problem or challenge?

Since many implementations of map UDF rely on make_array, we plan to create another crate to collect all the functions for nested types (e.g., array, struct, or map), as discussed in #11572 (comment) and #11546 (comment).

Describe the solution you'd like

Technologically, I plan to rename functions-array that includes the array and map functions currently to functions-nested, then move struct functions to functions-nested.
The array_expressions feature will also be renamed to nested-expressions.

Describe alternatives you've considered

No response

Additional context

No response

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions