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 9d5e48e  [SPARK-33270][SQL] Return SQL schema instead of Catalog 
string from the `SchemaOfJson` expression
     add b409025  [SPARK-33281][SQL] Return SQL schema instead of Catalog 
string from the `SchemaOfCsv` expression

No new revisions were added by this update.

Summary of changes:
 R/pkg/tests/fulltests/test_sparkSQL.R                             | 4 ++--
 docs/sql-migration-guide.md                                       | 2 +-
 python/pyspark/sql/functions.py                                   | 4 ++--
 .../apache/spark/sql/catalyst/expressions/csvExpressions.scala    | 4 ++--
 .../spark/sql/catalyst/expressions/CsvExpressionsSuite.scala      | 4 ++--
 .../src/test/resources/sql-tests/results/csv-functions.sql.out    | 2 +-
 .../src/test/scala/org/apache/spark/sql/CsvFunctionsSuite.scala   | 8 ++++----
 7 files changed, 14 insertions(+), 14 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to