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

ARROW-10574: [Python][Parquet] Allow collections for 'in' / 'not in' filter (in addition to sets) #8672

Closed
wants to merge 6 commits into from

Commits on Dec 6, 2020

  1. ARROW-10574: [Python][Parquet] Enhance hive partition filtering, its …

    …documentation and error reporting.
    Weiyang Zhao committed Dec 6, 2020
    Configuration menu
    Copy the full SHA
    12deef0 View commit details
    Browse the repository at this point in the history
  2. ARROW-10574: [Python][Parquet] Additional changes in response to Jori…

    …s' comments.
    Weiyang Zhao committed Dec 6, 2020
    Configuration menu
    Copy the full SHA
    7e2f9f2 View commit details
    Browse the repository at this point in the history
  3. Remove "No partition found" error.

    Weiyang Zhao committed Dec 6, 2020
    Configuration menu
    Copy the full SHA
    0a22a6b View commit details
    Browse the repository at this point in the history
  4. Use collections.abc.Collection.

    Weiyang Zhao committed Dec 6, 2020
    Configuration menu
    Copy the full SHA
    d66369e View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2020

  1. Configuration menu
    Copy the full SHA
    e0602a1 View commit details
    Browse the repository at this point in the history
  2. fixup merge

    jorisvandenbossche committed Dec 21, 2020
    Configuration menu
    Copy the full SHA
    19e4af1 View commit details
    Browse the repository at this point in the history