etseidl commented on PR #6431: URL: https://github.com/apache/arrow-rs/pull/6431#issuecomment-2372482754
> > but elsewhere missing page indexes are left as empty Vecs. I believe changing this behavior will be breaking, so will have to be deferred until 54.0.0. Do you agree? > > > > Maybe as part of https://github.com/apache/arrow-rs/issues/6447 we can add some sort of workaround to switch to `vec![]` to preserve the existing behavior until the next breaking release when we can change the behavior Sounds good. I already have the second half planned for breaking changes. I can add the workaround to the list of nonbreaking changes in #6447. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
