Hugh-Guan opened a new issue, #24244:
URL: https://github.com/apache/superset/issues/24244
### Installation mode
Superset Version: 2.0.0
Installation Mode: docker compose
### Problem Description
Superset 2.0.0 does not seem to have the driver support of Amazon
Timestream.
I have consulted the Superset documentation on Add New Database, and it
seems that it is not easy to implement it with my python knowledge.
[https://superset.apache.org/docs/databases/docker-add-drivers](url)
[https://preset.io/blog/building-database-connector/](url)
I noticed that there was a discussion about a Driver for Amazon Timestream,
but it didn't seem to come to anything.
#12544
The PYPI search found that SqlAlchemy does not appear to have a driver for
Amazon Timestream.
[https://pypi.org/search/?q=timestream](url)
In Amazon Timestream documentation, boto3 and awswrangler are supported for
joining and querying.
[https://docs.aws.amazon.com/zh_cn/timestream/latest/developerguide/accessing.html](url)
[https://boto3.amazonaws.com/v1/documentation/api/latest/index.html](url)
### Describe the solution you'd like
Support Amazon Timestream Driver
--
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]