You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by GitBox <gi...@apache.org> on 2019/02/21 08:07:14 UTC

[GitHub] ConeyLiu opened a new pull request #23853: [SPARK-26952][SQL] Row count statics should respect the data reported by data source

ConeyLiu opened a new pull request #23853: [SPARK-26952][SQL] Row count statics should respect the data reported by data source
URL: https://github.com/apache/spark/pull/23853
 
 
   ## What changes were proposed in this pull request?
   
   In data source v2, if the data source scan implemented `SupportsReportStatistics`. `DataSourceV2Relation` should respect the row count reported by the data source.
   
   ## How was this patch tested?
   
   New UT test.
   

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services

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