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

Fix rendering of dictionary empty string values in SLT tests #13198

Conversation

findepi
Copy link
Member

@findepi findepi commented Oct 31, 2024

In SLT tests string rendering, including empty string rendering, needs to be consistent.
This fixes the rendering of '' dictionary-encoded values.

The consistency guarantee could be made through string_query.slt.part, but this triggers other problems in the SLT framework that need to be solved first. See #13197

@github-actions github-actions bot added the sqllogictest SQL Logic Tests (.slt) label Oct 31, 2024
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.

Thank you @findepi

@alamb alamb merged commit cf76421 into apache:main Oct 31, 2024
24 checks passed
@findepi findepi deleted the findepi/fix-rendering-of-dictionary-empty-string-values-in-slt-tests-b4daa8 branch October 31, 2024 15:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
sqllogictest SQL Logic Tests (.slt)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants