Skip to content
This repository was archived by the owner on Jan 28, 2021. It is now read-only.
This repository was archived by the owner on Jan 28, 2021. It is now read-only.

Cannot return NULL in a CASE branch #740

Closed
@smola

Description

@smola

When using CASE WHEN x THEN "foo" ELSE NULL END, I get the following error: unknown error: expecting all case branches to return values of type TEXT, but found value "<nil>" of type NULL on CASE WHEN ...

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions