Skip to content

Commit

Permalink
Bug 36170528 - Build: failure in QueryRecordReporterTests.testReporte…
Browse files Browse the repository at this point in the history
…rDoubleIndex

[git-p4: depot-paths = "//dev/coherence-ce/main/": change = 107426]
  • Loading branch information
mgamanho committed Mar 11, 2024
1 parent 035be5a commit 423f80d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ Filter Name Index Cost
AllFilter\s+\| ---- \| 0
LikeFilter\(filter\.nestinglevel1\.nestinglevel2\.nestinglev\.\.\. \(0\) \| 0 \| 11
AndFilter\s+\| ---- \| 0
BetweenFilter\(filter\.nestinglevel1\.nestinglevel2\.nesti\.\.\. \(1\) \| 1 \| 67
BetweenFilter\(filter\.nestinglevel1\.nestinglevel2\.nesti\.\.\. \(1\) \| 1 \| (66/67)
EqualsFilter\(\.getFirstName\(\), Hector\)\s+\| 2 \| 100000
LessEqualsFilter\(\.getAge\(\), 98\)\s+\| 3 \| 100000

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
Explain Plan
Filter Name Index Cost
======================================================================================
LessEqualsFilter\(filter\.nestinglevel1\.nestinglevel2\.nestin\.\.\. \(0\) \| 0 \| 67
LessEqualsFilter\(filter\.nestinglevel1\.nestinglevel2\.nestin\.\.\. \(0\) \| 0 \| (66|67)


Index Lookups
Expand Down

0 comments on commit 423f80d

Please sign in to comment.