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

Method expr_values_cache

be/src/exec/hash-table.h:437–437  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

435 };
436
437 ExprValuesCache* ALWAYS_INLINE expr_values_cache() { return &expr_values_cache_; }
438
439 private:
440 friend class HashTable;

Callers 15

NextProbeRowMethod · 0.80
ProcessProbeBatchMethod · 0.80
AddBatchImplMethod · 0.80
ProcessRowMethod · 0.80
AddBatchStreamingImplMethod · 0.80
InsertInternalMethod · 0.80
FindProbeRowMethod · 0.80
FindBuildRowBucketMethod · 0.80
ProcessBuildBatchMethod · 0.80
InsertBatchMethod · 0.80

Calls

no outgoing calls

Tested by 1

InsertFullTestMethod · 0.64