You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spark.apache.org by gu...@apache.org on 2019/12/18 15:00:40 UTC

[spark] branch master updated (d38f816 -> f15eee1)

This is an automated email from the ASF dual-hosted git repository.

gurwls223 pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/spark.git.


    from d38f816  [MINOR][SQL][DOC] Fix some format issues in Dataset API Doc
     add f15eee1  [SPARK-29493][SQL] Arrow MapType support

No new revisions were added by this update.

Summary of changes:
 .../spark/sql/vectorized/ArrowColumnVector.java    |  32 +++++-
 .../org/apache/spark/sql/util/ArrowUtils.scala     |  16 +++
 .../spark/sql/execution/arrow/ArrowWriter.scala    |  40 +++++++
 .../sql/execution/arrow/ArrowConvertersSuite.scala |   8 +-
 .../sql/execution/arrow/ArrowWriterSuite.scala     | 120 ++++++++++++++++++++-
 .../org/apache/spark/sql/test/SQLTestData.scala    |   9 ++
 6 files changed, 217 insertions(+), 8 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@spark.apache.org
For additional commands, e-mail: commits-help@spark.apache.org