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

vortex-data / vortex / 16446615099
88%

Build:
DEFAULT BRANCH: develop
Ran 22 Jul 2025 02:08PM UTC
Jobs 2
Files 587
Run time 2min
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

22 Jul 2025 02:03PM UTC coverage: 81.189% (-0.3%) from 81.5%
16446615099

push

github

web-flow
DuckDB Dynamic Expressions (#3966)

Adds support for dynamic expressions to DuckDB extension. We may need to
rethink this if/when other query engines support dynamic expressions,
but it works well enough for now.

Interesting potential follow up:
* If we run ahead in the background and open all files, then we get file
stats.
* IFF we have a dynamic filter, we can assume the bound will tighten
during execution. Therefore we should re-order our files/splits to make
the most of the dynamic filter, i.e. for ORDER BY event_time DESC, we'd
scan files in reverse order in an attempt to populate the highest
event_time first.

---------

Signed-off-by: Nicholas Gates <nick@nickgates.com>

74 of 285 new or added lines in 4 files covered. (25.96%)

2 existing lines in 1 file now uncovered.

42008 of 51741 relevant lines covered (81.19%)

170908.17 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
24
39.06
-13.44% vortex-duckdb/src/convert/table_filter.rs
35
83.46
-11.71% vortex-layout/src/layouts/zoned/reader.rs
152
6.75
vortex-expr/src/exprs/dynamic.rs

Uncovered Existing Lines

Lines Coverage ∆ File
2
84.53
-0.46% vortex-mask/src/lib.rs
Jobs
ID Job ID Ran Files Coverage
1 run-tests - 16446615099.1 22 Jul 2025 02:08PM UTC 587
78.25
GitHub Action Run
2 run-tpc-h - 16446615099.2 22 Jul 2025 02:08PM UTC 550
49.38
GitHub Action Run
Source Files on build 16446615099
  • Tree
  • List 587
  • Changed 8
  • Source Changed 6
  • Coverage Changed 7
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #16446615099
  • e5f94989 on github
  • Prev Build on develop (#16442498502)
  • Next Build on develop (#16447822163)
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

© 2025 Coveralls, Inc