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

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


    from 75dd87e  [SPARK-34832][SQL][TEST] Set EXECUTOR_ALLOW_SPARK_CONTEXT to 
true to ensure ExternalAppendOnlyUnsafeRowArrayBenchmark run successfully
     add 9220ac8  [SPARK-33482][SPARK-34756][SQL][3.0] Fix FileScan equality 
check

No new revisions were added by this update.

Summary of changes:
 .../org/apache/spark/sql/avro/AvroScanSuite.scala  |  21 +-
 .../sql/execution/datasources/v2/FileScan.scala    |  22 +-
 .../scala/org/apache/spark/sql/FileScanSuite.scala | 374 +++++++++++++++++++++
 .../scala/org/apache/spark/sql/SQLQuerySuite.scala |  24 ++
 4 files changed, 425 insertions(+), 16 deletions(-)
 copy 
common/network-common/src/main/java/org/apache/spark/network/sasl/SaslEncryptionBackend.java
 => external/avro/src/test/scala/org/apache/spark/sql/avro/AvroScanSuite.scala 
(67%)
 create mode 100644 
sql/core/src/test/scala/org/apache/spark/sql/FileScanSuite.scala

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

Reply via email to