fix: Missing comma (#774)

* Add missing comma to `delta_key_list` list
This commit is contained in:
Marek Šuppa
2022-02-07 12:05:20 +01:00
committed by GitHub
parent 9710bb145a
commit 5254df6776

View File

@ -1019,7 +1019,7 @@ class oceanbase(object):
'block index cache hit',
'block index cache miss',
'bloom filter cache hit',
'bloom filter cache miss'
'bloom filter cache miss',
'bloom filter filts',
'bloom filter passes',
'io read bytes',