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
Got an example working by building the latest datafusion* libraries locally.
Requires apache/datafusion#13937 and new versions of datafusion* libraries with the PR. Possibly included in the next datafusion release, v45
Inspired by #650
I want to expose
IcebergTableProvider
to Datafusion as python binding using Custom Table ProviderIntegration with Python might look something like,
The text was updated successfully, but these errors were encountered: