Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
Dousir9 authored and ti-chi-bot committed Feb 15, 2023
1 parent f43b6a5 commit 65d2059
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion planner/core/integration_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -8118,7 +8118,7 @@ func TestIssue41273(t *testing.T) {
}

// https://github.com/pingcap/tidb/issues/41355
// The "virtual generated columns" push down is not supported now.
// The "virtual generated column" push down is not supported now.
// This test covers: TopN, Projection, Selection.
func TestVirtualExprPushDown(t *testing.T) {
store, dom := testkit.CreateMockStoreAndDomain(t)
Expand Down

0 comments on commit 65d2059

Please sign in to comment.