Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix clickhouse_getresult method #374

Merged
merged 1 commit into from
Jun 15, 2023

Conversation

nuclon
Copy link

@nuclon nuclon commented Jun 9, 2023

Fixing error message when using Clickhouse datasource.

  File "/connector/bp/bp_database.py", line 77, in invoke
    res_list = dict_func['{0}_getresult'.format(source_type)].__func__(uri=uri, sql=sql,
TypeError: basefunc.clickhouse_getresult() got an unexpected keyword argument 'credentials'

@vercel
Copy link

vercel bot commented Jun 9, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
rath ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 9, 2023 11:01am

@ObservedObserver ObservedObserver merged commit b3dacf0 into Kanaries:master Jun 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants