Skip to content

Commit

Permalink
Run SchemaVersionCleaner only in repair mode
Browse files Browse the repository at this point in the history
  • Loading branch information
aavdonkin committed Sep 24, 2024
1 parent 653c2cb commit 869392b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion ydb/core/tx/columnshard/normalizer/abstract/abstract.h
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,6 @@ enum class ENormalizerSequentialId: ui32 {
EmptyPortionsCleaner,
CleanInsertionDedup,
GCCountersNormalizer,
SchemaVersionCleaner,

MAX
};
Expand Down

0 comments on commit 869392b

Please sign in to comment.