Skip to content

FixTupleIsNull miss in SelectStmt resultExpr - #4279

Merged
morningman merged 2 commits into
apache:masterfrom
HangyuanLiu:fix_tupleisnull
Aug 26, 2020
Merged

FixTupleIsNull miss in SelectStmt resultExpr#4279
morningman merged 2 commits into
apache:masterfrom
HangyuanLiu:fix_tupleisnull

Conversation

@HangyuanLiu

Copy link
Copy Markdown
Contributor

@HangyuanLiuHangyuanLiu added kind/fix Categorizes issue or PR as related to a bug. area/planner Issues or PRs related to the query planner branch-0.13 PR which need to merge to branch 0.13 labels Aug 7, 2020
imay
imay approved these changes Aug 8, 2020

@imayimay left a comment

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.

LGTM

@morningmanmorningman added the approved Indicates a PR has been approved by one committer. label Aug 8, 2020
@morningman
morningman merged commit b1c7841 into apache:masterAug 26, 2020
@yangzhgyangzhg mentioned this pull request Feb 9, 2021
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approvedIndicates a PR has been approved by one committer.area/plannerIssues or PRs related to the query plannerbranch-0.13PR which need to merge to branch 0.13kind/fixCategorizes issue or PR as related to a bug.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[BUG] TupleIsNull miss in ResultExpr in SelectStmt

3 participants

@HangyuanLiu@imay@morningman