Skip to content

HCK-12222: fix parsing of CLUSTER BY clause #288

Merged
serhii-filonenko merged 2 commits into
developfrom
fix/HCK-12222
Aug 1, 2025
Merged

HCK-12222: fix parsing of CLUSTER BY clause #288
serhii-filonenko merged 2 commits into
developfrom
fix/HCK-12222

Conversation

@VitaliiBedletskyi
Copy link
Copy Markdown
Contributor

@VitaliiBedletskyi VitaliiBedletskyi commented Aug 1, 2025

Sub-bugHCK-12222 Fix parsing CREATE TABLE statements with CLUSTER BY clause

Content

  • Fixed parsing of CLUSTER BY clause
  • Aligned parsing names in two parsers to allow column names with underscores.
  • Fixed the error log to avoid omitting important logs about parsing error

...

Technical details

  • Extended create table parser for RE from instance to allow CLUSTER BY clauses
  • Added AUTO and NONE for CLUSTER BY clause in RE from file parser

...

@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud Bot commented Aug 1, 2025

@serhii-filonenko serhii-filonenko enabled auto-merge (squash) August 1, 2025 12:13
@serhii-filonenko serhii-filonenko merged commit ee38b91 into develop Aug 1, 2025
9 checks passed
@serhii-filonenko serhii-filonenko deleted the fix/HCK-12222 branch August 1, 2025 12:43
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.

2 participants