Skip to content

fix: text.length on Snowflake#5614

Merged
max-sixty merged 1 commit intoPRQL:mainfrom
gosupersimple:fix-text-length-on-snowflake
Dec 15, 2025
Merged

fix: text.length on Snowflake#5614
max-sixty merged 1 commit intoPRQL:mainfrom
gosupersimple:fix-text-length-on-snowflake

Conversation

@priithaamer
Copy link
Copy Markdown
Contributor

Using text.length was resolved to CHAR_LENGTH which is not a thing on Snowflake. Use LENGTH instead.

Using `text.length` was resolved to `CHAR_LENGTH` which is not a thing on Snowflake. Use `LENGTH` instead.
@max-sixty max-sixty merged commit be996b6 into PRQL:main Dec 15, 2025
35 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants