Pyathena

Latest version: v3.12.2

Safety actively analyzes 723685 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 22 of 24

1.4.5

* Fix AttributeError: 'Engine' object has no attribute 'connection'.
Thanks mrshu. (laughingman7743/PyAthena/issues/63)

1.4.4

* Allow empty results from PandasCursor.
Thanks jkleint. (laughingman7743/PyAthena/pull/58)

1.4.3

* Fix to make it None when SQLAlchemy's URI username and password are empty strings.
If you do not specify `aws_access_key_id` and `aws_secret_access_key` in SQLAlchemy using the instance profile or boto3 configuration file, the connection string is as follows:

awsathena+rest://:athena.{region_name}.amazonaws.com:443/{schema_name}?s3_staging_dir={s3_staging_dir}&...

Thanks leahein. (laughingman7743/PyAthena/issues/54)
* Fix double escaping of percent character in SQLAlchemy.
Thanks mister-average. (laughingman7743/PyAthena/issues/56)

1.4.2

* Fix condition of has_table method in SQLAlchemy.

1.4.1

* Fix Pandas to lazy import.

1.4.0

* Implement PandasCursor.
Thanks jkleint. (laughingman7743/PyAthena/issues/46)
* Support TIME and JSON type.
* Fix execute method of cursor object to return self (cursor object).

Page 22 of 24

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.