alamb commented on issue #16702:
URL: https://github.com/apache/datafusion/issues/16702#issuecomment-3044564438

   I found I cound fix this error by adding the following line to 
datafusion/Cargo.toml:
   
   ```toml
   datafusion-substrait = { path = "datafusion/substrait", version = "48.0.1" }
   ```
   


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