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 c32aee117b60 [SPARK-55243][CONNECT] Allow setting binary headers via 
the -bin suffix in the Scala Connect client
     add fe9e5c092b7c [SPARK-55262][GEO][SQL] Block Geo types in all file based 
data sources except Parquet

No new revisions were added by this update.

Summary of changes:
 .../org/apache/spark/sql/avro/AvroSuite.scala      | 25 ++++++++++++++
 .../org/apache/spark/sql/avro/AvroUtils.scala      |  2 ++
 .../execution/datasources/csv/CSVFileFormat.scala  |  2 ++
 .../datasources/json/JsonFileFormat.scala          |  2 ++
 .../execution/datasources/orc/OrcFileFormat.scala  |  2 ++
 .../execution/datasources/v2/csv/CSVTable.scala    |  4 ++-
 .../execution/datasources/v2/json/JsonTable.scala  |  2 ++
 .../execution/datasources/v2/orc/OrcTable.scala    |  2 ++
 .../execution/datasources/xml/XmlFileFormat.scala  |  3 ++
 .../spark/sql/FileBasedDataSourceSuite.scala       | 39 ++++++++++++++++++++++
 10 files changed, 82 insertions(+), 1 deletion(-)


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

Reply via email to