Skip to content

Conversation

@mcheshkov
Copy link
Contributor

Description of Changes Made (if issue reference is not provided)

This reverts commit aea3a6c, PR #9431
It contains a bug in pre-aggregation matching, rendering any pre-agg with join path unusable

…laration instead of building join tree from scratch (#9431)"

This reverts commit aea3a6c.
@codecov
Copy link

codecov bot commented Apr 10, 2025

Codecov Report

Attention: Patch coverage is 58.33333% with 5 lines in your changes missing coverage. Please review.

Project coverage is 47.91%. Comparing base (fcb5711) to head (cbe3137).
Report is 2 commits behind head on master.

Files with missing lines Patch % Lines
...es/cubejs-schema-compiler/src/adapter/BaseQuery.js 50.00% 3 Missing and 1 partial ⚠️
...ejs-schema-compiler/src/adapter/PreAggregations.js 75.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #9448      +/-   ##
==========================================
- Coverage   47.97%   47.91%   -0.07%     
==========================================
  Files         171      171              
  Lines       21424    21387      -37     
  Branches     3710     3707       -3     
==========================================
- Hits        10279    10248      -31     
+ Misses      10706    10702       -4     
+ Partials      439      437       -2     
Flag Coverage Δ
cube-backend 47.91% <58.33%> (-0.07%) ⬇️

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

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@mcheshkov mcheshkov marked this pull request as ready for review April 10, 2025 14:04
@mcheshkov mcheshkov requested review from a team as code owners April 10, 2025 14:04
@mcheshkov mcheshkov merged commit 3df5613 into master Apr 10, 2025
61 checks passed
@mcheshkov mcheshkov deleted the revert-pre-agg-join-path branch April 10, 2025 14:05
marianore-muttdata pushed a commit to MuttData/cube that referenced this pull request Jun 17, 2025
…laration instead of building join tree from scratch (cube-js#9431)" (cube-js#9448)

This reverts commit aea3a6c, PR cube-js#9431
It contains a bug in pre-aggregation matching, rendering any pre-agg with join path unusable
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.

3 participants