danielewood commented on issue #16509:
URL: https://github.com/apache/superset/issues/16509#issuecomment-908673029


   This should be resolved with the changes I upstreamed to the impyla 
connector.
   
   try impala:// or ascend://
   
   Both use the impyla driver, the difference is the ascend connection string 
uses postgres date formats.
   
   
```ascend://{username}:{password}@{hostname}:{port}/{database}?auth_mechanism=PLAIN;use_ssl=true```


-- 
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.

To unsubscribe, e-mail: [email protected]

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