Skip to content

fix(cubesql): Support EXTRACT(EPOCH) over timestamp diff on Snowflake#11105

Merged
MazterQyou merged 1 commit into
masterfrom
cubesql/snowflake-extract-epoch-diff
Jun 22, 2026
Merged

fix(cubesql): Support EXTRACT(EPOCH) over timestamp diff on Snowflake#11105
MazterQyou merged 1 commit into
masterfrom
cubesql/snowflake-extract-epoch-diff

fix(cubesql): Support EXTRACT(EPOCH) over timestamp diff on Snowflake

d14c442
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 22, 2026 in 1s

83.67% (+0.06%) compared to 28c6938

View this Pull Request on Codecov

83.67% (+0.06%) compared to 28c6938

Details

Codecov Report

❌ Patch coverage is 86.74699% with 11 lines in your changes missing coverage. Please review.
✅ Project coverage is 83.67%. Comparing base (28c6938) to head (d14c442).
⚠️ Report is 25 commits behind head on master.

Files with missing lines Patch % Lines
...t/cubesql/cubesql/src/compile/engine/df/wrapper.rs 73.68% 10 Missing ⚠️
rust/cubesql/cubesql/src/compile/mod.rs 97.22% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master   #11105      +/-   ##
==========================================
+ Coverage   83.61%   83.67%   +0.06%     
==========================================
  Files         256      257       +1     
  Lines       78904    79360     +456     
==========================================
+ Hits        65975    66405     +430     
- Misses      12929    12955      +26     

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.