You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by wangyum <gi...@git.apache.org> on 2018/11/05 12:36:43 UTC

[GitHub] spark pull request #22502: [SPARK-25474][SQL]When the "fallBackToHdfsForStat...

Github user wangyum commented on a diff in the pull request:

    https://github.com/apache/spark/pull/22502#discussion_r230734089
  
    --- Diff: sql/core/src/main/scala/org/apache/spark/sql/execution/datasources/HadoopFsRelation.scala ---
    @@ -86,10 +89,28 @@ case class HadoopFsRelation(
       }
     
       override def sizeInBytes: Long = {
    --- End diff --
    
    May be you need to implement a rule similar to `DetermineTableStats` for the datasource table?


---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org