Skip to content

Conversation

@GeorgeAp
Copy link

@GeorgeAp GeorgeAp commented Jan 6, 2026

What's Changed

Upgrade Arrow Java to 18.3..0

Please fill in a description of the changes here.

This contains breaking changes.

Closes https://sirensolutions.atlassian.net/browse/FEDE-8281

Comment on lines -106 to -109
} catch (NoSuchMethodException e) {
logger.debug("Cannot get constructor for direct buffer allocation", e);
return e;
} catch (SecurityException e) {
Copy link
Author

Choose a reason for hiding this comment

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

@torito this change was due to the [2021-11-24T15:22:37,545][DEBUG][s.i.n.u.i.PlatformDependent0] [mars] direct buffer constructor: unavailable reported in the PR sirensolutions/arrow#17.
The issue was widely discussed in google/gson#1875 and google/gson#1902

@GeorgeAp GeorgeAp marked this pull request as ready for review January 8, 2026 09:00
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.

2 participants