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

Method IcebergFormatVersion

be/src/runtime/descriptors.h:529–531  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

527 }
528
529 int32_t IcebergFormatVersion() const {
530 return iceberg_format_version_;
531 }
532
533 virtual std::string DebugString() const;
534

Callers 1

HdfsTableWriterMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected