dungdm93 opened a new pull request #13105:
URL: https://github.com/apache/superset/pull/13105


   ### SUMMARY
   Previously, SuperSet was able to access Presto through the PyHive, even 
though it's not the official python driver, as well as it is not in active 
development. However, since Dec 27, 2020, [**PrestoSQL is renamed to 
Trino**](https://trino.io/blog/2020/12/27/announcing-trino.html), this mean you 
can't using PyHive to access Trino any more.   
   So this MR is first step support Trino.
   
   ### BEFORE/AFTER SCREENSHOTS OR ANIMATED GIF
   <!--- Skip this if not applicable -->
   
   ### TEST PLAN
   Unit test already added
   
   ### ADDITIONAL INFORMATION
   - [ ] Has associated issue:
   - [ ] Changes UI
   - [ ] Requires DB Migration.
   - [ ] Confirm DB Migration upgrade and downgrade tested.
   - [x] Introduces new feature or API
   - [ ] 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:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to