arrow
arrow copied to clipboard
GH-48535: [Ruby] Add support for reading time64 array
Rationale for this change
It's a 64 bits variant of time array.
What changes are included in this PR?
- Add
ArrowFormat::Time64Type - Add
ArrowFormat::Time64Array
Are these changes tested?
Yes.
Are there any user-facing changes?
Yes.
- GitHub Issue: #48535
:warning: GitHub issue #48535 has been automatically assigned in GitHub to PR creator.
After merging your PR, Conbench analyzed the 3 benchmarking runs that have been run so far on merge-commit 323c2516619336fce73d2c83c6fb034059e78305.
There were no benchmark performance regressions. 🎉
The full Conbench report has more details. It also includes information about 25 possible false positives for unstable benchmarks that are known to sometimes produce them.