Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DRILL-7041: CompileException happens if a nested coalesce function returns null #1668

Closed
wants to merge 1 commit into from

Conversation

KazydubB
Copy link
Member

@KazydubB KazydubB commented Mar 1, 2019

  • Made NullExpressions in IfExpression with nested IfExpressions to be rewritten to typed ones recursively if necessary

…turns null

- Made `NullExpression`s in `IfExpression` with nested `IfExpression`s to be rewritten to typed ones recursively if necessary
Copy link
Member

@vvysotskyi vvysotskyi left a comment

Choose a reason for hiding this comment

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

+1

lushuifeng pushed a commit to lushuifeng/drill that referenced this pull request Jun 21, 2019
…turns null

- Made `NullExpression`s in `IfExpression` with nested `IfExpression`s to be rewritten to typed ones recursively if necessary
closes apache#1668
xiangt920 pushed a commit to xiangt920/drill that referenced this pull request Dec 26, 2019
…turns null

- Made `NullExpression`s in `IfExpression` with nested `IfExpression`s to be rewritten to typed ones recursively if necessary
closes apache#1668
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants