dwsmith1983 commented on PR #5565: URL: https://github.com/apache/datafusion-comet/pull/5565#issuecomment-5678144600
> Please update its import and context initialization to `ShuffleCodecContext`, as already done in the writer benchmark. Done. `benches/shuffle_reader.rs` now builds its context as `ShuffleCodecContext::default()`; `cargo check --benches` and clippy with all targets are clean on the shuffle crate, and its 134 tests still pass. -- 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]
