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

chore: update Druid #22067

Merged
merged 2 commits into from
Nov 8, 2022
Merged

Conversation

betodealmeida
Copy link
Member

SUMMARY

Update to use pydruid 0.6.5.

BEFORE/AFTER SCREENSHOTS OR ANIMATED GIF

N/A

TESTING INSTRUCTIONS

N/A

ADDITIONAL INFORMATION

  • Has associated issue:
  • Required feature flags:
  • Changes UI
  • Includes DB Migration (follow approval process in SIP-59)
    • Migration is atomic, supports rollback & is backwards-compatible
    • Confirm DB migration upgrade and downgrade tested
    • Runtime estimates and downtime expectations provided
  • Introduces new feature or API
  • Removes existing feature or API

@pull-request-size pull-request-size bot added size/S and removed size/XS labels Nov 8, 2022
@codecov
Copy link

codecov bot commented Nov 8, 2022

Codecov Report

Merging #22067 (bdce39e) into master (cd1b379) will increase coverage by 0.00%.
The diff coverage is 33.33%.

@@           Coverage Diff           @@
##           master   #22067   +/-   ##
=======================================
  Coverage   67.07%   67.07%           
=======================================
  Files        1815     1815           
  Lines       69575    69572    -3     
  Branches     7486     7486           
=======================================
- Hits        46665    46664    -1     
+ Misses      20974    20972    -2     
  Partials     1936     1936           
Flag Coverage Δ
hive 52.83% <33.33%> (+<0.01%) ⬆️
mysql 78.40% <33.33%> (+<0.01%) ⬆️
postgres 78.46% <33.33%> (+<0.01%) ⬆️
presto 52.73% <33.33%> (+<0.01%) ⬆️
python 81.57% <33.33%> (+<0.01%) ⬆️
sqlite 76.93% <33.33%> (+<0.01%) ⬆️
unit 51.20% <33.33%> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
superset/db_engine_specs/druid.py 83.33% <ø> (+2.38%) ⬆️
superset/db_engine_specs/trino.py 68.64% <ø> (ø)
superset/models/core.py 90.38% <0.00%> (ø)
superset/views/core.py 75.92% <100.00%> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@betodealmeida betodealmeida merged commit 4496748 into apache:master Nov 8, 2022
@mistercrunch mistercrunch added 🏷️ bot A label used by `supersetbot` to keep track of which PR where auto-tagged with release labels 🚢 2.1.0 and removed 🚢 2.1.3 labels Mar 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🏷️ bot A label used by `supersetbot` to keep track of which PR where auto-tagged with release labels size/S 🚢 2.1.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants