if
with identical then
and else
blocks in sql/sem/tree/backup.go
#111781
Labels
A-disaster-recovery
E-easy
Easy issue to tackle, requires little or no CockroachDB experience
good first issue
O-community
Originated from the community
T-sql-foundations
SQL Foundations Team (formerly SQL Schema + SQL Sessions)
X-blathers-triaged
blathers was able to find an owner
cockroach/pkg/sql/sem/tree/backup.go
Lines 204 to 211 in 2da2993
cockroach/pkg/sql/sem/tree/backup.go
Lines 523 to 531 in 2da2993
In both conditionals,
then
andelse
blocks are identical.(found by revive while testing it on cockroach code base)
Jira issue: CRDB-32067
The text was updated successfully, but these errors were encountered: