Skip to content

Conversation

@St0rmPetrel
Copy link
Contributor

@St0rmPetrel St0rmPetrel commented Jan 28, 2026

This adds support for CREATE NAMED COLLECTION statements with the following features:

  • IF NOT EXISTS clause
  • ON CLUSTER clause
  • Key-value parameters with optional [NOT] OVERRIDABLE modifiers

For the detailed syntax, please refer to: https://clickhouse.com/docs/sql-reference/statements/create/named-collection

Related to #235

@coveralls
Copy link

Pull Request Test Coverage Report for Build 21442202824

Warning: This coverage report may be inaccurate.

This pull request's base commit is no longer the HEAD commit of its target branch. This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.

Details

  • 95 of 183 (51.91%) changed or added relevant lines in 3 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.009%) to 51.408%

Changes Missing Coverage Covered Lines Changed/Added Lines %
parser/ast_visitor.go 0 10 0.0%
parser/ast.go 32 69 46.38%
parser/parser_table.go 63 104 60.58%
Totals Coverage Status
Change from base Build 21354006880: 0.009%
Covered Lines: 8141
Relevant Lines: 15836

💛 - Coveralls

@git-hulk git-hulk merged commit e5d75c5 into AfterShip:master Jan 29, 2026
1 check passed
@git-hulk
Copy link
Member

@St0rmPetrel Thanks for your contribution.

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