Skip to content

Commit 6d10772

Browse files
committed
cli: remove duplicate stmt column from node_distsql_flows
Resolves: #154442 Release note: None
1 parent f6583c2 commit 6d10772

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pkg/cli/zip_table_registry.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -854,7 +854,6 @@ var zipInternalTablesPerNode = DebugZipTableRegistry{
854854
nonSensitiveCols: NonSensitiveColumns{
855855
"flow_id",
856856
"node_id",
857-
"stmt",
858857
"since",
859858
"crdb_internal.hide_sql_constants(stmt) as stmt",
860859
},

0 commit comments

Comments
 (0)