Konstantin Smirnov
Konstantin Smirnov
When you plan to add the ability to authorize via local LDAP ?
@harshach How long to wait in release ?
Now there is official docs https://clickhouse.com/docs/en/native-protocol
Greetings, I am closing the issue due to the fact that it is too old, if you need help, do not be afraid to reopen the issue
@nrukavkov Do you still need any help on this issue? If yes, then don't be afraid to open the issue for me
https://github.com/getredash/redash/pull/6181
By any chance does this PR not fix this problem ? https://github.com/getredash/redash/pull/6202
I actually like DuckDB. I think it's worth adding it now as a QR. But maybe you should start saving query results to a local instance of DuckDB, and not...
@ashutosh6500 hI, think there's a description here. https://redash.io/help/open-source/dev-guide/write-a-query-runner . You need implement `get_schema` https://github.com/getredash/redash/blob/master/redash/query_runner/__init__.py#L230
Then we are waiting for you to implement get_schema and tests.