Sentry: expr.go:148: ReturnType called on TypedExpr with empty typeAnnotation. Was the underlying Expr type-checked before asserting a type of TypedExpr? (1) attached stack trace -- stack trace: |... #136510
Labels
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-foundations
SQL Foundations Team (formerly SQL Schema + SQL Sessions)
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/6105893008/?referrer=webhooks_plugin
Panic Message:
Stacktrace (expand for inline code snippets):
src/runtime/asm_arm64.s#L1221-L1223
pkg/util/stop/stopper.go#L497-L499
pkg/sql/planhook.go#L193-L195
pkg/crosscluster/physical/alter_replication_job.go#L219-L221
pkg/sql/tenant_spec.go#L147-L149
pkg/sql/tenant_spec.go#L62-L64
pkg/sql/analyze_expr.go#L33-L35
pkg/sql/sem/tree/type_check.go#L354-L356
pkg/sql/sem/tree/type_check.go#L344-L346
pkg/sql/sem/tree/type_check.go#L1763-L1765
pkg/sql/sem/tree/expr.go#L147-L149
GOROOT/src/runtime/panic.go#L769-L771
src/runtime/asm_arm64.s#L1221-L1223
pkg/util/stop/stopper.go#L497-L499
pkg/sql/planhook.go#L193-L195
pkg/crosscluster/physical/alter_replication_job.go#L219-L221
pkg/sql/tenant_spec.go#L147-L149
pkg/sql/tenant_spec.go#L62-L64
pkg/sql/analyze_expr.go#L33-L35
pkg/sql/sem/tree/type_check.go#L354-L356
pkg/sql/sem/tree/type_check.go#L344-L346
pkg/sql/sem/tree/type_check.go#L1763-L1765
pkg/sql/sem/tree/expr.go#L147-L149
Tags
The text was updated successfully, but these errors were encountered: