Hive-metastore-client

Latest version: v1.0.9

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

Scan your dependencies

Page 1 of 2

1.0.9

Fixed
* Stop inducing exception on Hive Metastore server when trying to retrieve partition values with `get_partition_values_from_table` for partitionless tables.
([64](https://github.com/quintoandar/hive-metastore-client/pull/64))

1.0.8

Changed
* Replaced default values for `TableBuilder` and `SerdeInfoBuilder` constructors when no value is provided for specific lists and dicts
([62](https://github.com/quintoandar/hive-metastore-client/pull/62))

1.0.7

Added
* Added method `add_partitions_to_table` to add partitions receiving an exception if some partition already exists
([57](https://github.com/quintoandar/hive-metastore-client/pull/57))

Fixed
* Removed types-comparison when dropping a column ([56](https://github.com/quintoandar/hive-metastore-client/pull/56))
* Handled the partitions adding inside a loop (adding each partition individually) to fix a silent bug (if some
partition already existed, none of the list were added) ([57](https://github.com/quintoandar/hive-metastore-client/pull/57))

1.0.6

Added
* Added `get_partition_keys` method to get partitions with name and type ([53](https://github.com/quintoandar/hive-metastore-client/pull/53))

Changed
* Handled exception when table has no partitions in method `get_partition_values_from_table` ([55](https://github.com/quintoandar/hive-metastore-client/pull/55))

1.0.5

Added
* Added bulk_drop_partitions method ([49](https://github.com/quintoandar/hive-metastore-client/pull/49))
* Added get_partition_values_from_table method ([50](https://github.com/quintoandar/hive-metastore-client/pull/50))

Changed
* Changed max_parts parameter from get_partitions method to int32 ([45](https://github.com/quintoandar/hive-metastore-client/pull/45))

1.0.4

Added
* Added create_external_table method ([42](https://github.com/quintoandar/hive-metastore-client/pull/42))
* Added get_partition_keys_objects and get_partition_keys_names methods ([43](https://github.com/quintoandar/hive-metastore-client/pull/43))

Fixed
* Enforced type as EXTERNAL when creating external tables ([41](https://github.com/quintoandar/hive-metastore-client/issues/41))

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.