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

AfterShip / clickhouse-sql-parser / 19489508572 / 1
51%
master: 51%

Build:
DEFAULT BRANCH: master
Ran 19 Nov 2025 04:11AM UTC
Files 14
Run time 0s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

19 Nov 2025 04:11AM UTC coverage: 50.979% (+0.02%) from 50.959%
19489508572.1

push

github

web-flow
Add support for table functions in CREATE TABLE AS statements (#214)

This commit adds support for using table functions like remoteSecure()
and remote() in CREATE TABLE AS statements when column definitions are
present, and fixes support for AS SELECT without parentheses.

The parser now supports table creations such as:
- CREATE TABLE (...) AS remoteSecure('host', 'db', 'table', 'user', 'pass')
- CREATE TABLE (...) AS remote('host', 'db', 'table')
- CREATE TABLE AS SELECT ... (without parentheses)
- CREATE TABLE (...) AS SELECT ... (without parentheses)

7891 of 15479 relevant lines covered (50.98%)

2009.95 hits per line

Source Files on job 19489508572.1
  • Tree
  • List 14
  • Changed 3
  • Source Changed 0
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 19489508572
  • 4466b5c9 on github
  • Prev Job for on master (#19451319840.1)
  • Next Job for on master (#19522671202.1)
  • Delete
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