You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@superset.apache.org by GitBox <gi...@apache.org> on 2020/07/23 08:07:42 UTC

[GitHub] [incubator-superset] blcksrx opened a new pull request #10407: remove drill

blcksrx opened a new pull request #10407:
URL: https://github.com/apache/incubator-superset/pull/10407


   ### SUMMARY
   there is no `sqlalchemy-drill`  that exists in the **PIPY** packages, For installation the correct command is:
   ```
   pip install git+ https://github.com/JohnOmernik/sqlalchemy-drill
   ```
   And this makes become **untrusty**  and **unsafe** to install it, especially using it on the **Apache Licence** Projects
   
   ### BEFORE/AFTER SCREENSHOTS OR ANIMATED GIF
   <!--- Skip this if not applicable -->
   
   ### TEST PLAN
   <!--- What steps should be taken to verify the changes -->
   
   ### ADDITIONAL INFORMATION
   <!--- Check any relevant boxes with "x" -->
   <!--- HINT: Include "Fixes #nnn" if you are fixing an existing issue -->
   - [ ] Has associated issue:
   - [ ] Changes UI
   - [ ] Requires DB Migration.
   - [ ] Confirm DB Migration upgrade and downgrade tested.
   - [ ] Introduces new feature or API
   - [x] Removes existing feature or API
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org


[GitHub] [incubator-superset] villebro commented on pull request #10407: feat: remove drill

Posted by GitBox <gi...@apache.org>.
villebro commented on pull request #10407:
URL: https://github.com/apache/incubator-superset/pull/10407#issuecomment-670579900


   Thanks @cgivre !


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org


[GitHub] [incubator-superset] cgivre commented on pull request #10407: feat: remove drill

Posted by GitBox <gi...@apache.org>.
cgivre commented on pull request #10407:
URL: https://github.com/apache/incubator-superset/pull/10407#issuecomment-670571548


   The Drill sqlalchemy dialect is now available on Pypi with the following command:
   
   ```
   pip install sqlalchemy-drill
   ```
   
   Here's the direct link: https://pypi.org/manage/project/sqlalchemy-drill/releases/


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org


[GitHub] [incubator-superset] cgivre commented on pull request #10407: feat: remove drill

Posted by GitBox <gi...@apache.org>.
cgivre commented on pull request #10407:
URL: https://github.com/apache/incubator-superset/pull/10407#issuecomment-663925570


   Please do not remove Drill.  As a co-author of the dialect, we can get it pushed to Pypi if that's the issue. 
   Thanks,


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org


[GitHub] [incubator-superset] cgivre commented on pull request #10407: feat: remove drill

Posted by GitBox <gi...@apache.org>.
cgivre commented on pull request #10407:
URL: https://github.com/apache/incubator-superset/pull/10407#issuecomment-670586627


   @villebro 
   Would you mind closing this issue?
   Thx


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org


[GitHub] [incubator-superset] villebro closed pull request #10407: feat: remove drill

Posted by GitBox <gi...@apache.org>.
villebro closed pull request #10407:
URL: https://github.com/apache/incubator-superset/pull/10407


   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org