Skip to content

Int64 as default type for make_array function empty or null case #10789

@jayzhan211

Description

@jayzhan211

Is your feature request related to a problem or challenge?

I would like to set the default type for make_array from null to i64, so other array function can have List(I64) by default instead of List(Null).

After this change, I think we no longer need to handle List(Null).

Describe the solution you'd like

No response

Describe alternatives you've considered

Kept as it is

Additional context

No response

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