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 23ebd38  [SPARK-27418][SQL] Migrate Parquet to File Data Source V2
     add 26998b8  [SPARK-27870][SQL][PYTHON] Add a runtime buffer size 
configuration for Pandas UDFs

No new revisions were added by this update.

Summary of changes:
 .../main/scala/org/apache/spark/api/python/PythonRunner.scala |  3 ++-
 .../main/scala/org/apache/spark/internal/config/package.scala |  1 +
 python/pyspark/daemon.py                                      |  5 +++--
 python/pyspark/java_gateway.py                                |  2 +-
 .../main/scala/org/apache/spark/sql/internal/SQLConf.scala    | 11 +++++++++++
 .../apache/spark/sql/execution/python/ArrowPythonRunner.scala |  7 +++++++
 6 files changed, 25 insertions(+), 4 deletions(-)


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

Reply via email to