Remove unused normalization rule

pull/3336/head
Jelte Fennema 2020-01-03 15:06:03 +01:00
parent 634ea80009
commit 16bcf15e16
1 changed files with 0 additions and 3 deletions

View File

@ -44,9 +44,6 @@ s/name_len_12345678901234567890123456789012345678_fcd8ab6f_[0-9]+/name_len_12345
# normalize pkey constraints in multi_insert_select.sql
s/"(raw_events_second_user_id_value_1_key_|agg_events_user_id_value_1_agg_key_)[0-9]+"/"\1xxxxxxx"/g
# normalize failed task ids
s/ERROR: failed to execute task [0-9]+/ERROR: failed to execute task X/g
# ignore could not consume warnings
/WARNING: could not consume data from worker node/d