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

Smarter redirect on slice creation #691

Merged
merged 1 commit into from
Aug 2, 2016

Conversation

xrmx
Copy link
Contributor

@xrmx xrmx commented Jun 29, 2016

After ea8a7ec creating a slice
started redirecting to druid datasource from sqlalchemy tables.
That's quite painful for sqlalchemy tables users.
Instead of hardcoding a choice just query the db, if we don't
have any druid datasource fallback to sqlalchemy tables.
Bonus points we remove hacky javascript and make the message
translatable.

While at it fix druid client test to not hardcode datasource id.

@coveralls
Copy link

coveralls commented Jun 29, 2016

Coverage Status

Coverage decreased (-0.3%) to 80.816% when pulling 4a9fbff852ba6cbf77877f539229e62aee804f78 on xrmx:smartercreateslice into dbb9356 on airbnb:master.

@coveralls
Copy link

coveralls commented Jun 29, 2016

Coverage Status

Coverage decreased (-0.3%) to 80.816% when pulling 430db630661097b7f139616c295e7006eb1e2699 on xrmx:smartercreateslice into dbb9356 on airbnb:master.

@coveralls
Copy link

coveralls commented Jul 2, 2016

Coverage Status

Coverage decreased (-0.3%) to 80.768% when pulling 2aafb7413d5197b2a8bf32413efff1b16e687f05 on xrmx:smartercreateslice into 8135c24 on airbnb:master.

@xrmx
Copy link
Contributor Author

xrmx commented Jul 22, 2016

Hello, anything i can do to move this forward? thanks

@xrmx xrmx force-pushed the smartercreateslice branch 2 times, most recently from 5c7d345 to 0c68bc7 Compare July 31, 2016 13:28
@coveralls
Copy link

coveralls commented Jul 31, 2016

Coverage Status

Coverage increased (+0.4%) to 81.513% when pulling 0c68bc73f9f96d7fd1af87b2b92aec9e894aa409 on xrmx:smartercreateslice into ee9141a on airbnb:master.

@coveralls
Copy link

coveralls commented Jul 31, 2016

Coverage Status

Coverage increased (+0.3%) to 81.483% when pulling b253b258751df6a78c30af3363468c5db0789532 on xrmx:smartercreateslice into ee9141a on airbnb:master.

After ea8a7ec creating a slice
started redirecting to druid datasource from sqlalchemy tables.
That's quite painful for sqlalchemy tables users.
Instead of hardcoding a choice just query the db, if we don't
have any druid datasource fallback to sqlalchemy tables.
Bonus points we remove hacky javascript and make the message
translatable.

While at it fix druid client test to not hardcode datasource id.
@coveralls
Copy link

coveralls commented Jul 31, 2016

Coverage Status

Coverage increased (+0.4%) to 81.513% when pulling 4761a68 on xrmx:smartercreateslice into ee9141a on airbnb:master.

@mistercrunch mistercrunch merged commit e7ce38b into apache:master Aug 2, 2016
@mistercrunch
Copy link
Member

Sorry about the delay, I have merged a while back...

@xrmx xrmx deleted the smartercreateslice branch June 16, 2017 19:50
@mistercrunch mistercrunch added 🏷️ bot A label used by `supersetbot` to keep track of which PR where auto-tagged with release labels 🚢 0.11.0 labels Feb 19, 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 🚢 0.11.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants