fixed typro

This commit is contained in:
lgbo-ustc 2021-12-20 11:49:45 +08:00 committed by liangjiabiao
parent 2cebda874d
commit 244a8b2cbf

View File

@ -92,7 +92,7 @@ def test_text_count(started_cluster):
"""
assert result == expected_result
def test_parquet_groupby_witch_cache(started_cluster):
def test_parquet_groupby_with_cache(started_cluster):
logging.info('Start testing groupby ...')
node = started_cluster.instances['h0_0_0']
result = node.query("""