Skip to content

Conversation

@markns
Copy link

@markns markns commented Mar 27, 2025

What type of PR is this?

  • Refactor
  • Feature
  • Bug Fix
  • New Query Runner (Data Source)
  • New Alert Destination
  • Other

Description

This PR adds optional functionality for adding Redash metadata (user, query_id, scheduled etc) as query tags in Snowflake.

How is this tested?

  • Unit tests (pytest, jest)
  • E2E Tests (Cypress)
  • Manually
  • N/A
  1. Enable "Add Redash metadata as query tag" in Data source connection options:
    image

  2. Execute query

image
  1. Observe alter session set query_tag command in query history view:
    image

  2. See query tag added to the query in query details:
    image

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant