You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# Description
Updated the API to:
```python
DeltaTable.optimize.compact()
DeltaTable.optimize.z_order()
```
The old API of `DeltaTable.optimize()` still works, but now issues a
deprecation warning.
# Related Issue(s)
- closes#1442
# Documentation
<!---
Share links to useful documentation
--->
No description provided.
The text was updated successfully, but these errors were encountered: