rxin commented on a change in pull request #23298: [SPARK-26222][SQL] Track
file listing time
URL: https://github.com/apache/spark/pull/23298#discussion_r241591096
##########
File path:
sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/QueryPlanningTracker.scala
##########
@@ -161,3 +166,8 @@ class QueryPlanningTracker {
}
}
+
+object NoopTracker extends QueryPlanningTracker {
Review comment:
ic - you just don't want to deal with the Option ?
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]