We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a471062 commit ddcb382Copy full SHA for ddcb382
sql/planbuilder/factory.go
@@ -203,4 +203,3 @@ func (f *factory) buildDistinct(child sql.Node) sql.Node {
203
}
204
return plan.NewDistinct(child)
205
206
-
0 commit comments