Skip to content

Parallel GRANT execution: #196

Bruno Antonellini requested to merge datacoves/permifrost:196 into master

Merge Request Checklist

  • Link to an issue #196
  • Include the proposed fix or feature
  • Include and update tests for the modified code
  • Include a documentation change
  • Add an entry in the Unreleased section of the CHANGELOG

@rbacovic We’ve introduced the possibility of running grants in parallel. Added a —parallel flag which refers to the number of threads to use for parallel execution of GRANT commands.

Once your merge request is complete, please assign it the Permifrost maintainers using the /assign_reviewer @gitlab-data/permifrost_maintainers placed in a comment for the review cycle. Once the review cycle is finished, the reviewer shall approve the merge request so it can be merged by any Permifrost developer, maintainer, or owner.

Edited by Bruno Antonellini

Merge request reports