liurenjie1024 commented on issue #1078: URL: https://github.com/apache/iceberg-rust/issues/1078#issuecomment-2719602844
Seems this is cause by `arrow`, see https://github.com/apache/arrow-rs/blob/d5339f31a60a4bd8a4256e7120fe32603249d88e/Cargo.toml#L98C51-L98C56 . The temporal transforms are using arrow to do the transform: https://github.com/apache/iceberg-rust/blob/dff4e5a1c6a45d86d5f3ee1173763b8508b7bd41/crates/iceberg/src/transform/temporal.rs#L68 -- 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: issues-unsubscr...@iceberg.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org For additional commands, e-mail: issues-h...@iceberg.apache.org