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

Method stats_tuple_desc

be/src/exec/hdfs-scan-node-base.h:464–464  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

462 }
463
464 const TupleDescriptor* stats_tuple_desc() const { return stats_tuple_desc_; }
465 const TupleDescriptor* tuple_desc() const { return tuple_desc_; }
466 const HdfsTableDescriptor* hdfs_table() const { return hdfs_table_; }
467 const AvroSchemaElement& avro_schema() const { return avro_schema_; }

Callers 7

OpenMethod · 0.80
EvaluatePageIndexMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected