Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Confusing message when accessing a field in anonymous row #23363

Closed
findepi opened this issue Sep 11, 2024 · 0 comments · Fixed by #23370
Closed

Confusing message when accessing a field in anonymous row #23363

findepi opened this issue Sep 11, 2024 · 0 comments · Fixed by #23370
Assignees
Labels
bug Something isn't working

Comments

@findepi
Copy link
Member

findepi commented Sep 11, 2024

trino> SELECT row('a', 'b', 'c').field;
Query 20240911_103640_00175_snjt3 failed: line 1:8: Column 'null' cannot be resolved

null is confusing. the query does not contain any "null" nor null.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Development

Successfully merging a pull request may close this issue.

2 participants