ERROR 1105 (HY000): other error for mpp stream: Code: 44, e.displayText() = DB::Exception #58543
Labels
component/executor
may-affects-5.4
This bug maybe affects 5.4.x versions.
may-affects-6.1
may-affects-6.5
may-affects-7.1
may-affects-7.5
may-affects-8.1
may-affects-8.5
severity/major
type/bug
The issue is confirmed as a bug.
Bug Report
Please answer these questions before submitting your issue. Thanks!
1. Minimal reproduce step (Required)
2. What did you expect to see? (Required)
Error 3143: Invalid JSON path expression. The error is around character position 4.
3. What did you see instead (Required)
Error 1105: other error for mpp stream: Code: 44, e.displayText() = DB::Exception: Illegal json path expression
$.A[-8][1]
of function json_extract, e.what() = DB::Exception,[INFO] [conn.go:1184] ["command dispatched failed"] [conn=3061842034] [session_alias=] [connInfo="id:3061842034, addr:10.200.101.159:36828 status:11, collation:utf8mb4_general_ci, user:root"] [command=Query] [status="inTxn:1, autocommit:1"] [sql="SELECT JSON_EXTRACT(@JSON, '$.A[-8][1]') from t2;"] [txn_mode=PESSIMISTIC] [timestamp=454865995448451079] [err="other error for mpp stream: Code: 44, e.displayText() = DB::Exception: Illegal json path expression
$.A[-8][1]
of function json_extract, e.what() = DB::Exception,\ngithub.com/pingcap/tidb/pkg/executor/internal/mpp.(*localMppCoordinator).handleMPPStreamResponse\n\t/workspace/source/tidb/pkg/executor/internal/mpp/local_mpp_coordinator.go:694\ngithub.com/pingcap/tidb/pkg/executor/internal/mpp.(*localMppCoordinator).receiveResults\n\t/workspace/source/tidb/pkg/executor/internal/mpp/local_mpp_coordinator.go:565\ngithub.com/pingcap/tidb/pkg/executor/internal/mpp.(*localMppCoordinator).handleDispatchReq\n\t/workspace/source/tidb/pkg/executor/internal/mpp/local_mpp_coordinator.go:518\ngithub.com/pingcap/tidb/pkg/executor/internal/mpp.(*localMppCoordinator).dispatchAll.func2\n\t/workspace/source/tidb/pkg/executor/internal/mpp/local_mpp_coordinator.go:423\nruntime.goexit\n\t/root/go/pkg/mod/golang.org/[email protected]/src/runtime/asm_amd64.s:1700"4. What is your TiDB version? (Required)
Release Version: v8.5.0-alpha-442-g9958228a65
Edition: Community
Git Commit Hash: 9958228
Git Branch: HEAD
UTC Build Time: 2024-12-25 16:39:47
GoVersion: go1.23.4
Race Enabled: false
Check Table Before Drop: false
Store: tikv
The text was updated successfully, but these errors were encountered: