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

Use conf.useCompression config to decide if we should be compressing the cache [databricks] #4989

Merged
merged 4 commits into from
Mar 23, 2022

Commits on Mar 19, 2022

  1. honor the conf to use compression

    Signed-off-by: Raza Jafri <rjafri@nvidia.com>
    razajafri committed Mar 19, 2022
    Configuration menu
    Copy the full SHA
    bc0c7d4 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2022

  1. added test

    Signed-off-by: Raza Jafri <rjafri@nvidia.com>
    razajafri committed Mar 22, 2022
    Configuration menu
    Copy the full SHA
    04f1c6e View commit details
    Browse the repository at this point in the history
  2. removed the file being written to disk for debugging

    Signed-off-by: Raza Jafri <rjafri@nvidia.com>
    razajafri committed Mar 22, 2022
    Configuration menu
    Copy the full SHA
    e3b1bf2 View commit details
    Browse the repository at this point in the history
  3. refactored PCBS to make it easier to test

    Signed-off-by: Raza Jafri <rjafri@nvidia.com>
    razajafri committed Mar 22, 2022
    Configuration menu
    Copy the full SHA
    9d275fe View commit details
    Browse the repository at this point in the history