Skip to content

Commit

Permalink
fixup
Browse files Browse the repository at this point in the history
  • Loading branch information
qw4990 committed Apr 30, 2024
1 parent 2ace0f9 commit d91fdc3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pkg/planner/core/common_unity.go
Original file line number Diff line number Diff line change
Expand Up @@ -222,7 +222,6 @@ func getPossibleHints(ctx context.PlanContext, result map[string]*UnityTableInfo
}
}

// TODO: verify
// explain format='unity' select * from t1 where a<1
sctx, err := AsSctx(ctx)
must(err)
Expand Down

0 comments on commit d91fdc3

Please sign in to comment.