This feature request was originally filed as apache/arrow-adbc#1766 by @lidavidm and has been duplicated here.
We could add an option for controlling automatic quoting of identifiers (default ON) that users can turn off when they have already-escaped identifiers. Proposed option names were,
adbc.snowflake.sql.unsafe_disable_table_name_quoting
adbc.snowflake.quote_identifiers
A PR was created to address this but hasn't been merged: apache/arrow-adbc#1800. See apache/arrow-adbc#1766 for more conversation on this.
This feature request was originally filed as apache/arrow-adbc#1766 by @lidavidm and has been duplicated here.
We could add an option for controlling automatic quoting of identifiers (default ON) that users can turn off when they have already-escaped identifiers. Proposed option names were,
adbc.snowflake.sql.unsafe_disable_table_name_quotingadbc.snowflake.quote_identifiersA PR was created to address this but hasn't been merged: apache/arrow-adbc#1800. See apache/arrow-adbc#1766 for more conversation on this.