Releases: criccomini/pymetastore
Releases · criccomini/pymetastore
0.4.1
What's Changed
- pylint cleanup by @cpard in #33
- Add URLs and keywords to pyproject.toml by @criccomini in #34
Full Changelog: 0.4.0...0.4.1
0.4.0
What's Changed
- Make
get_table_stats
return all columns by default by @criccomini in #30 - Stat tests by @cpard in #31
- Bump 0.4.0 by @criccomini in #32
Full Changelog: 0.3.1...0.4.0
0.3.1
0.3.0
What's Changed
- Bump to 0.3.0 by @criccomini in #20
- repr(), str() and eq() for Hive Types by @cpard in #24
- Stats by @cpard in #25
- Minor cleanup after stats addition by @criccomini in #26
Full Changelog: 0.2.0...0.3.0
0.2.0
What's Changed
- Bump to 0.2.0 by @criccomini in #14
- Adding a more complete README example by @criccomini in #15
- Add more integration tests by @criccomini in #16
- Make metastore.py a bit more idiomatic by @criccomini in #17
- Update README.md by @criccomini in #18
- Types integration testing by @cpard in #19
Full Changelog: 0.1.0...0.2.0
0.1.0
What's Changed
- Seeding the project by @cpard in #1
- Add CI by @criccomini in #2
- Add
pdm thrift
command to generate Python Thrift bindings by @criccomini in #3 - Add integration test for HMS by @criccomini in #4
- Use Git submodule for Hive Thrift API by @criccomini in #5
- Doing some PDM lockfile cleanup by @criccomini in #6
- Metastore client by @cpard in #7
- Clean some low hanging pylint fruit by @criccomini in #8
- Set up more robust table in integration test by @criccomini in #9
- Integration tests by @cpard in #10
- Mark failing test with xfail by @criccomini in #11
- Use dataclasses for htypes by @criccomini in #12
- Update README.md by @criccomini in #13
New Contributors
- @cpard made their first contribution in #1
- @criccomini made their first contribution in #2
Full Changelog: https://github.com/recap-build/pymetastore/commits/0.1.0