Skip to content

[Enhancement](array-type) Tuple is null predicate support array type#13307

Merged
xy720 merged 1 commit intoapache:masterfrom
xy720:fix-tuple-is-null-array
Oct 17, 2022
Merged

[Enhancement](array-type) Tuple is null predicate support array type#13307
xy720 merged 1 commit intoapache:masterfrom
xy720:fix-tuple-is-null-array

Conversation

@xy720
Copy link
Member

@xy720 xy720 commented Oct 12, 2022

Proposed changes

Issue Number: #12689

Problem summary

Describe your changes.

Checklist(Required)

  1. Does it affect the original behavior:
    • Yes
    • No
    • I don't know
  2. Has unit tests been added:
    • Yes
    • No
    • No Need
  3. Has document been added or modified:
    • Yes
    • No
    • No Need
  4. Does it need to update dependencies:
    • Yes
    • No
  5. Are there any changes that cannot be rolled back:
    • Yes (If Yes, please explain WHY)
    • No

Further comments

If this is a relatively large or complex change, kick off the discussion at dev@doris.apache.org by explaining why you chose the solution you did and what alternatives you considered, etc...

@github-actions github-actions bot added area/sql/function Issues or PRs related to the SQL functions area/vectorization kind/test labels Oct 12, 2022
@xy720 xy720 force-pushed the fix-tuple-is-null-array branch 3 times, most recently from 995428c to bcc8a76 Compare October 13, 2022 14:07
@xy720 xy720 force-pushed the fix-tuple-is-null-array branch from bcc8a76 to 4e9d8d4 Compare October 16, 2022 09:10
@xy720 xy720 added the area/array-type Issues or PRs related to array type label Oct 16, 2022
Copy link
Member

@yangzhg yangzhg left a comment

Choose a reason for hiding this comment

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

LGTM

@xy720 xy720 merged commit c114d87 into apache:master Oct 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/array-type Issues or PRs related to array type area/sql/function Issues or PRs related to the SQL functions area/vectorization kind/test

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants