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/01 19:49:27 UTC

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

gengliangwang commented on issue #24416: [SPARK-27521][SQL] move data source v2 to catalyst module
URL: https://github.com/apache/spark/pull/24416#issuecomment-488394488
 
 
   > Looks like this moved the v2 package and the vectorized package. Is it necessary to move ArrowColumnVector? That seems like an implementation class and not an interface.
   
   I think @cloud-fan move the vectorized package because `org.apache.spark.sql.vectorized.ColumnarBatch` is used in `PartitionReaderFactory `. 

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