MrPowers / mack

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

[115] - Allow the renaming of Delta Tables #122

Closed danielbeach closed 9 months ago

danielbeach commented 9 months ago

To solve issue https://github.com/MrPowers/mack/issues/115 Allow the renaming of a Delta Table via two options ...

  1. Standalone Spark Session
  2. Databricks Session
MrPowers commented 9 months ago

@danielbeach - awesome work and thanks for reviewing @robertkossendey.

Can you add this to the README description? It's almost like if it's not in the README, then I forget the function even exists, haha.