Pyathena

Latest version: v3.9.0

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

Scan your dependencies

Page 21 of 24

1.4.6

* Support botocore config argument.
Thanks m-for-madness. (laughingman7743/PyAthena/issues/64)

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.

Page 21 of 24

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.