Skip to content

Conversation

mbutrovich
Copy link
Contributor

Which issue does this PR close?

See #2051. Not sure this completely closes the issue, since I consider this a workaround.

Rationale for this change

What changes are included in this PR?

How are these changes tested?

I was unable to write a deterministic test that manifests the issue, but the modified first/last test mentioned in this comment is fixed by this PR.

…ero offset before FFI to work around possible Arrow Java issue.
@codecov-commenter
Copy link

codecov-commenter commented Jul 31, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 58.76%. Comparing base (f09f8af) to head (1431859).
⚠️ Report is 338 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff              @@
##               main    #2052      +/-   ##
============================================
+ Coverage     56.12%   58.76%   +2.63%     
- Complexity      976     1253     +277     
============================================
  Files           119      137      +18     
  Lines         11743    13160    +1417     
  Branches       2251     2388     +137     
============================================
+ Hits           6591     7733    +1142     
- Misses         4012     4196     +184     
- Partials       1140     1231      +91     

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

@comphead
Copy link
Contributor

@Kontinuation FYI

Copy link
Member

@andygrove andygrove left a comment

Choose a reason for hiding this comment

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

Thanks for tracking this one down @mbutrovich!

Copy link
Contributor

@comphead comphead left a comment

Choose a reason for hiding this comment

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

lgtm thanks @mbutrovich
Lets merge it and I take the fix to df 49 upgrade branch

@mbutrovich mbutrovich merged commit 2955a21 into apache:main Jul 31, 2025
91 checks passed
@mbutrovich mbutrovich deleted the ffi_offset branch August 4, 2025 13:30
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.

4 participants