mirror of https://github.com/citusdata/citus.git
Fix tenant statistics annotations normalization
parent
e9a6f8a7c5
commit
bb4aacb92f
|
@ -307,5 +307,5 @@ s/(NOTICE: issuing SET LOCAL application_name TO 'citus_rebalancer gpid=)[0-9]+
|
|||
|
||||
# shard_rebalancer output, flaky improvement number
|
||||
s/improvement of 0.1[0-9]* is lower/improvement of 0.1xxxxx is lower/g
|
||||
|
||||
s/\/\*.*\*\///g
|
||||
# normalize tenants statistics annotations
|
||||
s/\/\*\{"tId":.*\*\///g
|
||||
|
|
Loading…
Reference in New Issue