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 e00afd3 [SPARK-34087][FOLLOW-UP][SQL] Manage ExecutionListenerBus
register inside itself
add 93a5d34 [SPARK-33482][SPARK-34756][SQL] 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: [email protected]
For additional commands, e-mail: [email protected]