Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/arrow
/ NextColumn
Method
NextColumn
cpp/src/parquet/file_writer.cc:56–56 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
54
}
55
56
ColumnWriter* RowGroupWriter::NextColumn() { return contents_->NextColumn(); }
57
58
ColumnWriter* RowGroupWriter::column(int i) { return contents_->column(i); }
59
Callers
15
TEST
Function · 0.45
WriteTestData
Method · 0.45
TEST
Function · 0.45
ASSERT_OK_AND_ASSIGN
Function · 0.45
TestFullRoundtrip
Method · 0.45
WriteParquet
Method · 0.45
TEST_F
Function · 0.45
FileSerializeTest
Method · 0.45
UnequalNumRows
Method · 0.45
RepeatedUnequalRows
Method · 0.45
ZeroRowsRowGroup
Method · 0.45
TEST
Function · 0.45
Calls
no outgoing calls
Tested by
15
TEST
Function · 0.36
WriteTestData
Method · 0.36
TEST
Function · 0.36
ASSERT_OK_AND_ASSIGN
Function · 0.36
TestFullRoundtrip
Method · 0.36
WriteParquet
Method · 0.36
TEST_F
Function · 0.36
FileSerializeTest
Method · 0.36
UnequalNumRows
Method · 0.36
RepeatedUnequalRows
Method · 0.36
ZeroRowsRowGroup
Method · 0.36
TEST
Function · 0.36