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

Method test_data_cache_lru

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

Source from the content-addressed store, hash-verified

130 force_single_shard=False),
131 start_args=CACHE_START_ARGS, cluster_size=1)
132 def test_data_cache_lru(self):
133 self.__test_data_cache()
134
135 @pytest.mark.execute_serially
136 @CustomClusterTestSuite.with_args(

Callers

nothing calls this directly

Calls 1

__test_data_cacheMethod · 0.95

Tested by

no test coverage detected