Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/arrow
/ test_schema
Method
test_schema
c_glib/test/test-table.rb:126–129 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
124
end
125
126
def test_schema
127
assert_equal([
"visible"
,
"valid"
],
128
@table.schema.fields.collect(&:name))
129
end
130
131
def test_column_data
132
assert_equal([
Callers
nothing calls this directly
Calls
2
fields
Method · 0.45
schema
Method · 0.45
Tested by
no test coverage detected