AMashenkov commented on code in PR #7150:
URL: https://github.com/apache/ignite-3/pull/7150#discussion_r2603019615


##########
modules/sql-engine/src/test/resources/tpch/plan/q20.plan:
##########
@@ -91,7 +91,7 @@ Project
                           index: L_SK_PK
                           type: SORTED
                           predicate: AND(=(L_PARTKEY, $cor2.PS_PARTKEY), 
=(L_SUPPKEY, $cor2.PS_SUPPKEY), SEARCH(L_SHIPDATE, 
Sarg[[1994-01-01..1995-01-01)]))
-                          searchBounds: [ExactBounds [bound=$cor2.PS_SUPPKEY], 
ExactBounds [bound=$cor2.PS_PARTKEY]]
+                          searchBounds: <$cor2.PS_SUPPKEY>, <$cor2.PS_PARTKEY>

Review Comment:
   Fixed



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to