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

Method s3a_options

be/src/runtime/tmp-file-mgr.h:316–316  ·  view source on GitHub ↗

Return default S3 options for spilling.

Source from the content-addressed store, hash-verified

314
315 /// Return default S3 options for spilling.
316 const vector<std::pair<string, string>>* s3a_options() { return &s3a_options_; }
317
318 MemTracker* compressed_buffer_tracker() const {
319 return compressed_buffer_tracker_.get();

Callers 2

GetConnectionMethod · 0.80
TmpFileRemoteMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected