Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
283
void THttpTransport::write(const uint8_t* buf, uint32_t len) {
284
writeBuffer_.write(buf, len);
285
}
286
287
const std::string THttpTransport::getOrigin() const {
288
std::ostringstream oss;
Callers
15
generate_testescape_files
Function · 0.45
widetable.py
File · 0.45
jwt-util.py
File · 0.45
write_to_file
Method · 0.45
generate_statements
Function · 0.45
write_vectors_to_csv
Function · 0.45
restore-stats-on-planner-tests.py
File · 0.45
to_file
Method · 0.45
junitxml_prune_notrun
Function · 0.45
run_tests
Method · 0.45
test_binary_locations_positive
Method · 0.45
test_large_sql
Method · 0.45
Calls
no outgoing calls
Tested by
15
write_vectors_to_csv
Function · 0.36
run_tests
Method · 0.36
test_binary_locations_positive
Method · 0.36
test_large_sql
Method · 0.36
do_POST
Method · 0.36
test_runtime_filter_parsing
Method · 0.36
_compare_webui_thrift_profile_output
Method · 0.36
test_udf_errors
Method · 0.36
__generate_file
Method · 0.36
test_large_file_of_field_delimiters
Method · 0.36
generate_text_files
Method · 0.36
generate_text_files_mixed
Method · 0.36