richtia opened a new issue, #510: URL: https://github.com/apache/arrow-datafusion-python/issues/510
The datafusion-python substrait consumer seems to be only able to create dataframes from a deserialized logical plan: https://github.com/apache/arrow-datafusion-python/blob/9ef0a57bd4733fb8314c9aa8ae5408a7411cb004/datafusion/tests/test_substrait.py#L55C1-L55C1 Whereas other substrait consumers are accepting the byte format or json format substrait plans. -- 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]
