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

[Python][Docs] fill_null not showing in pyarrow API reference #34143

Closed
phofl opened this issue Feb 11, 2023 · 1 comment · Fixed by #34144
Closed

[Python][Docs] fill_null not showing in pyarrow API reference #34143

phofl opened this issue Feb 11, 2023 · 1 comment · Fixed by #34144

Comments

@phofl
Copy link
Contributor

phofl commented Feb 11, 2023

Describe the bug, including details regarding any error messages, version, and platform.

Can't sign up for Jira, hence I opened the issue here.

fill_null was removed in 9093795 Seems to be accidential. It is not visible in the docs anymore.

https://arrow.apache.org/docs/python/api/compute.html#structural-transforms

Component(s)

Python

@kou kou changed the title DOC: fill_null not showing in pyarrow API reference [Python[Docs] fill_null not showing in pyarrow API reference Feb 11, 2023
@kou
Copy link
Member

kou commented Feb 12, 2023

Can't sign up for Jira, hence I opened the issue here.

No problem. We migrated to here from Jira.

kou pushed a commit that referenced this issue Feb 12, 2023
### Rationale for this change

Add fill_null back to the docs

-[x] closes #34143 
* Closes: #34143

Authored-by: Patrick Hoefler <61934744+phofl@users.noreply.github.com>
Signed-off-by: Sutou Kouhei <kou@clear-code.com>
@kou kou changed the title [Python[Docs] fill_null not showing in pyarrow API reference [Python][Docs] fill_null not showing in pyarrow API reference Feb 12, 2023
@kou kou added this to the 12.0.0 milestone Feb 12, 2023
gringasalpastor pushed a commit to gringasalpastor/arrow that referenced this issue Feb 17, 2023
…ache#34144)

### Rationale for this change

Add fill_null back to the docs

-[x] closes apache#34143 
* Closes: apache#34143

Authored-by: Patrick Hoefler <61934744+phofl@users.noreply.github.com>
Signed-off-by: Sutou Kouhei <kou@clear-code.com>
fatemehp pushed a commit to fatemehp/arrow that referenced this issue Feb 24, 2023
…ache#34144)

### Rationale for this change

Add fill_null back to the docs

-[x] closes apache#34143 
* Closes: apache#34143

Authored-by: Patrick Hoefler <61934744+phofl@users.noreply.github.com>
Signed-off-by: Sutou Kouhei <kou@clear-code.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants