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

GH-36939: [C++][Parquet] Direct put of BooleanArray is incorrect when called several times #36972

Merged
merged 13 commits into from
Aug 10, 2023

Commits on Aug 1, 2023

  1. Configuration menu
    Copy the full SHA
    c0cd7e0 View commit details
    Browse the repository at this point in the history
  2. fix compiling

    mapleFU committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    961e255 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2023

  1. [Update] Fix comment

    mapleFU committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    1765718 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2023

  1. Configuration menu
    Copy the full SHA
    375c094 View commit details
    Browse the repository at this point in the history
  2. [Update] resolve comment

    mapleFU committed Aug 6, 2023
    Configuration menu
    Copy the full SHA
    45bbef1 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2023

  1. Configuration menu
    Copy the full SHA
    809a718 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1a45056 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2023

  1. tiny reflect logic

    mapleFU committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    5c3a23e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5e7d841 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ccdedb4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    68f28e8 View commit details
    Browse the repository at this point in the history
  5. resolve comment and bug fix

    mapleFU committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    06dac34 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8c23944 View commit details
    Browse the repository at this point in the history