Skip to content

QUERY_TAG to io.kestra.plugin.jdbc.snowflake.query plugin add a QUERT_TAG property #593

@dmaresma

Description

@dmaresma

Feature description

Hi !
Nice work , Is it possible to introduce a new property to add in the plugin to support the query_tag feature in io.kestra.plugin.jdbc.snowflake.Query

See: https://docs.snowflake.com/en/sql-reference/parameters#label-query-tag

It behaves automatically as alter session set query_tag='myTag';

It should behave as the MULTI_STATEMENT_COUNT as describe https://docs.snowflake.com/en/developer-guide/jdbc/jdbc-using#sending-multiple-statements-and-handling-results from the jdbc documentation,

Thanks for your attention

Metadata

Metadata

Assignees

Labels

area/pluginPlugin-related issue or feature requestenhancementNew feature or requestgood first issueGreat issue for new contributors

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions