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.

Add LENGTH function (for strings) #715

Closed
@smola

Description

@smola
  • Add LENGTH (and CHAR_LENGTH?) for strings
  • LENGTH can also operate on binary data.
  • Both exist in MySQL and Spark SQL

Current workaround: ARRAY_LENGTH(SPLIT(repository_id, ''))

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions