Skip to content
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

Allow query tagging for Snowflake source #8966

Open
jmmizerany opened this issue Nov 18, 2024 · 1 comment
Open

Allow query tagging for Snowflake source #8966

jmmizerany opened this issue Nov 18, 2024 · 1 comment
Labels
enhancement New feature proposal help wanted Community contributions are welcome.

Comments

@jmmizerany
Copy link

Is your feature request related to a problem? Please describe.
We use Cube to connect to Snowflake as a source, and need to track the performance of queries running inside of Snowflake. An issue we are running into is our BI tools that connect to cube to write query tags in the format of

/*
{...}
*/

but when rewriting in cube happens this is removed

Describe the solution you'd like
Ideally we would like to be able to pass those query tags from BI tools through cube into Snowflake so we can track performance, or have some way in cube to write query tags

@paveltiunov paveltiunov added enhancement New feature proposal help wanted Community contributions are welcome. labels Nov 18, 2024
Copy link

If you are interested in working on this issue, please go ahead and provide PR for that.
We'd be happy to review it and merge it.
If this is the first time you are contributing a Pull Request to Cube, please check our contribution guidelines.
You can also post any questions while contributing in the #contributors channel in the Cube Slack.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature proposal help wanted Community contributions are welcome.
Projects
None yet
Development

No branches or pull requests

2 participants