Skip to content

Conversation

@tstirrat15
Copy link
Contributor

Description

Part of the LR implementation

Changes

  • Add arrow LR implementation
  • Add test for it

Testing

Review. See that tests pass.

@tstirrat15 tstirrat15 requested a review from a team as a code owner January 14, 2026 16:57
@github-actions github-actions bot added the area/tooling Affects the dev or user toolchain (e.g. tests, ci, build tools) label Jan 14, 2026
@codecov
Copy link

codecov bot commented Jan 14, 2026

Codecov Report

❌ Patch coverage is 59.67742% with 25 lines in your changes missing coverage. Please review.
✅ Project coverage is 75.80%. Comparing base (1898881) to head (af867e2).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
pkg/query/arrow.go 59.68% 20 Missing and 5 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2817      +/-   ##
==========================================
- Coverage   75.82%   75.80%   -0.02%     
==========================================
  Files         459      459              
  Lines       54788    54848      +60     
==========================================
+ Hits        41539    41570      +31     
- Misses      10376    10399      +23     
- Partials     2873     2879       +6     

☔ 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@tstirrat15 tstirrat15 force-pushed the query-arrow-lr-implementation branch 2 times, most recently from a97993f to 056b011 Compare January 14, 2026 22:48
@tstirrat15 tstirrat15 enabled auto-merge January 14, 2026 23:04
@tstirrat15 tstirrat15 force-pushed the query-arrow-lr-implementation branch from 02de0ce to af867e2 Compare January 14, 2026 23:16
@tstirrat15 tstirrat15 added this pull request to the merge queue Jan 14, 2026
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Jan 14, 2026
@barakmich barakmich added this pull request to the merge queue Jan 14, 2026
Merged via the queue into main with commit ca96a88 Jan 14, 2026
44 of 45 checks passed
@barakmich barakmich deleted the query-arrow-lr-implementation branch January 14, 2026 23:57
@github-actions github-actions bot locked and limited conversation to collaborators Jan 14, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

area/tooling Affects the dev or user toolchain (e.g. tests, ci, build tools)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants