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

支持ClickHouse查询 #1384

Merged
merged 3 commits into from
Feb 17, 2022
Merged

支持ClickHouse查询 #1384

merged 3 commits into from
Feb 17, 2022

Conversation

nick2wang
Copy link
Collaborator

支持ClickHouse查询 #1343
暂时只做了查询部分,上线功能后面有时间再做

支持ClickHouse查询 hhyo#1343
@codecov
Copy link

codecov bot commented Feb 15, 2022

Codecov Report

Merging #1384 (5fd5b52) into master (ca10a8f) will increase coverage by 0.17%.
The diff coverage is 85.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1384      +/-   ##
==========================================
+ Coverage   75.39%   75.57%   +0.17%     
==========================================
  Files          81       82       +1     
  Lines       12615    12855     +240     
==========================================
+ Hits         9511     9715     +204     
- Misses       3104     3140      +36     
Impacted Files Coverage Δ
sql/engines/__init__.py 71.23% <ø> (ø)
sql/models.py 95.64% <ø> (ø)
sql/engines/clickhouse.py 71.20% <71.20%> (ø)
sql/engines/tests.py 99.83% <100.00%> (+0.01%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update ca10a8f...5fd5b52. Read the comment docs.

Copy link
Collaborator

@LeoQuote LeoQuote left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

牛逼, 感谢贡献

@hhyo hhyo merged commit 8d4b4a6 into hhyo:master Feb 17, 2022
@hhyo
Copy link
Owner

hhyo commented Feb 17, 2022

已合并,文档和readme也可以补充下

@nick2wang
Copy link
Collaborator Author

已合并,文档和readme也可以补充下

wiki和readme已更新

@nick2wang nick2wang deleted the nick-clickhouse branch February 17, 2022 02:49
@nick2wang nick2wang mentioned this pull request Mar 1, 2022
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.

[ 功能建议 ] SQL上线、在线查询和权限管理支持Clickhouse
3 participants