Evgeny Stanilovsky created IGNITE-28903:
-------------------------------------------
Summary: Calcite. Query with NO_MERGE_JOIN is failed to execute
Key: IGNITE-28903
URL: https://issues.apache.org/jira/browse/IGNITE-28903
Project: Ignite
Issue Type: Bug
Components: sql
Affects Versions: 2.18
Reporter: Evgeny Stanilovsky
CorrelatesIntegrationTest#testCorrelatesCollision
second test need to passed also with no merge join hint :
{noformat}
assertQuery("SELECT /*+ NO_MERGE_JOIN */ * FROM test1 WHERE "
{noformat}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)