Skip to content

Is is possible to disable cache on query level? #10241

@mike-paretos

Description

@mike-paretos

Problem

We’re building a feature that allows users to modify table values.

We get initial table rows. After a value is updated in Snowflake, we re-run the same Cube query to fetch the updated result.

However, because the query is identical to the initial one, Cube returns the cached data instead of the fresh result.

Is there a way to bypass or disable caching for a specific query?

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionThe issue is a question. Please use Stack Overflow for questions.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions