You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: Add @@ prefix to system query tag keys (#1264)
<!-- Please review our pull request review process in CONTRIBUTING.md
before your proceed. -->
Resolves #
<!---
Include the number of the issue addressed by this PR above if
applicable.
Example:
resolves#1234
Please review our pull request review process in CONTRIBUTING.md before
your proceed.
-->
### Description
Add `@@` prefix to system query tag keys (i.e. reserved keys) for
internal observability
<img width="280" height="177" alt="Screenshot 2025-11-17 at 9 47 33 AM"
src="https://github.com/user-attachments/assets/2926d2b4-8cd3-420a-b68c-8b103a3cdbd7"
/>
### Checklist
- [ ] I have run this code in development and it appears to resolve the
stated issue
- [ ] This PR includes tests, or tests are not required/relevant for
this PR
- [ ] I have updated the `CHANGELOG.md` and added information about my
change to the "dbt-databricks next" section.
---------
Co-authored-by: Ben Cassell <98852248+benc-db@users.noreply.github.com>
Co-authored-by: Ben Cassell <ben.cassell@databricks.com>
0 commit comments