Skip to content

Conversation

@ongchi
Copy link
Contributor

@ongchi ongchi commented Jan 9, 2024

Which issue does this PR close?

None

Rationale for this change

Fix typo in scalar functions documentation.

What changes are included in this PR?

Are these changes tested?

Are there any user-facing changes?

Copy link
Contributor

@jayzhan211 jayzhan211 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Contributor

@comphead comphead left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm thanks @ongchi

Copy link
Contributor

@alamb alamb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Execution error: array_pop_front does not support type: Utf8
❯ select array_pop_first('f');
Error during planning: Invalid function 'array_pop_first'.
Did you mean 'array_pop_front'?

Thank you @ongchi

@alamb alamb merged commit 72cfc80 into apache:main Jan 9, 2024
@alamb
Copy link
Contributor

alamb commented Jan 9, 2024

Thanks for the review @jayzhan211

@ongchi ongchi deleted the fix-typo-sql-ref-scalar-func branch February 6, 2024 11:11
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.

4 participants