timsaucer commented on issue #1193:
URL: 
https://github.com/apache/datafusion-python/issues/1193#issuecomment-3133448537

   I think this might be a duplicate of 
https://github.com/apache/datafusion-python/issues/853 which may need to be 
reopened.
   
   I suspect your immediate problem is resolved by passing `.expr` on the calls 
you are trying to make or wrapping your PyExpr.
   
   More generally I would also be careful about trying to share these binaries 
across different builds as there can be problems with the non stable ABI. There 
is additional information here: 
https://datafusion.apache.org/python/contributor-guide/ffi.html


-- 
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-unsubscr...@datafusion.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org
For additional commands, e-mail: github-h...@datafusion.apache.org

Reply via email to