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
Statement level query tag in NodeJS connector (#366)
* add statement level query tags support
Signed-off-by: Jiabin Hu <jiabin.hu@databricks.com>
* Escape backslashes in query tag keys
Co-authored-by: Isaac
Signed-off-by: Jiabin Hu <jiabin.hu@databricks.com>
* Support setting session level tags as dict
Signed-off-by: Jiabin Hu <jiabin.hu@databricks.com>
* add sample code for query tags with both session and statement level
Signed-off-by: Jiabin Hu <jiabin.hu@databricks.com>
* Fix lint errors
- Use dot notation for QUERY_TAGS configuration access
- Convert serializeQueryTags to default export
Co-authored-by: Isaac
Signed-off-by: Jiabin Hu <jiabin.hu@databricks.com>
---------
Signed-off-by: Jiabin Hu <jiabin.hu@databricks.com>
0 commit comments