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 98e831d  [SPARK-25921][FOLLOW UP][PYSPARK] Fix barrier task run 
without BarrierTaskContext while python worker reuse
     add 1f1d98c  [SPARK-26580][SQL] remove Scala 2.11 hack for Scala UDF

No new revisions were added by this update.

Summary of changes:
 docs/sql-migration-guide-upgrade.md                     |  2 ++
 .../org/apache/spark/sql/catalyst/ScalaReflection.scala | 17 -----------------
 .../spark/sql/catalyst/expressions/ScalaUDF.scala       | 12 ------------
 .../spark/sql/expressions/UserDefinedFunction.scala     | 12 +-----------
 .../src/main/scala/org/apache/spark/sql/functions.scala |  7 +++++++
 .../src/test/scala/org/apache/spark/sql/UDFSuite.scala  | 13 +++++++++++++
 6 files changed, 23 insertions(+), 40 deletions(-)


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

Reply via email to