Uh oh!
There was an error while loading. Please reload this page.
ARROW-10388: [Java] Fix Spark integration build failure - #8526
Conversation
kou
commented
Oct 27, 2020
@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. |
emkornfield
commented
Oct 28, 2020
@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. |
liyafan82
commented
Oct 28, 2020
@emkornfield Sounds reasonable. Thanks. |
remove jsonproperty and clarify javadoc.
liyafan82
commented
Oct 29, 2020
Merging this, as something is wrong with continuous-integration/travis-ci/pr |
liyafan82
commented
Oct 29, 2020
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-10388Closesapache#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