Stamatis Zampetakis created CALCITE-6917: --------------------------------------------
Summary: Remove mention to "a list of values" from Javadoc of IN/NOT_IN operator Key: CALCITE-6917 URL: https://issues.apache.org/jira/browse/CALCITE-6917 Project: Calcite Issue Type: Task Reporter: Stamatis Zampetakis Assignee: Stamatis Zampetakis Fix For: 1.40.0 The {{IN}} and {{NOT_IN}} operator in {{SqlStdOperatorTable}} are used exclusively for representing sub-queries and *NOT* a list of values. From CALCITE-4173 onward, the {{SEARCH}} operator is used to represent a list of values. -- This message was sent by Atlassian Jira (v8.20.10#820010)