Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Expose Z-order in Python #1442

Closed
Tracked by #1441
wjones127 opened this issue Jun 6, 2023 · 1 comment · Fixed by #1443
Closed
Tracked by #1441

Expose Z-order in Python #1442

wjones127 opened this issue Jun 6, 2023 · 1 comment · Fixed by #1443
Assignees

Comments

@wjones127
Copy link
Collaborator

No description provided.

@wjones127 wjones127 mentioned this issue Jun 6, 2023
5 tasks
@wjones127 wjones127 self-assigned this Jun 6, 2023
@wjones127
Copy link
Collaborator Author

See discussion in #1127

wjones127 added a commit that referenced this issue Jun 7, 2023
# 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
--->
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant