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

AfterShip / clickhouse-sql-parser / 25913331789

Builds Branch Commit Type Ran Committer Via Coverage
25913331789 master Fix should allow column list before ENGINE and fix DEPENDS ON multi-table in CREATE MATERIALIZED VIEW (#270) 1. Column list before ENGINE (new): ClickHouse SHOW CREATE TABLE for refreshable materialized views with ENGINE (e.g. Memory) outpu... push 15 May 2026 10:36AM UTC web-flow github
51.66
25881992239 sharad/fix-rmv-column-list-engine fix: support column list before ENGINE and fix DEPENDS ON multi-table in CREATE MATERIALIZED VIEW 1. Column list before ENGINE (new): ClickHouse SHOW CREATE TABLE for refreshable materialized views with ENGINE (e.g. Memory) outputs the colu... Pull #270 14 May 2026 07:51PM UTC sharadgaur github
51.66
25881758201 sharad/fix-rmv-column-list-engine fix: support column list before ENGINE and fix DEPENDS ON multi-table in CREATE MATERIALIZED VIEW 1. Column list before ENGINE (new): ClickHouse SHOW CREATE TABLE for refreshable materialized views with ENGINE (e.g. Memory) outputs the colu... Pull #270 14 May 2026 07:47PM UTC sharadgaur github
51.68
25881230625 sharad/fix-rmv-column-list-engine fix: support column list before ENGINE in materialized view ClickHouse SHOW CREATE TABLE for refreshable materialized views with ENGINE (e.g. Memory) outputs the column list between REFRESH and ENGINE: CREATE MATERIALIZED VIEW db1.mv_name RE... Pull #270 14 May 2026 07:36PM UTC sharadgaur github
51.64
25881054565 sharad/fix-rmv-column-list-engine fix: support column list before ENGINE in materialized view ClickHouse SHOW CREATE TABLE for refreshable materialized views with ENGINE (e.g. Memory) outputs the column list between REFRESH and ENGINE: CREATE MATERIALIZED VIEW db1.mv_name RE... Pull #270 14 May 2026 07:32PM UTC sharadgaur github
51.64
25711855554 master Allow reserved keywords as bare column names in SELECT list (#269) Extend keyword-as-identifier handling to recognize end-of-statement (EOF or `;`) as a disambiguator in expression position, so projections like `SELECT case`, `SELECT case;`, or `... push 12 May 2026 03:40AM UTC web-flow github
51.62
25677835255 fix/keyword-as-column-in-select Accept bare keyword as last/only SELECT item Extend keyword-as-identifier handling to recognize end-of-statement (EOF or `;`) as a disambiguator in expression position, so projections like `SELECT case`, `SELECT case;`, or `SELECT limit` parse as... Pull #269 11 May 2026 02:55PM UTC erezrokah github
51.62
25673523884 fix/keyword-as-column-in-select fix: Allow reserved keywords as bare column names in SELECT list Pull #269 11 May 2026 01:36PM UTC erezrokah github
51.58
25670782882 fix/keyword-as-column-in-select Extract clauseStarterKeywords as single source of truth Address Copilot review: the clause-starter list was duplicated between isSelectItemTerminatorKeyword's switch and peekIsClauseStarterKeyword's slice, with a real risk of drift. Extract the s... Pull #269 11 May 2026 12:43PM UTC arifdemirel github
51.58
25668989343 fix/keyword-as-column-in-select Broaden bypass to all keywords and extend parseColumnExpr lookahead Empirically validated against ClickHouse server 25.10.7.6: CH accepts every reserved keyword as a bare column reference in SELECT projections except NOT (a unary operator). Teste... Pull #269 11 May 2026 12:05PM UTC arifdemirel github
51.54
25668356849 fix/keyword-as-column-in-select Restrict bypass to LIMIT/OFFSET/FORMAT/SETTINGS to preserve trailing-comma-before-keyword-table handling Address review feedback: previous lookahead applied to all clause-starter keywords, which regressed parsing of `SELECT a, FROM `limit`` (trai... Pull #269 11 May 2026 11:51AM UTC arifdemirel github
51.53
25667928751 fix/keyword-as-column-in-select Fix should treat LIMIT/OFFSET/FORMAT as columns in SELECT list when followed by `,`, AS, or another clause keyword Mirrors PR #268: extend `isSelectItemTerminatorKeyword` to peek the next token. A clause-starter keyword (LIMIT, OFFSET, FORMAT, SE... Pull #269 11 May 2026 11:42AM UTC arifdemirel github
51.51
25662343573 master 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-st... push 11 May 2026 09:38AM UTC web-flow github
51.47
25658437303 claude/frosty-wiles-784a80 fix: Allow trailing comma in SELECT list before clause keyword 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 keywor... Pull #268 11 May 2026 08:15AM UTC erezrokah github
51.47
25658029440 claude/frosty-wiles-784a80 fix: Allow trailing comma in SELECT list before clause keyword 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 keywor... Pull #268 11 May 2026 08:06AM UTC erezrokah github
51.47
  • ← Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • …
  • 31
  • 32
  • Next →
  • Back to Repo
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc