-
Notifications
You must be signed in to change notification settings - Fork 3.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
sql: v20.2.0-alpha.1: unsupported comparison op with collated strings #56257
Comments
cockroach-teamcity
added
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.
labels
Nov 3, 2020
|
yuzefovich
changed the title
sentry: *barriers.barrierError: -- details for github.com/cockroachdb/cockroach/pkg/sql/pgwire/pgerror/*pgerror.withCandidateCode::: (1)
*errutil.withMessage
*safedetails.withSafeDetails: %s (2)
expr.go:78: *withstack.withStack (top exception)
*assert.withAssertionFailure
(check the extra data payloads)
sql: v20.2.0-alpha.1: unsupported comparison op with collated strings
Nov 3, 2020
Customer issue that is being looked into (#56335). |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This issue was autofiled by Sentry. It represents a crash or reported error on a live cluster with telemetry enabled.
Sentry link: https://sentry.io/organizations/cockroach-labs/issues/2005075033/?referrer=webhooks_plugin
Panic message:
Stacktrace (expand for inline code snippets):
cockroach/pkg/sql/execinfra/expr.go
Lines 77 to 79 in 59b7964
cockroach/pkg/sql/execinfra/expr.go
Lines 161 to 163 in 59b7964
cockroach/pkg/sql/execinfra/processorsbase.go
Lines 107 to 109 in 59b7964
cockroach/pkg/sql/execinfra/processorsbase.go
Lines 804 to 806 in 59b7964
cockroach/pkg/sql/execinfra/processorsbase.go
Lines 774 to 776 in 59b7964
cockroach/pkg/sql/rowexec/tablereader.go
Lines 94 to 96 in 59b7964
cockroach/pkg/sql/rowexec/processors.go
Lines 137 to 139 in 59b7964
cockroach/pkg/sql/rowflow/row_based_flow.go
Lines 227 to 229 in 59b7964
cockroach/pkg/sql/rowflow/row_based_flow.go
Lines 80 to 82 in 59b7964
cockroach/pkg/sql/rowflow/row_based_flow.go
Lines 63 to 65 in 59b7964
cockroach/pkg/sql/distsql/server.go
Lines 365 to 367 in 59b7964
cockroach/pkg/sql/distsql/server.go
Lines 479 to 481 in 59b7964
cockroach/pkg/sql/distsql_running.go
Lines 264 to 266 in 59b7964
cockroach/pkg/sql/distsql_running.go
Lines 387 to 389 in 59b7964
cockroach/pkg/sql/distsql_running.go
Lines 1007 to 1009 in 59b7964
cockroach/pkg/sql/conn_executor_exec.go
Lines 902 to 904 in 59b7964
cockroach/pkg/sql/conn_executor_exec.go
Lines 799 to 801 in 59b7964
cockroach/pkg/sql/conn_executor_exec.go
Lines 487 to 489 in 59b7964
cockroach/pkg/sql/conn_executor_exec.go
Lines 98 to 100 in 59b7964
cockroach/pkg/sql/conn_executor.go
Lines 1355 to 1357 in 59b7964
cockroach/pkg/sql/conn_executor.go
Lines 1284 to 1286 in 59b7964
cockroach/pkg/sql/conn_executor.go
Lines 489 to 491 in 59b7964
cockroach/pkg/sql/pgwire/conn.go
Lines 594 to 596 in 59b7964
/usr/local/go/src/runtime/asm_amd64.s#L1356-L1358 in runtime.goexit
v20.2.0-alpha.1
The text was updated successfully, but these errors were encountered: