dongjoon-hyun opened a new pull request #27356: [SPARK-29924][DOCS] Add Apache 
Arrow requirement in Java 11
URL: https://github.com/apache/spark/pull/27356
 
 
   ### What changes were proposed in this pull request?
   
   This adds a note for additional setting for Apache Arrow library for Java 11.
   
   ### Why are the changes needed?
   
   Since Apache Arrow 0.14.0, we need additional setting for Java 9+.
   - https://issues.apache.org/jira/browse/ARROW-3191
   
   It's explicitly documented at Apache Arrow 0.15.0.
   - https://issues.apache.org/jira/browse/ARROW-6206
   
   However, there is no plan to handle that inside Apache Arrow side.
   - https://issues.apache.org/jira/browse/ARROW-7223
   
   In short, we need to document this for the users who is using Arrow-related 
feature on JDK11.
   
   ### Does this PR introduce any user-facing change?
   
   Yes.
   
   ### How was this patch tested?
   
   Generated document and see the pages.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to