-
Notifications
You must be signed in to change notification settings - Fork 4k
ARROW-10388: [Java] Fix Spark integration build failure #8526
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 -spark- |
|
Revision: ef51e5246815469371863f896f7bc85457e46dfb Submitted crossbow builds: ursa-labs/crossbow @ actions-681
|
|
The first test (test-conda-python-3.7-spark-branch-3.0) failed because of lacking a library on the class path: This change was introduced recently as we split the arrow-memory module into 3 modules. |
|
@liyafan82 I applied a small cleanup patch. If this looks good and CI is green we should go ahead and merge this and open up a separate JIRA for the allocator issue. |
@emkornfield Sounds reasonable. Thanks. |
remove jsonproperty and clarify javadoc.
a61adc4 to
217c2a4
Compare
|
Merging this, as something is wrong with continuous-integration/travis-ci/pr |
|
I have opened https://issues.apache.org/jira/browse/SPARK-33279 to track the build failure on spark-3.0 branch. |
Please see https://issues.apache.org/jira/browse/ARROW-10388 Closes apache#8526 from liyafan82/fly_1026_spk Lead-authored-by: liyafan82 <fan_li_ya@foxmail.com> Co-authored-by: emkornfield <emkornfield@gmail.com> Signed-off-by: liyafan82 <fan_li_ya@foxmail.com>
Please see https://issues.apache.org/jira/browse/ARROW-10388