amoeba commented on PR #49996:
URL: https://github.com/apache/arrow/pull/49996#issuecomment-4504641636

   That went shockingly well,
   
   > Results: 6376 passed, 92 skipped, 1 failed, 3 errors
   
   Here are the errors/failures:
   
   ```
   ── 1. Error ('test-dataset-dplyr.R:76:3'): filter() on timestamp columns 
───────
   Error in `compute.arrow_dplyr_query(x)`: Invalid: Cannot locate or parse 
timezone 'UTC': discover_tz_dir failed to find zoneinfo
   
   ── 2. Error ('test-dataset-dplyr.R:124:3'): filter() on date32 columns 
─────────
   Error in `compute.arrow_dplyr_query(x)`: Invalid: Cannot locate or parse 
timezone 'UTC': discover_tz_dir failed to find zoneinfo
   
   ── 3. Failure ('test-dplyr-filter.R:425:3'): filter() with across() 
────────────
   Expected `via_table <- rlang::eval_tidy(expr, 
rlang::new_data_mask(rlang::env(.input = arrow_table(tbl))))` not to throw any 
warnings.
   
   ── 4. Error ('test-dplyr-query.R:650:3'): Scalars in expressions match the 
type 
   Error: Error: NotImplemented: Function 'greater' has no kernel matching 
input types (timestamp[us, tz=UTC], string)
   ```


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

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to