This repository was archived by the owner on Jul 25, 2022. It is now read-only.
Question - Can datafusion-python
be used without pyarrow? #22
Open
Description
I feel odd even asking this - but is it possible to make enhancements so that datafusion-python
can be used without pyarrow
? pyarrow
is fantastic and I already use it, but, it is fairly large which makes it somewhat painful to deploy for some serverless use cases (such as on AWS Lambda). If I am able to do everything I need in datafusion
is there a need for pyarrow
? I confess I'm not very familiar with the interface between rust / datafusion and python / arrow so hopefully this isnt too stupid of a question.
thx!
Metadata
Metadata
Assignees
Labels
No labels