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

feat(doris): add catalog support for Apache Doris #31580

Merged
merged 8 commits into from
Jan 6, 2025

feat:add catalog for apache doris

d3b1bcc
Select commit
Loading
Failed to load commit list.
Merged

feat(doris): add catalog support for Apache Doris #31580

feat:add catalog for apache doris
d3b1bcc
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 20, 2024 in 0s

77.04% (+16.55%) compared to 76d897e

View this Pull Request on Codecov

77.04% (+16.55%) compared to 76d897e

Details

Codecov Report

Attention: Patch coverage is 41.17647% with 10 lines in your changes missing coverage. Please review.

Project coverage is 77.04%. Comparing base (76d897e) to head (d3b1bcc).
Report is 1218 commits behind head on master.

Files with missing lines Patch % Lines
superset/db_engine_specs/doris.py 41.17% 10 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           master   #31580       +/-   ##
===========================================
+ Coverage   60.48%   77.04%   +16.55%     
===========================================
  Files        1931      538     -1393     
  Lines       76236    39138    -37098     
  Branches     8568        0     -8568     
===========================================
- Hits        46114    30154    -15960     
+ Misses      28017     8984    -19033     
+ Partials     2105        0     -2105     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.