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/10/11 16:12:19 UTC

[GitHub] [spark] rdblue edited a comment on issue #26091: [SPARK-29439][SQL] DDL commands should not use DataSourceV2Relation

rdblue edited a comment on issue #26091: [SPARK-29439][SQL] DDL commands should not use DataSourceV2Relation
URL: https://github.com/apache/spark/pull/26091#issuecomment-541127352
 
 
   > DataSourceV2Relation is a scan node.
   
   I disagree. It is a relation. It is converted to a scan node when we convert to a physical plan.
   
   I don't think there is much utility to making a change like this. It just introduces needless churn. I'm -1.

----------------------------------------------------------------
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:
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