Closed CandiedCode closed 1 year ago
^ if anyone else gets this... check if you are on a old botocore depdencies. Updating to the newer resolved this issue.
https://github.com/boto/boto3/blob/develop/CHANGELOG.rst#1264 https://github.com/boto/boto3/blob/1.26.4/setup.cfg#L6
api-change:athena: [botocore] Adds support for using Query Result Reuse
https://github.com/laughingman7743/PyAthena/blob/master/pyproject.toml#L33-L34
after the merge for passing in the reuse args, boto is currently throwing the following exception