Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ARROW-9448: [Java] fix empty ArrowBuf getting a null log in debug mode #7742

Closed
wants to merge 1 commit into from

Conversation

lidavidm
Copy link
Member

No description provided.

@lidavidm
Copy link
Member Author

CC @rymurr

@github-actions
Copy link

Copy link
Contributor

@rymurr rymurr 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 the fix @lidavidm I wouldn't have even considered order of statics and their side effects! (clearly)

I am going to take a deeper look at why we even expose a default config object. I don't think we use it anywhere and I don't like all the initialisation order dependent statics.

@lidavidm
Copy link
Member Author

Thanks for the review. I'll merge this to fix the bug for now.

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