You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by GitBox <gi...@apache.org> on 2020/05/21 15:43:10 UTC

[GitHub] [arrow] nealrichardson commented on pull request #7240: ARROW-8792: [C++][Python][R][GLib] New Array compute kernels implementation and execution framework

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