MCPcopy Create free account
hub / github.com/apache/impala / write

Method write

be/src/transport/THttpTransport.cpp:283–285  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

281}
282
283void THttpTransport::write(const uint8_t* buf, uint32_t len) {
284 writeBuffer_.write(buf, len);
285}
286
287const std::string THttpTransport::getOrigin() const {
288 std::ostringstream oss;

Callers 15

widetable.pyFile · 0.45
jwt-util.pyFile · 0.45
write_to_fileMethod · 0.45
generate_statementsFunction · 0.45
write_vectors_to_csvFunction · 0.45
to_fileMethod · 0.45
junitxml_prune_notrunFunction · 0.45
run_testsMethod · 0.45
test_large_sqlMethod · 0.45

Calls

no outgoing calls

Tested by 15

write_vectors_to_csvFunction · 0.36
run_testsMethod · 0.36
test_large_sqlMethod · 0.36
do_POSTMethod · 0.36
test_udf_errorsMethod · 0.36
__generate_fileMethod · 0.36
generate_text_filesMethod · 0.36