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

Function major_version

cpp/src/arrow/adapters/orc/options.h:73–73  ·  view source on GitHub ↗

* Get major version */

Source from the content-addressed store, hash-verified

71 * Get major version
72 */
73 int32_t major_version() const { return this->major_version_; }
74
75 /**
76 * Get minor version

Callers 1

ToStringMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected