Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: issue a warning if buggy pyarrow is detected #787

Merged
merged 1 commit into from Jul 21, 2021

Commits on Jul 21, 2021

  1. fix: issue a warning if buggy pyarrow is detected

    Some pyarrow versions can cause issue when loading data from dataframe.
    This commit detects if such pyarrow version is installed and warns the
    user.
    plamut committed Jul 21, 2021
    Copy the full SHA
    e0454b1 View commit details
    Browse the repository at this point in the history