Description
Apache Arrow 0.15.0 was just released see https://arrow.apache.org/blog/2019/10/06/0.15.0-release/
There are a number of fixes and improvements including a change to the binary IPC format https://issues.apache.org/jira/browse/ARROW-6313.
The next planned release will be 1.0.0, so it would be good to upgrade Spark as a preliminary step.
Updated to use Apache Arrow 0.15.1, which was released soon after 0.15.0 to include some important bug fixes.
change log at https://arrow.apache.org/release/0.15.1.html
Attachments
Issue Links
- is depended upon by
-
SPARK-29493 Add MapType support for Arrow Java
- Resolved
- is related to
-
SPARK-26566 Upgrade apache/arrow to 0.12.0
- Resolved
-
SPARK-29378 Upgrade SparkR to use Arrow 0.15 API
- Resolved
- relates to
-
SPARK-32312 Upgrade Apache Arrow to 1.0.0
- Resolved
- links to