Pyathena

Latest version: v3.8.2

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

Scan your dependencies

Page 13 of 23

2.9.0

* Support for the UNLOAD option in PandasCursor/AsyncPandasCursor 325
https://github.com/laughingman7743/PyAthena#pandascursor-unload-options
Thanks annisall ztane DyfanJones 242

2.8.0

* Support for statement cache in SQLAlchemy 323

2.7.0

* Fix type hints, default values and order of cursor class constructor arguments 312
* Add cursor_kwargs to connection class arguments to allow passing cursor arguments 313
* Move DefaultPandasTypeConverter to pandas package 314
* Fix deprecation warning in re.compile 316
Thanks sadikkuzu 315
* Rename meta_data to metadata 317
* Fix type hints 318
* Fix type hints in return value of description
* Fix type hints in return value of asynchronous cursor's execute method
* Set default values for default conversion methods in converter
* Add missing type hints
* Add static method to cursor class to get default converter 319
* Implement ArrowCursor/AsyncArrowCursor 321
* https://github.com/laughingman7743/PyAthena#arrowcursor
* https://github.com/laughingman7743/PyAthena#asyncarrowcursor
* https://github.com/laughingman7743/PyAthena#dialect--driver
* ArrowCursor/AsyncArrowCursor supports the UNLOAD option.
https://github.com/laughingman7743/PyAthena#unload-options

2.6.1

* Add `cluster` and `bucket_count` to dialect options in SQLAlchemy 310
Support for bucketing in SQLAlchemy table creation.
* Support for specifying column options from connection strings 311
https://github.com/laughingman7743/PyAthena#column-options

2.6.0

* Add `row_format`, `file_format`, `serdeproperties` and `tblproperties` to dialect options in SQLAlchemy 306
* Support for creating tables in various file and row formats in SQLAlchemy.
https://github.com/laughingman7743/PyAthena#dialect-options
* Support for creating tables in various file and row formats is also available in the pandas.DataFrame.to_sql.
https://github.com/laughingman7743/PyAthena#to-sql
* The `s3_dir` option in the connection string has been removed and is now specified in the `location` of the dialect option.
* Remove `AthenaRowFormat` model class.
* Add `AthenaFileFormat` and `AthenaRowFormatSerde` model classes

2.5.4

* Fix escape handling for insert statements containing single quotes 304
Thanks bertop89 238
* Support for partition columns in SQLAlchemy 305

Page 13 of 23

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.