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

fix: Out of memory in case of empty table has been used to build part… #4021

Merged
merged 1 commit into from
Feb 3, 2022

Conversation

paveltiunov
Copy link
Member

@paveltiunov paveltiunov commented Feb 3, 2022

…itioned pre-aggregation

Check List

  • Tests has been run in packages where changes made if available
  • Linter has been run for changed code
  • Tests for the changes have been added if not covered yet
  • Docs have been added / updated if required

@paveltiunov paveltiunov requested a review from a team as a code owner February 3, 2022 02:19
@codecov
Copy link

codecov bot commented Feb 3, 2022

Codecov Report

Merging #4021 (cee74c9) into master (38f4840) will increase coverage by 0.01%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #4021      +/-   ##
==========================================
+ Coverage   57.96%   57.98%   +0.01%     
==========================================
  Files         127      127              
  Lines       10662    10662              
  Branches     2594     2594              
==========================================
+ Hits         6180     6182       +2     
+ Misses       4003     4001       -2     
  Partials      479      479              
Flag Coverage Δ
cube-backend 57.98% <ø> (+0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
...y-orchestrator/src/orchestrator/PreAggregations.ts 81.26% <ø> (+0.28%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 38f4840...cee74c9. Read the comment docs.

@paveltiunov paveltiunov merged commit 314cc3c into master Feb 3, 2022
@paveltiunov paveltiunov deleted the empty-partitions-oom branch February 3, 2022 03:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant