mirror of
https://github.com/langchain-ai/delta-rs.git
synced 2026-07-19 14:23:38 -04:00
5dc89b389d
# 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 --->