Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/arrow
/ test_milli
Method
test_milli
c_glib/test/test-time32-array.rb:64–67 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
62
end
63
64
def test_milli
65
array = build_time32_array(:milli, [])
66
assert_equal(Arrow::TimeUnit::MILLI, array.value_data_type.unit)
67
end
68
end
69
end
Callers
nothing calls this directly
Calls
2
unit
Method · 0.45
value_data_type
Method · 0.45
Tested by
no test coverage detected