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 allows for customising the parquet-openener factory to serve cached parquet metadata requests. Especially since in delta data files re immutable, we can safe on a significant number of IO operations.