Skip to content

Commit

Permalink
MB-60680. Spans for include fields
Browse files Browse the repository at this point in the history
Change-Id: Ie84ce3826a836a7c3811184b457aaa56805feb16
  • Loading branch information
sitaramv committed Feb 19, 2025
1 parent 0320bae commit d6aa47e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions secondary/queryport/n1ql/secondary_index.go
Original file line number Diff line number Diff line change
Expand Up @@ -1980,6 +1980,7 @@ func (si *secondaryIndex6) AllowRerank() bool {
func (si *secondaryIndex6) Scan6(
requestId string,
spans datastore.Spans2,
inclSpans datastore.Spans2,
reverse bool,
distinctAfterProjection bool,
projection *datastore.IndexProjection,
Expand Down

0 comments on commit d6aa47e

Please sign in to comment.