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

Add LENGTH function (for strings) #715

Closed
smola opened this issue May 20, 2019 · 0 comments · Fixed by #724
Closed

Add LENGTH function (for strings) #715

smola opened this issue May 20, 2019 · 0 comments · Fixed by #724
Assignees
Labels

Comments

@smola
Copy link
Collaborator

smola commented May 20, 2019

  • 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, ''))

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants