cloud-fan commented on code in PR #39924:
URL: https://github.com/apache/spark/pull/39924#discussion_r1099581360


##########
sql/core/src/test/resources/sql-tests/results/explain-aqe.sql.out:
##########
@@ -104,7 +104,7 @@ AdaptiveSparkPlan (8)
 (1) Scan parquet spark_catalog.default.explain_temp1
 Output [2]: [key#x, val#x]
 Batched: true
-Location [not included in comparison]/{warehouse_dir}/explain_temp1]
+Location: InMemoryFileIndex [file:[not included in 
comparison]/{warehouse_dir}/explain_temp1]

Review Comment:
   It turns out that we don't need the `Location` regex at all, as it hides too 
much information.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


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

Reply via email to