nealrichardson commented on issue #29428:
URL: https://github.com/apache/arrow/issues/29428#issuecomment-1387332510

   @jorisvandenbossche pointed out in 
https://github.com/apache/arrow/pull/19706/files#r1073391100 that the Scanner 
now accepts Expressions in its Project method. That said, if I recall 
correctly, the origin of this request is from the duckdb integration, and it 
would be better to upgrade duckdb to use `as_record_batch_reader()` instead of 
Scanner. See 
https://github.com/duckdb/duckdb/blob/e2dfc274b0a015eaad59de45ba30a834b99cfb42/tools/rpkg/R/register.R#L84-L90.
   
   cc @jonkeane @paleolimbot 


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