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.

ARRAY_LENGTH is not handling null values well #766

Closed
@ajnavarro

Description

@ajnavarro

Example:

mysql> select ARRAY_LENGTH(null);
ERROR 1105 (HY000): unknown error: invalid type: NULL_TYPE

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