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/18 04:00:27 UTC

[GitHub] cloud-fan commented on issue #23810: [SPARK-26901][SQL][R] Avoid to prune columns for vectorized gapply()

cloud-fan commented on issue #23810: [SPARK-26901][SQL][R] Avoid to prune columns for vectorized gapply()
URL: https://github.com/apache/spark/pull/23810#issuecomment-464575021
 
 
   can we follow `ObjectConsumer` and define `override def references: AttributeSet = child.outputSet` in `FlatMapGroupsInRWithArrow`? It's better to not have too many special cases in the `ColumnPruning` rule.

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