You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
DataFusion has now officially supported Substrait protocol https://docs.rs/datafusion-substrait, we can replace our implementation with this one to gain broader support for plans. This may also help #1010.
What type of enhancement is this?
Tech debt reduction
What does the enhancement do?
DataFusion has now officially supported Substrait protocol https://docs.rs/datafusion-substrait, we can replace our implementation with this one to gain broader support for plans. This may also help #1010.
We can start to do this after apache/datafusion#5169 is done
Implementation challenges
No response
The text was updated successfully, but these errors were encountered: