koralium / flowtide

Streaming integration engine
https://koralium.github.io/flowtide/
Apache License 2.0
28 stars 2 forks source link

Implement string/char length #457

Closed Ulimo closed 4 months ago

Ulimo commented 4 months ago

Implement: https://substrait.io/extensions/functions_string/#char_length

For SQL function name, we will use "len" as it is the function used in sql server.