You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spark.apache.org by we...@apache.org on 2021/04/27 06:08:54 UTC

[spark] branch master updated (7f51106 -> eb08b90)

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

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


    from 7f51106  [SPARK-26164][SQL] Allow concurrent writers for writing dynamic partitions and bucket table
     add eb08b90  [SPARK-35139][SQL] Support ANSI intervals as Arrow Column vectors

No new revisions were added by this update.

Summary of changes:
 .../spark/sql/vectorized/ArrowColumnVector.java    | 41 ++++++++++++++++++++++
 .../org/apache/spark/sql/util/ArrowUtils.scala     |  6 +++-
 .../apache/spark/sql/util/ArrowUtilsSuite.scala    |  2 ++
 .../spark/sql/execution/arrow/ArrowWriter.scala    | 28 +++++++++++++++
 .../sql/execution/arrow/ArrowWriterSuite.scala     | 35 ++++++++++++++++++
 5 files changed, 111 insertions(+), 1 deletion(-)

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