Skip to content

feat: add strictly_order_preserving for more expr - #23922

Open
rluvaton wants to merge 1 commit into
apache:mainfrom
rluvaton:add-preserve-ordering
Open

feat: add strictly_order_preserving for more expr#23922
rluvaton wants to merge 1 commit into
apache:mainfrom
rluvaton:add-preserve-ordering

Conversation

@rluvaton

Copy link
Copy Markdown
Member

Which issue does this PR close?

Rationale for this change

just more uses of the new property

What changes are included in this PR?

marked if something is order preserving or not

Are these changes tested?

no

Are there any user-facing changes?

not api ones

@github-actions github-actions Bot added the functions Changes to functions implementation label Jul 27, 2026
@codecov-commenter

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 80.67%. Comparing base (1c3232c) to head (a4520bc).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main   #23922   +/-   ##
=======================================
  Coverage   80.67%   80.67%           
=======================================
  Files        1095     1095           
  Lines      372376   372434   +58     
  Branches   372376   372434   +58     
=======================================
+ Hits       300397   300452   +55     
  Misses      54052    54052           
- Partials    17927    17930    +3     

☔ 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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

functions Changes to functions implementation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Pass over udfs/physical expr that strictly_order_preserving and mark them as such

2 participants