Skip to content

[CALCITE-4844] IN-list that references columns is wrongly converted to Values, and gives incorrect results#2594

Merged
NobiGo merged 1 commit into
apache:masterfrom
NobiGo:CALCITE-4844
Nov 12, 2021
Merged

[CALCITE-4844] IN-list that references columns is wrongly converted to Values, and gives incorrect results#2594
NobiGo merged 1 commit into
apache:masterfrom
NobiGo:CALCITE-4844

Conversation

@NobiGo
Copy link
Copy Markdown
Contributor

@NobiGo NobiGo commented Oct 29, 2021

…o Values, and gives incorrect results

@NobiGo NobiGo changed the title [CALCITE-4844] IN-list that references columns is wrongly converted t… [CALCITE-4844] IN-list that references columns is wrongly converted to Values, and gives incorrect results Oct 29, 2021
@NobiGo NobiGo added the request review request a review from committers/contributors label Oct 29, 2021
&& (Boolean) value;
closer.add(Prepare.THREAD_EXPAND.push(b));
}
if (propertyName.equals("insubquerythreshold")) {
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

is this temporary ? surprised code gen part follows naturely and requires no change.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No. This can be used in the .iq file to set the insubquerythreshold property.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

!set insubquerythreshold 0

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@zinking Please review again, Then we can merge.

@NobiGo NobiGo requested a review from vlsi November 7, 2021 14:37
Copy link
Copy Markdown
Contributor

@chunweilei chunweilei left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@NobiGo NobiGo added LGTM-will-merge-soon Overall PR looks OK. Only minor things left. and removed request review request a review from committers/contributors labels Nov 12, 2021
@NobiGo NobiGo merged commit bcaa978 into apache:master Nov 12, 2021
@NobiGo NobiGo deleted the CALCITE-4844 branch November 12, 2021 21:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

LGTM-will-merge-soon Overall PR looks OK. Only minor things left.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants