-
Notifications
You must be signed in to change notification settings - Fork 3.9k
ARROW-17427: [Java] Add Windows build script that produces DLLs #14203
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
Conversation
|
@github-actions crossbow submit java-jars |
|
|
This comment was marked as outdated.
This comment was marked as outdated.
|
@github-actions crossbow submit java-jars |
This comment was marked as outdated.
This comment was marked as outdated.
|
@github-actions crossbow submit java-jars |
This comment was marked as outdated.
This comment was marked as outdated.
|
@github-actions crossbow submit java-jars |
This comment was marked as outdated.
This comment was marked as outdated.
|
@github-actions crossbow submit java-jars |
This comment was marked as outdated.
This comment was marked as outdated.
1545550 to
f26dcde
Compare
|
@github-actions crossbow submit java-jars |
This comment was marked as outdated.
This comment was marked as outdated.
|
@github-actions crossbow submit java-jars |
This comment was marked as outdated.
This comment was marked as outdated.
|
@github-actions crossbow submit java-jars |
This comment was marked as outdated.
This comment was marked as outdated.
|
@github-actions crossbow submit java-jars |
This comment was marked as outdated.
This comment was marked as outdated.
|
@github-actions crossbow submit java-jars |
This comment was marked as outdated.
This comment was marked as outdated.
|
@github-actions crossbow submit java-jars |
This comment was marked as outdated.
This comment was marked as outdated.
9c412fd to
3c03661
Compare
bb39059 to
98abd97
Compare
|
Ah, we don't need |
|
@github-actions crossbow submit java-jars |
|
Revision: 092d458 Submitted crossbow builds: ursacomputing/crossbow @ actions-ae8c93c847
|
|
Tested on 1.- Download new jar Dataset / C Data locally from https://github.com/ursacomputing/crossbow/releases/tag/actions-9be4b55dea-github-java-jars 2.- Test new DLL created: If you see errors try to install https://learn.microsoft.com/en-us/cpp/windows/latest-supported-vc-redist?view=msvc-170 3.- Install new jar Dataset / C Data locally: 4.- Add new Dataset / C Data Interface dependencies into your project (Maven/Gradle) 5.- Create Dataset with mew Dataset jar that contains DLL arrow_dataset_jni.dll + Read RecordBatches with new C Data Interface that contains DLL arrow_cdata_jni.dll: Thanks a lot @kou |
|
That's good to know. :-) |
|
Benchmark runs are scheduled for baseline = f3af96a and contender = 35bfeb4. 35bfeb4 is a master commit associated with this PR. Results will be available as each benchmark for each run completes. |
…he#14203) Authored-by: Sutou Kouhei <kou@clear-code.com> Signed-off-by: Sutou Kouhei <kou@clear-code.com>
No description provided.