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

v1.0 Release tracking issue #3250

Open
ion-elgreco opened this issue Feb 22, 2025 · 4 comments
Open

v1.0 Release tracking issue #3250

ion-elgreco opened this issue Feb 22, 2025 · 4 comments
Labels
enhancement New feature or request

Comments

@ion-elgreco
Copy link
Collaborator

ion-elgreco commented Feb 22, 2025

Description

We are close to 1.0 releases, however we need to have some minor bugs still addressed:

Binary dtype handling

Z-order

Stats interaction

Snapshot

More async (nice-to-have)

Handle deprecations

Improve IO runtime

Folks at arrow-rs have a new http client abstraction available in 0.12 in this PR apache/arrow-rs#7253 a spawn service will be added, so all IO tasks can be properly spawned the provided runtime handle. This should improve when doing list stream which in our current DeltaStorageBackend still end up on the main runtime.

@ion-elgreco ion-elgreco added the enhancement New feature or request label Feb 22, 2025
@ion-elgreco ion-elgreco pinned this issue Feb 22, 2025
@rtyler
Copy link
Member

rtyler commented Feb 22, 2025

I recommend using Milestones for keeping track of this 😄

Also, are you intending to make a Python 1.0 before we make the Rust version 1.0? 🤔

@ion-elgreco
Copy link
Collaborator Author

ion-elgreco commented Feb 22, 2025

I recommend using Milestones for keeping track of this 😄

Issue is a bit easier for others to track, sind I pinned it

Also, are you intending to make a Python 1.0 before we make the Rust version 1.0? 🤔

No :) these issues also apply to the rust version actually. In the discussion of road to 1.0 we only tracked features. Which I think all of them are kind of complete except DV but I'm willing to skip that for 1.0

@ion-elgreco ion-elgreco changed the title Python v1.0 Release tracking issue v1.0 Release tracking issue Feb 22, 2025
@roeap
Copy link
Collaborator

roeap commented Feb 27, 2025

issues support sub-issues now as well :)

One major thing that I really would like to get done before 1.0 is kernel adoption.

There is much potential to break API s there, albeit not necessarily in a huge manner, but break nonetheless.

I'll prepare an issue to collect some of the work and dependencies.

Also, I am actively working on this, but its large ...

@ion-elgreco
Copy link
Collaborator Author

ion-elgreco commented Feb 28, 2025

@roeap are there any benefits for python users? Api-wise there shouldn't be any change for python

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants