• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

AfterShip / clickhouse-sql-parser / 25662343573

11 May 2026 09:37AM UTC coverage: 51.469% (+0.006%) from 51.463%
25662343573

push

github

web-flow
Fix should allow trailing comma in SELECT list before clause keyword (#268)

ClickHouse accepts `SELECT a, FROM t` (e.g. when a column is commented
out with `--`). Break the SELECT-item loop after consuming a comma if
the next token is a clause-starting keyword (FROM, WHERE, GROUP, etc.).
Fixes incorrect AST for existing CREATE MATERIALIZED VIEW fixtures
where FROM was previously consumed as a bare select expression.

8216 of 15963 relevant lines covered (51.47%)

2497.3 hits per line

Source File
Press 'n' to go to next uncovered line, 'b' for previous

73.8
/parser/parser_column.go


Build SHA Not Found

The commit SHA "c1775906aa01bdf7c4b63112a0a9185ebc184ab2" was not found in your repository, so the file cannot be loaded. This may be because you posted from a local development environment, or your CI created an ephemeral commit.

STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc