MrPowers / mack

Delta Lake helper methods in PySpark
https://mrpowers.github.io/mack/
MIT License
286 stars 42 forks source link

Provide an API to change table properties via Python #102

Open robertkossendey opened 1 year ago

robertkossendey commented 1 year ago

Correct me if I am wrong, but the only way to currently update table properties is through the SQL interface. It would be great to have a Python API as well, especially considering that if you are not using a Catalog you might encounter some strange behaviour, e.g. this.