Skip to content

SQL: Fix assumption that AND, OR have two arguments.#5470

Merged
fjy merged 1 commit intoapache:masterfrom
gianm:fix-sql-select-case-when
Mar 6, 2018
Merged

SQL: Fix assumption that AND, OR have two arguments.#5470
fjy merged 1 commit intoapache:masterfrom
gianm:fix-sql-select-case-when

Conversation

@gianm
Copy link
Copy Markdown
Contributor

@gianm gianm commented Mar 6, 2018

Calcite can deliver an AND or OR operator with > 2 arguments.
Fixes #5468.

Calcite can deliver an AND or OR operator with > 2 arguments.
Fixes apache#5468.
@fjy
Copy link
Copy Markdown
Contributor

fjy commented Mar 6, 2018

👍

@fjy fjy merged commit ff0de21 into apache:master Mar 6, 2018
@gianm gianm deleted the fix-sql-select-case-when branch March 6, 2018 18:55
gianm added a commit to implydata/druid-public that referenced this pull request Apr 10, 2018
Calcite can deliver an AND or OR operator with > 2 arguments.
Fixes apache#5468.
gianm added a commit to gianm/druid that referenced this pull request Aug 26, 2018
Calcite can deliver an AND or OR operator with > 2 arguments.
Fixes apache#5468.
fjy pushed a commit that referenced this pull request Aug 27, 2018
Calcite can deliver an AND or OR operator with > 2 arguments.
Fixes #5468.
@jon-wei jon-wei added this to the 0.12.3 milestone Sep 1, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants