Skip to content

Conversation

@xd1313113
Copy link
Contributor

Relevant Issues

Description

  • Add support to transcribe AST to SQL for window function and window clause

Other Information

  • Updated Unreleased Section in CHANGELOG: NO
  • Any backward-incompatible changes? NO
  • Any new external dependencies? NO
  • Do your changes comply with the contributing and code style guidelines? YES

License Information

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@github-actions
Copy link

github-actions bot commented Oct 31, 2025

CROSS-COMMIT-REPORT-PARTIQLCORE ✅

BASE (52716DF) TARGET (F9105EE) +/-
% Passing 93.67% 93.67% 0.00% ✅
Passing 6522 6522 0 ✅
Failing 261 261 0 ✅
Ignored 180 180 0 ✅
Total Tests 6963 6963 0 ✅

Testing Details

Result Details

  • New passing tests: 0
  • New failing tests: 0
  • New ignored tests: 0
  • Passing in both: 6522
  • Failing in both: 261
  • Ignored in both: 180
  • PASSING in BASE but now FAILING in TARGET: 0
  • PASSING in BASE but now IGNORED in TARGET: 0
  • FAILING in BASE but now PASSING in TARGET: 0
  • IGNORED in BASE but now PASSING in TARGET: 0

CROSS-COMMIT-REPORT-PARTIQLEXTENDED ✅

BASE (52716DF) TARGET (F9105EE) +/-
% Passing 35.22% 35.22% 0.00% ✅
Passing 696 696 0 ✅
Failing 1280 1280 0 ✅
Ignored 0 0 0 ✅
Total Tests 1976 1976 0 ✅

Testing Details

Result Details

  • New passing tests: 0
  • New failing tests: 0
  • New ignored tests: 0
  • Passing in both: 696
  • Failing in both: 1280
  • Ignored in both: 0
  • PASSING in BASE but now FAILING in TARGET: 0
  • PASSING in BASE but now IGNORED in TARGET: 0
  • FAILING in BASE but now PASSING in TARGET: 0
  • IGNORED in BASE but now PASSING in TARGET: 0

@codecov-commenter
Copy link

codecov-commenter commented Nov 10, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 31.81%. Comparing base (cd99aef) to head (a6defce).
⚠️ Report is 17 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff              @@
##               main    #1851      +/-   ##
============================================
- Coverage     31.82%   31.81%   -0.02%     
  Complexity      113      113              
============================================
  Files            31       31              
  Lines          2055     2062       +7     
  Branches        160      160              
============================================
+ Hits            654      656       +2     
- Misses         1378     1383       +5     
  Partials         23       23              
Flag Coverage Δ
CLI 16.13% <ø> (+0.05%) ⬆️
EXAMPLES 80.03% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 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.

Copy link
Contributor

@XuechunHHH XuechunHHH left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@xd1313113 xd1313113 merged commit 415353f into main Nov 10, 2025
17 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants