cloud-fan commented on a change in pull request #24066: [SPARK-27132][SQL]
Improve file source V2 framework
URL: https://github.com/apache/spark/pull/24066#discussion_r265533965
##########
File path:
sql/core/src/main/scala/org/apache/spark/sql/execution/datasources/v2/FileTable.scala
##########
@@ -54,8 +55,13 @@ abstract class FileTable(
override def schema(): StructType = {
Review comment:
shall we make this a lazy val? It becomes expensive now.
----------------------------------------------------------------
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.
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]