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/05/31 19:23:43 UTC

[GitHub] [spark] rdblue commented on issue #24416: [SPARK-27521][SQL] Move data source v2 to catalyst module

rdblue commented on issue #24416: [SPARK-27521][SQL] Move data source v2 to catalyst module
URL: https://github.com/apache/spark/pull/24416#issuecomment-497831739
 
 
   sql/core depends on sql/catalyst, so the classes should always be there. When looking at sql/core on its own, this is legitimate. But it should be safe to make this change because the classes are always available if you have all of the required dependencies.

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