Open chenglinLiang opened 4 months ago
I found additional assertion failed. To avoid duplicate reports, I tried to check the call stack of the assertion failed. I read https://pingcap.github.io/tidb-dev-guide/get-started/debug-and-profile.html#using-delve-to-debug-a-test-case but don't know where to put the breakpoints, any help will be appreciated!
Like https://github.com/pingcap/tidb/issues/55599, seems to be related to the virtual columns, /cc @wjhuang2016
Bug Report
This is the smallest reproducible example I could create. The issue might not be solely caused by the
c0
column.1. Minimal reproduce step (Required)
2. What did you expect to see? (Required)
No error.
3. What did you see instead (Required)
4. What is your TiDB version? (Required)