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

Add Arrow --add-opens to pom.xml. #2

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

thermo911
Copy link

@thermo911 thermo911 commented Nov 25, 2024

Arrow requires some JDK internals to be exposed using

--add-opens=java.base/java.nio=org.apache.arrow.memory.core,ALL-UNNAMED

This PR lets avoid setting this options manually (e.g. when running tests using Intellij IDEA GUI).

@thermo911 thermo911 requested a review from agoncharuk November 25, 2024 17:51
@thermo911 thermo911 self-assigned this Nov 25, 2024
@thermo911 thermo911 changed the title Add Arrow VM options to pom.xml. Add Arrow --add-opens to pom.xml. Nov 25, 2024
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.

1 participant