Skip to content

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

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

Merged
merged 3 commits into from
Jul 23, 2025
Merged

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

merged 3 commits into from
Jul 23, 2025

Conversation

pull[bot]
Copy link

@pull pull bot commented Jul 23, 2025

See Commits and Changes for more details.


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

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

ovr and others added 3 commits July 23, 2025 16:41
Cube generates a burst load of queries for refresh keys. We don't use a queue for cube store queries, but we use an in-memory cache inside QueryQueue. A cache miss leads to a problem where we start executing queries without debouncing.

Cube executes refresh keys in parallel, which DDoSes Cube Store. It's a quick fix to fix this behavior.
…o CSV export bucket (#9810)

* fix tsc build

* fix(snowflake-driver): Set date/timestamp format for exporting data to CSV export bucket
@pull pull bot locked and limited conversation to collaborators Jul 23, 2025
@pull pull bot added the ⤵️ pull label Jul 23, 2025
@pull pull bot merged commit 4c0fef7 into code:master Jul 23, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants