-
Notifications
You must be signed in to change notification settings - Fork 4
Whats the difference between this extension and chsql_native? #28
Unanswered
chitralverma
asked this question in
Q&A
-
Whats the difference between this extension and chsql_native other than the addition of clickhouse functions?
This is more from the perspect of table scan
functionality.
Beta Was this translation helpful? Give feedback.
All reactions
Replies: 1 comment
-
Hey @chitralverma thanks for the question. The chsql
extension offers the real macros and functionality but only features a macro based clickhouse client using the HTTPFS extension. The optional chsql_native
adds a native binary protocol clickhouse client to the mix but nothing else per-se. I hope this helps!
Beta Was this translation helpful? Give feedback.
All reactions
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment