Skip to content

Conversation

@hannosgit
Copy link
Contributor

Check List

  • Tests have been run in packages where changes have been 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

Issue Reference this PR resolves

Fixes #10107

@hannosgit hannosgit requested a review from a team as a code owner November 8, 2025 09:06
@github-actions github-actions bot added client:core Issues relating to the JavaScript client SDK javascript Pull requests that update Javascript code pr:community Contribution from Cube.js community members. labels Nov 8, 2025
@KSDaemon
Copy link
Member

@hannosgit don't you think it's the same as merged #10091 ?

@hannosgit
Copy link
Contributor Author

@hannosgit don't you think it's the same as merged #10091 ?

No #10091 only added the cacheMode to the /cubesql endpoint.
The documentation states that it should also work for the /load endpoint.
However it seems that it does not work in the backend, see #10109 .

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

client:core Issues relating to the JavaScript client SDK javascript Pull requests that update Javascript code pr:community Contribution from Cube.js community members.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

feat(client-core): cache mode for load method

2 participants