Commits


Vibhatha Lakmal Abeykoon authored and GitHub committed 72b539f5423
ARROW-17521: [Python] Add python bindings for NamedTableProvider for Substrait consumer (#14024) This PR includes a basic version to use NamedTable feature in Substrait. The idea is to provide the flexibility to write Python tests with in-memory PyArrow tables. Authored-by: Vibhatha Abeykoon <vibhatha@gmail.com> Signed-off-by: Weston Pace <weston.pace@gmail.com>