You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by "jdye64 (via GitHub)" <gi...@apache.org> on 2023/02/14 18:31:02 UTC

[GitHub] [arrow-datafusion-python] jdye64 opened a new pull request, #178: Table scan bindings

jdye64 opened a new pull request, #178:
URL: https://github.com/apache/arrow-datafusion-python/pull/178

   # Which issue does this PR close?
   Closes #177 
   
    # Rationale for this change
   Add bindings for `datafusion_expr::TableScan`
   
   # What changes are included in this PR?
   Refactoring of code to fit into the same directory structure that is in place in datafusion-expr and also the introduction of a PyTableScan struct located in `expr/table_scan.rs`
   
   # Are there any user-facing changes?
   No


-- 
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: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [arrow-datafusion-python] andygrove merged pull request #178: Table scan bindings

Posted by "andygrove (via GitHub)" <gi...@apache.org>.
andygrove merged PR #178:
URL: https://github.com/apache/arrow-datafusion-python/pull/178


-- 
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: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org