You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
(1105, 'interface conversion: interface {} is int64, not uint64')
"interface conversion: interface {} is int64, not uint64\ngithub.com/pingcap/tidb/executor.(*recordSet).Next.func1\n\t/Users/hawkingrei/devel/opensource/tidb/executor/adapter.go:141\nruntime.gopanic\n\t/usr/local/Cellar/go/1.16.5/libexec/src/runtime/panic.go:965\nruntime.panicdottypeE\n\t/usr/local/Cellar/go/1.16.5/libexec/src/runtime/iface.go:261\ngithub.com/pingcap/tidb/executor/aggfuncs.(*maxMin4UintSliding).UpdatePartialResult\n\t/Users/hawkingrei/devel/opensource/tidb/executor/aggfuncs/func_max_min.go:477\ngithub.com/pingcap/tidb/executor.(*PipelinedWindowExec).produce\n\t/Users/hawkingrei/devel/opensource/tidb/executor/pipelined_window.go:392\ngithub.com/pingcap/tidb/executor.(*PipelinedWindowExec).Next\n\t/Users/hawkingrei/devel/opensource/tidb/executor/pipelined_window.go:149\ngithub.com/pingcap/tidb/executor.Next\n\t/Users/hawkingrei/devel/opensource/tidb/executor/executor.go:286\ngithub.com/pingcap/tidb/executor.(*recordSet).Next\n\t/Users/hawkingrei/devel/opensource/tidb/executor/adapter.go:145\ngithub.com/pingcap/tidb/server.(*tidbResultSet).Next\n\t/Users/hawkingrei/devel/opensource/tidb/server/driver_tidb.go:305\ngithub.com/pingcap/tidb/server.(*clientConn).writeChunks\n\t/Users/hawkingrei/devel/opensource/tidb/server/conn.go:1875\ngithub.com/pingcap/tidb/server.(*clientConn).writeResultset\n\t/Users/hawkingrei/devel/opensource/tidb/server/conn.go:1823\ngithub.com/pingcap/tidb/server.(*clientConn).handleStmt\n\t/Users/hawkingrei/devel/opensource/tidb/server/conn.go:1717\ngithub.com/pingcap/tidb/server.(*clientConn).handleQuery\n\t/Users/hawkingrei/devel/opensource/tidb/server/conn.go:1563\ngithub.com/pingcap/tidb/server.(*clientConn).dispatch\n\t/Users/hawkingrei/devel/opensource/tidb/server/conn.go:1097\ngithub.com/pingcap/tidb/server.(*clientConn).Run\n\t/Users/hawkingrei/devel/opensource/tidb/server/conn.go:860\ngithub.com/pingcap/tidb/server.(*Server).onConn\n\t/Users/hawkingrei/devel/opensource/tidb/server/server.go:485\nruntime.goexit\n\t/usr/local/Cellar/go/1.16.5/libexec/src/runtime/asm_amd64.s:1371
4. What is your TiDB version? (Required)
master
The text was updated successfully, but these errors were encountered:
hawkingrei
changed the title
interface conversion: interface {} is int64, not uint64 in Django test
interface conversion: interface {} is int64, not uint64
Jul 5, 2021
Bug Report
Please answer these questions before submitting your issue. Thanks!
1. Minimal reproduce step (Required)
2. What did you expect to see? (Required)
3. What did you see instead (Required)
(1105, 'interface conversion: interface {} is int64, not uint64')
4. What is your TiDB version? (Required)
master
The text was updated successfully, but these errors were encountered: