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

docs: fix arg indent #2103

Merged
merged 2 commits into from
Jan 28, 2024
Merged

docs: fix arg indent #2103

merged 2 commits into from
Jan 28, 2024

Conversation

wchatx
Copy link
Contributor

@wchatx wchatx commented Jan 22, 2024

Description

Fixes an errant indent in table.py, TableOptimizer class, z_order() method for the arg partition_filters

Related Issue(s)

n/a

Documentation

Issue can be seen here

@github-actions github-actions bot added the binding/python Issues for the Python package label Jan 22, 2024
@MrPowers MrPowers self-requested a review January 22, 2024 15:12
Copy link
Collaborator

@MrPowers MrPowers left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks!

@roeap roeap enabled auto-merge (squash) January 28, 2024 08:53
@roeap roeap merged commit 8d41d8f into delta-io:main Jan 28, 2024
23 checks passed
@wchatx wchatx deleted the docs/z-order-docstring branch January 30, 2024 13:14
RobinLin666 pushed a commit to RobinLin666/delta-rs that referenced this pull request Feb 2, 2024
# Description
Fixes an errant indent in table.py, `TableOptimizer` class, `z_order()`
method for the arg `partition_filters`

# Related Issue(s)
n/a

# Documentation
Issue can be seen
[here](https://delta-io.github.io/delta-rs/api/delta_table/delta_table_optimizer/#deltalake.table.TableOptimizer.z_order)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
binding/python Issues for the Python package
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants