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


   Looks like the Spark test fails with
   ```
      File "/spark/python/pyspark/sql/tests/test_pandas_grouped_map.py", line 
593, in f
       "{} != {}".format(expected_key[i][1], window_range)
   AssertionError: {'start': datetime.datetime(2018, 3, 10, 0, 0), 'end': 
datetime.datetime(2018, 3, 15, 0, 0)} != {'start': datetime.datetime(2018, 3, 
10, 0, 0, tzinfo=<StaticTzInfo 'Etc/UTC'>), 'end': datetime.datetime(2018, 3, 
15, 0, 0, tzinfo=<StaticTzInfo 'Etc/UTC'>)}
   ```


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