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 2020/11/19 00:55:29 UTC

[spark] branch master updated (9a4c790 -> 56a8510)

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 9a4c790  [SPARK-33354][SQL] New explicit cast syntax rules in ANSI mode
     add 56a8510  [SPARK-33304][R][SQL] Add from_avro and to_avro functions to SparkR

No new revisions were added by this update.

Summary of changes:
 R/pkg/NAMESPACE                       |   2 +
 R/pkg/R/functions.R                   | 101 ++++++++++++++++++++++++++++++++++
 R/pkg/R/generics.R                    |   9 ++-
 R/pkg/tests/fulltests/test_sparkSQL.R |  26 +++++++++
 R/run-tests.sh                        |  13 ++++-
 docs/sql-data-sources-avro.md         |  34 +++++++++++-
 6 files changed, 181 insertions(+), 4 deletions(-)


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