arrow icon indicating copy to clipboard operation
arrow copied to clipboard

GH-48535: [Ruby] Add support for reading time64 array

Open kou opened this issue 3 weeks ago • 1 comments

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

kou avatar Dec 15 '25 04:12 kou

:warning: GitHub issue #48535 has been automatically assigned in GitHub to PR creator.

github-actions[bot] avatar Dec 15 '25 04:12 github-actions[bot]

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.