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

Include row group level stats when writing ORC files #10041

Merged
merged 19 commits into from
Jan 19, 2022

Commits on Jan 11, 2022

  1. separate stats by level

    vuule committed Jan 11, 2022
    Configuration menu
    Copy the full SHA
    b8ae756 View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2022

  1. encode rg stats

    vuule committed Jan 13, 2022
    Configuration menu
    Copy the full SHA
    d6c18c8 View commit details
    Browse the repository at this point in the history
  2. rename putb

    vuule committed Jan 13, 2022
    Configuration menu
    Copy the full SHA
    cb2b972 View commit details
    Browse the repository at this point in the history
  3. add put_bytes

    vuule committed Jan 13, 2022
    Configuration menu
    Copy the full SHA
    95f018c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c5b62b9 View commit details
    Browse the repository at this point in the history
  5. docs

    vuule committed Jan 13, 2022
    Configuration menu
    Copy the full SHA
    f1f6958 View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2022

  1. fix; don't use optional

    vuule committed Jan 14, 2022
    Configuration menu
    Copy the full SHA
    c078879 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'branch-22.02' of https://github.com/rapidsai/cudf into …

    …fea-rowgroup-stats
    vuule committed Jan 14, 2022
    Configuration menu
    Copy the full SHA
    61733f9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4bfe814 View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2022

  1. Configuration menu
    Copy the full SHA
    2535754 View commit details
    Browse the repository at this point in the history
  2. copyright year

    vuule committed Jan 15, 2022
    Configuration menu
    Copy the full SHA
    683a016 View commit details
    Browse the repository at this point in the history
  3. comment

    vuule committed Jan 15, 2022
    Configuration menu
    Copy the full SHA
    61a8bec View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2022

  1. Merge branch 'branch-22.02' of https://github.com/rapidsai/cudf into …

    …fea-rowgroup-stats
    vuule committed Jan 18, 2022
    Configuration menu
    Copy the full SHA
    fecf4d5 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'branch-22.02' of https://github.com/rapidsai/cudf into …

    …fea-rowgroup-stats
    vuule committed Jan 18, 2022
    Configuration menu
    Copy the full SHA
    509138b View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2022

  1. Merge branch 'branch-22.02' of https://github.com/rapidsai/cudf into …

    …fea-rowgroup-stats
    vuule committed Jan 19, 2022
    Configuration menu
    Copy the full SHA
    febcd04 View commit details
    Browse the repository at this point in the history
  2. host_span; static_assert

    vuule committed Jan 19, 2022
    Configuration menu
    Copy the full SHA
    4c82d89 View commit details
    Browse the repository at this point in the history
  3. ProtobufType enum

    vuule committed Jan 19, 2022
    Configuration menu
    Copy the full SHA
    2afedce View commit details
    Browse the repository at this point in the history
  4. style

    vuule committed Jan 19, 2022
    Configuration menu
    Copy the full SHA
    46a4a3c View commit details
    Browse the repository at this point in the history
  5. copyright year

    vuule committed Jan 19, 2022
    Configuration menu
    Copy the full SHA
    6ea0a50 View commit details
    Browse the repository at this point in the history