Sentry: optimizer.go:276: top-level relational expression cannot have outer columns: (9) (1) assertion failure Wraps: (2) attached stack trace -- stack trace: | github.com/cockroachdb/cockroach/pk... #142046
Labels
branch-release-24.3
Used to mark GA and release blockers, technical advisories, and bugs for 24.3
C-bug
Code not up to spec/doc, specs & docs deemed correct. Solution expected to change code/behavior.
O-sentry
Originated from an in-the-wild panic report.
T-sql-queries
SQL Queries Team
X-blathers-triaged
blathers was able to find an owner
This issue was auto filed by Sentry. It represents a crash or reported error on a live cluster with telemetry enabled.
Sentry Link: https://cockroach-labs.sentry.io/issues/6334851500/?referrer=webhooks_plugin
Panic Message:
Stacktrace (expand for inline code snippets):
pkg/sql/conn_executor_exec.go#L139-L141
pkg/sql/conn_executor_exec.go#L3455-L3457
pkg/sql/conn_executor_exec.go#L140-L142
pkg/sql/conn_executor_exec.go#L1191-L1193
pkg/sql/conn_executor_exec.go#L1985-L1987
pkg/sql/conn_executor_exec.go#L2439-L2441
pkg/sql/distsql_running.go#L1733-L1735
pkg/sql/distsql_running.go#L1730-L1732
pkg/sql/distsql_running.go#L2016-L2018
pkg/sql/distsql_running.go#L923-L925
pkg/sql/colflow/vectorized_flow.go#L299-L301
pkg/sql/flowinfra/flow.go#L573-L575
pkg/sql/execinfra/processorsbase.go#L725-L727
pkg/sql/colflow/flow_coordinator.go#L109-L111
pkg/sql/colexecerror/error.go#L161-L163
pkg/sql/colflow/flow_coordinator.go#L110-L112
pkg/sql/plan_node_to_row_source.go#L165-L167
pkg/sql/plan.go#L527-L529
pkg/sql/walk.go#L37-L39
pkg/sql/walk.go#L73-L75
pkg/sql/walk.go#L293-L295
pkg/sql/walk.go#L106-L108
pkg/sql/plan.go#L524-L526
pkg/sql/routine.go#L39-L41
pkg/sql/sem/eval/expr.go#L20-L22
bazel-out/k8-opt/bin/pkg/sql/sem/tree/eval_expr_generated.go#L351-L353
pkg/sql/sem/eval/expr.go#L629-L631
pkg/sql/routine.go#L159-L161
pkg/sql/routine.go#L257-L259
pkg/sql/routine.go#L307-L309
pkg/sql/opt/exec/execbuilder/scalar.go#L1206-L1208
pkg/sql/opt/xform/optimizer.go#L275-L277
Tags
Jira issue: CRDB-48139
The text was updated successfully, but these errors were encountered: