Skip to content

Conversation

@kyleconroy
Copy link
Collaborator

  • Add hex string literal parsing (x'...') in lexer for 02590_bson_duplicate_column
  • Add REPLACE/EXCEPT transformer support in asterisk explain output for 02813_system_licenses_base
  • Fix 01942_untuple_transformers_msan (enabled by REPLACE fix)
  • Add SAMPLE BY clause output in CREATE TABLE storage definition for 00975_sample_prewhere_distributed
    • Only show SAMPLE BY when it's a function (not simple identifier)
    • Don't show when SAMPLE BY equals ORDER BY (ClickHouse behavior)

- Add hex string literal parsing (x'...') in lexer for 02590_bson_duplicate_column
- Add REPLACE/EXCEPT transformer support in asterisk explain output for 02813_system_licenses_base
- Fix 01942_untuple_transformers_msan (enabled by REPLACE fix)
- Add SAMPLE BY clause output in CREATE TABLE storage definition for 00975_sample_prewhere_distributed
  - Only show SAMPLE BY when it's a function (not simple identifier)
  - Don't show when SAMPLE BY equals ORDER BY (ClickHouse behavior)
@kyleconroy kyleconroy merged commit 0085168 into main Dec 26, 2025
1 check 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