Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bytedance/bolt
/ flush
Method
flush
bolt/vector/VectorStream.cpp:215–217 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
213
}
214
215
void VectorStreamGroup::flush(OutputStream* out) {
216
serializer_->flush(out);
217
}
218
219
// static
220
void VectorStreamGroup::estimateSerializedSize(
Callers
3
serialize
Method · 0.45
rowVectorToIOBuf
Function · 0.45
testSerialization
Method · 0.45
Calls
no outgoing calls
Tested by
1
testSerialization
Method · 0.36