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

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

Build:
Build:
LAST BUILD BRANCH: support-nested-tuple-definitions
DEFAULT BRANCH: master
Ran 18 Nov 2025 04:28PM UTC
Files 14
Run time 1s
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

18 Nov 2025 04:24PM UTC coverage: 50.979% (+0.02%) from 50.959%
19473397941.1

Pull #214

github

swgillespie
Add support for table functions in CREATE TABLE AS statements

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)
Pull Request #214: Add support for table functions in CREATE TABLE AS statements

7891 of 15479 relevant lines covered (50.98%)

2009.95 hits per line

Source Files on job 19473397941.1
  • Tree
  • List 14
  • Changed 3
  • Source Changed 0
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 19473397941
  • 9af34e3f on github
  • Prev Job for on swgillespie/clickhouse-remotesecure (#19451319840.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