james-willis commented on issue #779: URL: https://github.com/apache/sedona-db/issues/779#issuecomment-4300437898
Already fixed on main in bcb47d8a (part of #708). The function was refactored to use `Ok(vec![...])` with `#[cfg]` attributes on individual elements — cleaner than adding `#[allow(clippy::vec_init_then_push)]`. Closing as resolved. -- 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]
