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/12/08 03:45:36 UTC

[GitHub] [spark] srowen commented on issue #26787: [SPARK-30158][SQL][CORE] Seq -> Array for sc.parallelize for 2.13 compatibility; remove WrappedArray

srowen commented on issue #26787: [SPARK-30158][SQL][CORE] Seq -> Array for sc.parallelize for 2.13 compatibility; remove WrappedArray
URL: https://github.com/apache/spark/pull/26787#issuecomment-562909941
 
 
   I pushed a new commit to try to work around need to touch the exact type WrappedArray. It's a little convoluted. I "inlined" JavaTestUtils while at it to try to simplify and touched up some utility methods.
   
   (Pardon, I'm having trouble with my local checkout right now, so haven't already checked whether this works.)

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