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] Remove the deprecated pyarrow.filesystem legacy implementations #20127

Closed
Tracked by #29205
asfimport opened this issue Feb 23, 2022 · 0 comments · Fixed by #39825
Closed
Tracked by #29205

[Python] Remove the deprecated pyarrow.filesystem legacy implementations #20127

asfimport opened this issue Feb 23, 2022 · 0 comments · Fixed by #39825

Comments

@asfimport
Copy link
Collaborator

asfimport commented Feb 23, 2022

The pyarrow.filesystem and pyarrow.hdfs filesystems have been deprecated in 2.0.0, and changed from Deprecation to FutureWarning in 4.0.0. I think it is time to actually remove them, and I would propose to do so in 8.0.0

Reporter: Joris Van den Bossche / @jorisvandenbossche

Related issues:

Note: This issue was originally created as ARROW-15761. Please see the migration documentation for further details.

@AlenkaF AlenkaF self-assigned this Jan 29, 2024
jorisvandenbossche added a commit that referenced this issue Mar 4, 2024
…entations (#39825)

This PR removes the `pyarrow.filesystem` and `pyarrow.hdfs` filesystems that have been deprecated since 2.0.0.
* Closes: #20127

Lead-authored-by: AlenkaF <frim.alenka@gmail.com>
Co-authored-by: Alenka Frim <AlenkaF@users.noreply.github.com>
Co-authored-by: Antoine Pitrou <pitrou@free.fr>
Co-authored-by: Joris Van den Bossche <jorisvandenbossche@gmail.com>
Signed-off-by: Joris Van den Bossche <jorisvandenbossche@gmail.com>
@jorisvandenbossche jorisvandenbossche added this to the 16.0.0 milestone Mar 4, 2024
jorisvandenbossche added a commit to jorisvandenbossche/arrow that referenced this issue Mar 5, 2024
jorisvandenbossche added a commit that referenced this issue Mar 5, 2024
…sis setup (#40363)

### Rationale for this change

Small follow-up on #39825, which removed the `test_hdfs.py` file itself, but didn't remove it from the hypothesis script

* GitHub Issue: #20127

Authored-by: Joris Van den Bossche <jorisvandenbossche@gmail.com>
Signed-off-by: Joris Van den Bossche <jorisvandenbossche@gmail.com>
mapleFU pushed a commit to mapleFU/arrow that referenced this issue Mar 7, 2024
…implementations (apache#39825)

This PR removes the `pyarrow.filesystem` and `pyarrow.hdfs` filesystems that have been deprecated since 2.0.0.
* Closes: apache#20127

Lead-authored-by: AlenkaF <frim.alenka@gmail.com>
Co-authored-by: Alenka Frim <AlenkaF@users.noreply.github.com>
Co-authored-by: Antoine Pitrou <pitrou@free.fr>
Co-authored-by: Joris Van den Bossche <jorisvandenbossche@gmail.com>
Signed-off-by: Joris Van den Bossche <jorisvandenbossche@gmail.com>
mapleFU pushed a commit to mapleFU/arrow that referenced this issue Mar 7, 2024
…ypothesis setup (apache#40363)

### Rationale for this change

Small follow-up on apache#39825, which removed the `test_hdfs.py` file itself, but didn't remove it from the hypothesis script

* GitHub Issue: apache#20127

Authored-by: Joris Van den Bossche <jorisvandenbossche@gmail.com>
Signed-off-by: Joris Van den Bossche <jorisvandenbossche@gmail.com>
thisisnic pushed a commit to thisisnic/arrow that referenced this issue Mar 8, 2024
…implementations (apache#39825)

This PR removes the `pyarrow.filesystem` and `pyarrow.hdfs` filesystems that have been deprecated since 2.0.0.
* Closes: apache#20127

Lead-authored-by: AlenkaF <frim.alenka@gmail.com>
Co-authored-by: Alenka Frim <AlenkaF@users.noreply.github.com>
Co-authored-by: Antoine Pitrou <pitrou@free.fr>
Co-authored-by: Joris Van den Bossche <jorisvandenbossche@gmail.com>
Signed-off-by: Joris Van den Bossche <jorisvandenbossche@gmail.com>
thisisnic pushed a commit to thisisnic/arrow that referenced this issue Mar 8, 2024
…ypothesis setup (apache#40363)

### Rationale for this change

Small follow-up on apache#39825, which removed the `test_hdfs.py` file itself, but didn't remove it from the hypothesis script

* GitHub Issue: apache#20127

Authored-by: Joris Van den Bossche <jorisvandenbossche@gmail.com>
Signed-off-by: Joris Van den Bossche <jorisvandenbossche@gmail.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.

3 participants