MCPcopy Create free account
hub / github.com/apache/arrow / BuildApplicationId

Function BuildApplicationId

cpp/src/arrow/filesystem/azurefs.cc:312–314  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

310}
311
312std::string BuildApplicationId() {
313 return "azpartner-arrow/" + GetBuildInfo().version_string;
314}
315} // namespace
316
317std::string AzureOptions::AccountBlobUrl(const std::string& account_name) const {

Callers 2

MakeBlobServiceClientMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected