dwsmith1983 commented on issue #5656: URL: https://github.com/apache/datafusion-comet/issues/5656#issuecomment-5525692402
A candidate patch exists: dwsmith1983/datafusion-comet#3 by @ErikBPF preserves the sub bitmap containers via from_bitmaps and pins the compressed size with a serialized_size assertion. It is a single commit on native/core/src/execution/delta_dv.rs, applies cleanly to the current #5365 head, and passes the focused DV tests plus workspace clippy. Plan is for it to be opened here directly once #5365 lands. -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
