Pytd

Latest version: v1.5.1

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

Scan your dependencies

Page 1 of 2

1.5.1

-------------------

- Updated dependencies and pytd now supports python 3.9 and 3.10

1.4.4

-------------------

- Upgrade urllib3 version (`112 <https://github.com/treasure-data/pytd/pull/112>`__)

1.4.3

-------------------

- [hot fix] Set upper version for pandas lower than 1.2 (`108 <https://github.com/treasure-data/pytd/pull/108>`__)

1.4.2

-------------------

- Presto queries issued by ``pandas_td.read_td_query`` use ``join_distribution_type`` session property instead of the deprecated ``distributed_join`` property. See our `documentation <https://docs.treasuredata.com/display/public/PD/Presto+0.205+to+317+Migration+2020#Presto0.205to317Migration2020-DeprecatedFeatures>`__ for more information about the change. (`100 <https://github.com/treasure-data/pytd/pull/100>`__)

.. note::
pytd does not offer its version 1.4.1 because an unofficial 1.4.1 binary was unexpectedly published to PyPI and deleted immediately; PyPI refuses to re-upload deleted version numbers.

1.4.0

-------------------

- Deprecate (Py)Spark 2.x and Python 3.5 support, and migrate to Spark 3.x and Python 3.8, respectively. ``SparkWriter`` requires running with Spark 3.x from now on. (`94 <https://github.com/treasure-data/pytd/pull/94>`__)

1.3.0

-------------------

- Enable passing extra keyword arguments (e.g., ``fmt="msgpack"``) to ``pandas_td.to_td``. (`80 <https://github.com/treasure-data/pytd/pull/80>`__)
- Support ``engine_version`` option in query APIs. (`81 <https://github.com/treasure-data/pytd/pull/81>`__)
- Add ``force_tdclient`` option to Presto query interfaces for deterministically using ``tdclient`` rather than ``prestodb``. (`85 <https://github.com/treasure-data/pytd/pull/85>`__)
- Add a precondition check to ``Writerwrite_dataframe`` for making sure the type of ``table`` argument. (`86 <https://github.com/treasure-data/pytd/pull/86>`__)
- Documentation updates. (`82 <https://github.com/treasure-data/pytd/pull/82>`__, `#89 <https://github.com/treasure-data/pytd/pull/89>`__)

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.