cube-js / cube-js/cube

Allow query tagging for Snowflake source

Open
#8,966 2 comments 1 reaction 0 assignees View on GitHub
help wanted
Dominant language
Rust
Stars
20.8k
Forks
2.1k
Avg merge
1d 2h
Merged PRs (30d)
181

Description

**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

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.