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 8bd3770  [SPARK-32798][PYTHON] Make unionByName optionally fill 
missing columns with nulls in PySpark
     add 954cd9f  [SPARK-32810][SQL] CSV/JSON data sources should avoid 
globbing paths when inferring schema

No new revisions were added by this update.

Summary of changes:
 .../sql/execution/datasources/DataSource.scala     | 32 ++++++++++++++++++----
 .../execution/datasources/csv/CSVDataSource.scala  |  2 +-
 .../datasources/json/JsonDataSource.scala          |  2 +-
 .../sql/execution/datasources/v2/FileTable.scala   | 10 ++++++-
 .../execution/datasources/DataSourceSuite.scala    | 18 ++++++++----
 .../sql/test/DataFrameReaderWriterSuite.scala      | 23 ++++++++++++++++
 6 files changed, 72 insertions(+), 15 deletions(-)


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

Reply via email to