michael-s-molina commented on code in PR #24200:
URL: https://github.com/apache/superset/pull/24200#discussion_r1211580070
##########
docs/docs/databases/installing-database-drivers.mdx:
##########
@@ -22,8 +22,8 @@ A list of some of the recommended packages.
| Database | PyPI package
| Connection
String
|
| --------------------------------------------------------- |
----------------------------------------------------------------------------------
|
-----------------------------------------------------------------------------------------------------------
|
-| [Amazon Athena](/docs/databases/athena) | `pip install
"PyAthenaJDBC>1.0.9` , `pip install "PyAthena>1.2.0` |
`awsathena+rest://{aws_access_key_id}:{aws_secret_access_key}@athena.{region_name}.amazonaws.com/{
` |
-| [Amazon DynamoDB](/docs/databases/dynamodb) | `pip install
"PyDynamoDB>=0.4.2` |
`dynamodb://{access_key_id}:{secret_access_key}@dynamodb.{region_name}.amazonaws.com?connector=superset`
|
+| [Amazon Athena](/docs/databases/athena) | `pip install
"PyAthenaJDBC>1.0.9"` , `pip install "pyathena[pandas]>=2,<3"` |
`awsathena+rest://{aws_access_key_id}:{aws_secret_access_key}@athena.{region_name}.amazonaws.com/{
` |
Review Comment:
That's an interesting question @cwegener. My suggestion would be to create a
GitHub discussion and tag some folks such as @dpgaspar @villebro @john-bodley
@rusackas @betodealmeida and myself or bring this to the Town Hall.
--
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]