Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/arrow
/ test_dictionary
Method
test_dictionary
c_glib/test/test-dictionary-array.rb:69–71 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
67
end
68
69
def test_dictionary
70
assert_equal(@dictionary, @dictionary_array.dictionary)
71
end
72
73
def test_dictionary_data_type
74
assert_equal(@data_type,
Callers
nothing calls this directly
Calls
1
dictionary
Method · 0.45
Tested by
no test coverage detected