Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/arrow
/ buffered
Method
buffered
cpp/src/parquet/file_writer.cc:76–76 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
74
}
75
76
bool RowGroupWriter::buffered() const { return contents_->buffered(); }
77
78
int RowGroupWriter::current_column() { return contents_->current_column(); }
79
Callers
4
Write
Method · 0.45
Make
Method · 0.45
WriteColumnChunk
Method · 0.45
WriteRecordBatch
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected