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

Sort Order Replacement API #734

Open
c-thiel opened this issue Nov 28, 2024 · 1 comment
Open

Sort Order Replacement API #734

c-thiel opened this issue Nov 28, 2024 · 1 comment
Labels
good first issue Good for newcomers

Comments

@c-thiel
Copy link
Collaborator

c-thiel commented Nov 28, 2024

As part of the Transaction we need a way to replace the sort order (and by this evolving it). In Java this is handled by BaseReplaceSortOrder implements ReplaceSortOrder, which is constructed by the replaceSortOrder() method. We should add this method to rust too.

At the time of issue creation, this seems to not be implemented by pyiceberg.

@c-thiel c-thiel added the good first issue Good for newcomers label Nov 28, 2024
@Fokko Fokko mentioned this issue Nov 28, 2024
28 tasks
@flaneur2020
Copy link

take :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants