Skip to content

[VL] array_size(null) results inconsistent with vanilla spark #5248

@wForget

Description

@wForget

Backend

VL (Velox)

Bug description

array_size(null) results inconsistent with vanilla spark.

test sql:

SELECT array_size(null)

native engine returns: -1
vanilla spark returns: null

Spark version

None

Spark configurations

No response

System information

No response

Relevant logs

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingtriage

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions