Replies: 3 comments 7 replies
-
I only have one remark, if I remember correctly, Will mentioned that deletion vectors would require a new kind of reader on the python side. So am I not sure if that should be part of v1.0.0, since it could potentially take some time. Maybe deletion vectors can be v1.1 Also I started looking into the timestamp tz issue, it's not a huge change but it will have a breaking effect on current writers, so we should definitely do that sooner than later. |
Beta Was this translation helpful? Give feedback.
-
Hope this #2006 makes it. |
Beta Was this translation helpful? Give feedback.
-
Will be Column Mapping and Generated Columns feature of the writer be part the version 1.0 ? |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I have been thinking about what API stability and what a celebration-worthy 1.0 release for the
deltalake
crate would entail. I think we're making great progress and have largely kept strong APIs over the past year or so. When I think about 1.0, the things I would like to see (and maybe implement) would be:High level features:
High level bug fixes:
Depending on progress made by some projects driven by our friends at Databricks, I think it would also be exciting to incluhde:
I think that's "close enough" to be impement-able by 1.0 around Summit.
I wanted to share this with everybody to get a sense of what you think we need for a 1.0 release?
Beta Was this translation helpful? Give feedback.
All reactions