paleolimbot opened a new pull request, #826:
URL: https://github.com/apache/arrow-nanoarrow/pull/826

   From CRAN:
   
   ```
   ══ Failed tests 
════════════════════════════════════════════════════════════════
       ── Failure ('test-altrep.R:39:3'): nanoarrow_altrep_chr() works for 
string ─────
       Expected `is_nanoarrow_altrep_materialized(x_altrep)` to be TRUE.
       Differences:
       `actual`:   FALSE
       `expected`: TRUE 
       
       ── Failure ('test-altrep.R:46:3'): nanoarrow_altrep_chr() works for 
string ─────
       Expected output from `.Internal(inspect(x_altrep))` to match regexp 
"<materialized nanoarrow::altrep_chr\\[27\\]>".
       Actual output:
       x | @559139743bb8 16 STRSXP g0c0 [MARK,REF(65535)] 
<nanoarrow::altrep_chr[27]>
       
       [ FAIL 2 | WARN 0 | SKIP 8 | PASS 1610 ]
       Error:
       ! Test failures.
       Execution halted
   ```
   
   This is happening for all r-devel.
   
   We'd been relying on an omitted SetELT method to automatically materialize 
because of a DATAPTR call; however, this appears to have been changed.


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