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
Parquet: Add error message for no engine found (#18717)
* patquet.py: Add error message for no engine found
Give a better error message for engine="auto" case when none of the
engines were found installed.
* clean-up to prevent merge conflicts with other PR
0 commit comments