nealrichardson commented on pull request #7240:
URL: https://github.com/apache/arrow/pull/7240#issuecomment-632166070


   The R failure:
   
   ```
     ── 1. Error: filter() on timestamp columns (@test-dataset.R#381)  
──────────────
     NotImplemented: Function >= has no kernel matching input types 
(array[timestamp[us, tz=UTC]], scalar[timestamp[us, tz=UTC]])
     Backtrace:
       1. arrow:::expect_equivalent(...)
       2. dplyr::filter(., ts >= lubridate::ymd_hms("2015-05-04 03:12:39"))
       2. dplyr::filter(., part == 1)
       2. dplyr::select(., ts)
      10. dplyr::collect(.)
      13. Scanner$create(x)$ToTable()
      16. arrow:::dataset___Scanner__ToTable(self)
   ```
   
   I'm happy to help debug but that sounds pretty straightforward.


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