Skip to content

Commit

Permalink
fix issue number
Browse files Browse the repository at this point in the history
  • Loading branch information
tianjiqx committed Oct 16, 2018
1 parent 81cf95f commit eb37f22
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion planner/core/logical_plan_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -1224,7 +1224,7 @@ func (s *testPlanSuite) TestColumnPruning(c *C) {
3: {"a"},
},
},
//issue 78333
//issue 7833
{
sql: "drop view if exists v",
ans: map[int][]string{
Expand Down

0 comments on commit eb37f22

Please sign in to comment.