Skip to content

[pull] master from cube-js:master#321

Merged
pull[bot] merged 5 commits intocode:masterfrom
cube-js:master
Feb 26, 2026
Merged

[pull] master from cube-js:master#321
pull[bot] merged 5 commits intocode:masterfrom
cube-js:master

Conversation

@pull
Copy link
Copy Markdown

@pull pull bot commented Feb 26, 2026

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.4)

Can you help keep this open source service alive? 💖 Please sponsor : )

waralexrom and others added 5 commits February 26, 2026 15:29
…10440)

no-cache mode now only skips the result cache (via forceNoCache in
QueryCache) but still routes queries through pre-aggregation tables
when available, avoiding expensive source database queries.

We initially discussed this exact behavior, but we skipped it. Skipping pre-aggregations doesn't make sense, since the cache parameter controls the in-memory cache.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.