mattfaltyn opened a new pull request, #3026:
URL: https://github.com/apache/iceberg-rust/pull/3026

   ## Which issue does this PR close?
   
   - Closes #3025.
   
   ## What changes are included in this PR?
   
   - Accept Arrow nanosecond timestamp arrays in the `hour` transform using the 
existing nanosecond conversion helper.
   - Add regression coverage for `timestamp_ns` and `timestamptz_ns` arrays, 
including a pre-epoch value.
   
   ## Are these changes tested?
   
   - `cargo test -p iceberg transform::temporal::test::test_transform_hours 
--lib`
   - `make check`
   - `make unit-test`
   - `ICEBERG_TEST_HMS_ENDPOINT=127.0.0.1:9083 cargo nextest run --all-targets 
--all-features --workspace --no-fail-fast --test-threads 1` (2,067 passed, 0 
skipped)
   
   ## AI Disclosure
   
   Codex assisted with repository inspection, duplicate issue/PR searches, test 
scaffolding, implementation, validation, and drafting this PR. I reviewed the 
complete diff and verified the behavior and tests end to end.
   


-- 
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]

Reply via email to