Skip to content
Snippets Groups Projects

[DataFile] Add parallel dataset compression

Merged Philipp Schmidt requested to merge feat/datafile-parallel-compress into master
All threads resolved!

Description

For a while now, we are using the parallelized compression offered by write_compressed_frames. This MR adds this capability to the DataFrame API to write such compressed datasets side-by-side with uncompressed ones.

How Has This Been Tested?

Running LPD_Correct_Fast with default arguments.

Types of changes

  • Refactor (refactoring code with no functionality changes)

Reviewers

@ahmedk

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • added 1 commit

    • e9b9aacf - Add parallel compression via write_compressed_frame to DataFile

    Compare with previous version

  • Tested, LGTM

  • Philipp Schmidt resolved all threads

    resolved all threads

  • Philipp Schmidt changed milestone to %3.8.0

    changed milestone to %3.8.0

  • Thanks for testing and review!

  • Philipp Schmidt mentioned in commit 11aed53d

    mentioned in commit 11aed53d

  • Please register or sign in to reply
    Loading