This is an automated email from the ASF dual-hosted git repository.

gurwls223 pushed a change to branch branch-3.0
in repository https://gitbox.apache.org/repos/asf/spark.git.


    from c2c7c9e  [SPARK-32779][SQL] Avoid using synchronized API of 
SessionCatalog in withClient flow, this leads to DeadLock
     add a22e1c5  [SPARK-32810][SQL][3.0] 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 ++++++-
 .../sql/test/DataFrameReaderWriterSuite.scala      | 23 ++++++++++++++++
 5 files changed, 60 insertions(+), 9 deletions(-)


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

Reply via email to