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

Refactor _get_dimensions introduced in #6841 #6858

Closed
arunjose696 opened this issue Jan 15, 2024 · 0 comments · Fixed by #6859
Closed

Refactor _get_dimensions introduced in #6841 #6858

arunjose696 opened this issue Jan 15, 2024 · 0 comments · Fixed by #6859

Comments

@arunjose696
Copy link
Collaborator

arunjose696 commented Jan 15, 2024

Refactor _get_dimensions function by following below steps

Rename _get_dimensions to _get_lengths,
remove the string parameter passed to _get_dimensions and instead use axis as the argument to the function.
Rename check_is_future function in partiton manager to is_future.

YarShev pushed a commit that referenced this issue Jan 16, 2024
Signed-off-by: arunjose696 <arunjose696@gmail.com>
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