sql: v23.1.0-beta.2: incorrect int type used in copy #102181
Labels
C-bug
Code not up to spec/doc, specs & docs deemed correct. Solution expected to change code/behavior.
GA-blocker
O-sentry
Originated from an in-the-wild panic report.
T-sql-queries
SQL Queries Team
This issue was autofiled by Sentry. It represents a crash or reported error on a live cluster with telemetry enabled.
Sentry link: https://cockroach-labs.sentry.io/issues/4123024665/?referrer=webhooks_plugin
Panic message:
Stacktrace (expand for inline code snippets):
cockroach/pkg/sql/conn_executor.go
Lines 864 to 866 in 82d4b56
GOROOT/src/runtime/panic.go#L883-L885 in runtime.gopanic
GOROOT/src/runtime/iface.go#L261-L263 in runtime.panicdottypeE
GOROOT/src/runtime/iface.go#L271-L273 in runtime.panicdottypeI
cockroach/pkg/col/coldata/vec.go
Lines 232 to 234 in 82d4b56
cockroach/pkg/col/coldataext/vec_handler.go
Lines 39 to 41 in 82d4b56
cockroach/pkg/sql/copy_from.go
Lines 455 to 457 in 82d4b56
cockroach/pkg/sql/copy_from.go
Lines 353 to 355 in 82d4b56
cockroach/pkg/sql/conn_executor.go
Lines 2952 to 2954 in 82d4b56
cockroach/pkg/sql/conn_executor.go
Lines 2309 to 2311 in 82d4b56
cockroach/pkg/sql/conn_executor.go
Lines 2066 to 2068 in 82d4b56
cockroach/pkg/sql/conn_executor.go
Lines 866 to 868 in 82d4b56
cockroach/pkg/sql/pgwire/conn.go
Lines 737 to 739 in 82d4b56
GOROOT/src/runtime/asm_amd64.s#L1593-L1595 in runtime.goexit
v23.1.0-beta.2
Jira issue: CRDB-27328
The text was updated successfully, but these errors were encountered: