Skip to content

fix: df.write_ fix as it was broken after update#1625

Merged
milenkovicm merged 1 commit intoapache:mainfrom
milenkovicm:fix_python_patch_write
Apr 29, 2026
Merged

fix: df.write_ fix as it was broken after update#1625
milenkovicm merged 1 commit intoapache:mainfrom
milenkovicm:fix_python_patch_write

Conversation

@milenkovicm
Copy link
Copy Markdown
Contributor

write_options parameter is not respected at the
moment

Which issue does this PR close?

Closes #.

Rationale for this change

fix df.write_ as it was broken after update.

What changes are included in this PR?

updated DistributedDataFrame adding missing write methods or missing write_options parameter in current method.

write_options is not respected at the moment

Are there any user-facing changes?

`write_options` parameter is not respected at the
moment
@milenkovicm milenkovicm requested a review from andygrove April 29, 2026 18:48
@milenkovicm milenkovicm changed the title fix: df.write_ fix as it was broken after updatre fix: df.write_ fix as it was broken after update Apr 29, 2026
Copy link
Copy Markdown
Member

@andygrove andygrove left a comment

Choose a reason for hiding this comment

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

Thanks @milenkovicm

@milenkovicm milenkovicm merged commit b7c5e09 into apache:main Apr 29, 2026
17 of 18 checks passed
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 this pull request may close these issues.

2 participants