Skip to content

fix: array_sort doesnt respect array inputs for sort order/nulls first - #24502

Draft
JSOD11 wants to merge 1 commit into
apache:mainfrom
JSOD11:jsod/array-sort-options-08-19-26
Draft

fix: array_sort doesnt respect array inputs for sort order/nulls first#24502
JSOD11 wants to merge 1 commit into
apache:mainfrom
JSOD11:jsod/array-sort-options-08-19-26

Conversation

@JSOD11

@JSOD11 JSOD11 commented Aug 19, 2026

Copy link
Copy Markdown
Contributor

Which issue does this PR close?

Rationale for this change

What changes are included in this PR?

Are these changes tested?

Are there any user-facing changes?

@github-actions github-actions Bot added the sqllogictest SQL Logic Tests (.slt) label Aug 19, 2026
@codecov-commenter

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 81.27%. Comparing base (e2e161d) to head (69d6257).

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #24502      +/-   ##
==========================================
- Coverage   81.27%   81.27%   -0.01%     
==========================================
  Files        1114     1114              
  Lines      393619   393619              
  Branches   393619   393619              
==========================================
- Hits       319931   319915      -16     
- Misses      54950    54964      +14     
- Partials    18738    18740       +2     

☔ 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

sqllogictest SQL Logic Tests (.slt)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

array_sort doesnt respect array inputs for sort order/nulls first

2 participants