-
请问 jdbc catalog 执行sql,希望clickhouse进行merge操作,select xx final from xx,如何通过jdbc catalog传递 final关键字呢 |
Beta Was this translation helpful? Give feedback.
Answered by
zy-kkk
Sep 24, 2024
Replies: 1 comment
-
use session variable: |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
zy-kkk
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
use session variable:
set jdbc_clickhouse_query_final = true