Skip to content

Commit 5400f5e

Browse files
authored
Merge pull request #154569 from dhartunian/blathers/backport-release-25.4-154443
release-25.4: cli: remove duplicate `stmt` column from `node_distsql_flows`
2 parents 4ac8290 + 6d10772 commit 5400f5e

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)