Skip to content

Use standard make_null_array for CASE #222

@alamb

Description

@alamb

Noticed by @tustvold

The CASE implementation includes code to build an array of entirely NULL, but that function exists (now) in Arrow. We should use the one in arrow rather than our own version

  1. remove code duplication
  2. Improve data type support for Case statement by using standard Arrow

Metadata

Metadata

Assignees

No one assigned

    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