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:
Daisuke Taniwaki
2024-12-28 05:50:16 +09:00
committed by GitHub
parent 52dc1769a1
commit 530c1a0734
3 changed files with 65 additions and 11 deletions

View File

@@ -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"