Skip to content

Conversation

@kou
Copy link
Member

@kou kou commented Jan 27, 2026

Rationale for this change

There are 32/64 bit and second/millisecond/microsecond/nanosecond variants for time arrays.

What changes are included in this PR?

  • Add ArrowFormat::TimeType#to_flatbuffers
  • Add bit width information to ArrowFormat::TimeType

Are these changes tested?

Yes.

Are there any user-facing changes?

Yes.

@github-actions github-actions bot added the awaiting committer review Awaiting committer review label Jan 27, 2026
@github-actions
Copy link

⚠️ GitHub issue #49027 has been automatically assigned in GitHub to PR creator.

@hiroyuki-sato hiroyuki-sato self-requested a review January 28, 2026 13:08
Copy link
Collaborator

@hiroyuki-sato hiroyuki-sato left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1

LD_LIBRARY_PATH=/tmp/local/lib:/path/to/arrow/red-arrow/ext/arrow/ GI_TYPELIB_PATH=/tmp/local/lib/girepository-1.0 rake  test
cd /path/to/arrow/ruby/red-arrow-format
/path/to/.rbenv/versions/3.4.7/bin/ruby test/run.rb
Loaded suite test
Started
/path/to/arrow/ruby/red-arrow-format/lib/arrow-format/file-reader.rb:40: warning: IO::Buffer is experimental and both the Ruby and C interface may change in the future!
Finished in 1.692383502 seconds.
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
148 tests, 148 assertions, 0 failures, 0 errors, 0 pendings, 0 omissions, 0 notifications
100% passed
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
87.45 tests/s, 87.45 assertions/s
cd -

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

awaiting committer review Awaiting committer review

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants