westonpace opened a new issue, #1283:
URL: https://github.com/apache/datafusion-python/issues/1283

   Not really a concrete issue, just looking for clarification / advice.
   
   I created an FFI_TableProvider and it broke (violently, with segmentation 
faults) when I upgraded my rust to DF 50 but left my datafusion python package 
at 48.  What is the expected stability for FFI_TableProvider?  Do I need to 
have rust & python aligned?  Or are these growing pains?
   
   Right now lance offers an FFI_TableProvider in our python.  In the 
pyproject.toml we have a loose pin on datafusion (e.g. datafusion > X).  I'm 
wondering if we need to change this into a hard pin or not.
   
   Also, just to be clear, this is in no way a complaint.  If these are growing 
pains then I think we can help expose them / report them / etc.  If this is 
expected then I don't want to hassle you all.  I really appreciate the 
FFI_TableProvider and just want to calibrate my expectations.


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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to