mirror of
https://github.com/getredash/redash.git
synced 2025-12-19 17:37:19 -05:00
Support result reuse in Athena data sources (#7202)
* Support result reuse * Update pyathena to 2.25.2 * Separate options * Regenerate the Poetry lock file --------- Co-authored-by: SeongTae Jeong <seongtaejg@gmail.com>
This commit is contained in:
@@ -118,7 +118,7 @@ pandas = "1.3.4"
|
||||
phoenixdb = "0.7"
|
||||
pinotdb = ">=0.4.5"
|
||||
protobuf = "3.20.2"
|
||||
pyathena = ">=1.5.0,<=1.11.5"
|
||||
pyathena = "2.25.2"
|
||||
pydgraph = "2.0.2"
|
||||
pydruid = "0.5.7"
|
||||
pyexasol = "0.12.0"
|
||||
|
||||
Reference in New Issue
Block a user