Pyathena

Latest version: v3.8.2

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

Scan your dependencies

Page 21 of 23

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).

1.3.0

* Fix the context manager to return a connection object instead of a cursor object.
Thanks spicy-jmr. (laughingman7743/PyAthena/issues/41)

Page 21 of 23

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.