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

Method test_data_cache_lirs

tests/custom_cluster/test_data_cache.py:140–141  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

138 force_single_shard=False),
139 start_args=CACHE_START_ARGS, cluster_size=1)
140 def test_data_cache_lirs(self):
141 self.__test_data_cache()
142
143 def __test_data_cache_disablement(self, vector):
144 # Verifies that the cache metrics are all zero.

Callers

nothing calls this directly

Calls 1

__test_data_cacheMethod · 0.95

Tested by

no test coverage detected