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

HADOOP-16768. SnappyCompressor test cases wrongly assume that the compressed data is always smaller than the input data. #2003

Merged
merged 20 commits into from
May 11, 2020

Commits on May 8, 2020

  1. Configuration menu
    Copy the full SHA
    6817f65 View commit details
    Browse the repository at this point in the history
  2. Add logging

    aajisaka committed May 8, 2020
    Configuration menu
    Copy the full SHA
    0e357a7 View commit details
    Browse the repository at this point in the history
  3. Output compressed size

    aajisaka committed May 8, 2020
    Configuration menu
    Copy the full SHA
    44448e0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e9cabdd View commit details
    Browse the repository at this point in the history
  5. More debug messages

    aajisaka committed May 8, 2020
    Configuration menu
    Copy the full SHA
    d6df06e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    34f8616 View commit details
    Browse the repository at this point in the history
  7. Throw exception in test

    aajisaka committed May 8, 2020
    Configuration menu
    Copy the full SHA
    918abd0 View commit details
    Browse the repository at this point in the history
  8. Increase compressed buffer

    aajisaka committed May 8, 2020
    Configuration menu
    Copy the full SHA
    2d7ea2d View commit details
    Browse the repository at this point in the history
  9. Tweak doc

    aajisaka committed May 8, 2020
    Configuration menu
    Copy the full SHA
    5fbbb51 View commit details
    Browse the repository at this point in the history
  10. Remove unused import

    aajisaka committed May 8, 2020
    Configuration menu
    Copy the full SHA
    8623388 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    b188a47 View commit details
    Browse the repository at this point in the history
  12. Refactor test

    aajisaka committed May 8, 2020
    Configuration menu
    Copy the full SHA
    dac152b View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    d9f0d9f View commit details
    Browse the repository at this point in the history

Commits on May 9, 2020

  1. Fix checkstyle warning

    aajisaka committed May 9, 2020
    Configuration menu
    Copy the full SHA
    6febbfa View commit details
    Browse the repository at this point in the history

Commits on May 10, 2020

  1. Configuration menu
    Copy the full SHA
    0650432 View commit details
    Browse the repository at this point in the history

Commits on May 11, 2020

  1. Configuration menu
    Copy the full SHA
    4a7befb View commit details
    Browse the repository at this point in the history
  2. Fix infinite-loop

    aajisaka committed May 11, 2020
    Configuration menu
    Copy the full SHA
    b487be0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    175ddaa View commit details
    Browse the repository at this point in the history
  4. Tweak the doc

    aajisaka committed May 11, 2020
    Configuration menu
    Copy the full SHA
    5ef9ba5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ff47f77 View commit details
    Browse the repository at this point in the history