BryanCutler commented on pull request #7604:
URL: https://github.com/apache/arrow/pull/7604#issuecomment-656420297


   > @jorisvandenbossche Is there a way to skip specific tests, I thought all 
of the live in spark code?
   
   The script selects all Spark tests that use Arrow. I'm pretty sure all of 
them are being run and there was just the one failure.
   
   The problem on the Spark side is that it isn't handling nested timestamps 
correctly either, so fixing that will be a step in the right direction. The 
user will end up seeing different results for nested timestamps, if upgrading, 
but they weren't officially supported anyway. As for Spark tests, I should be 
able to fix this for master and branch-3.0, not sure about branch-2.4 but maybe.
   
   +1 on this change for me.


----------------------------------------------------------------
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:
us...@infra.apache.org


Reply via email to