Skip to content

Replace macro with function for array_remove#8106

Merged
alamb merged 7 commits into
apache:mainfrom
jayzhan211:array-remove-rm-macro
Nov 13, 2023
Merged

Replace macro with function for array_remove#8106
alamb merged 7 commits into
apache:mainfrom
jayzhan211:array-remove-rm-macro

Conversation

@jayzhan211

@jayzhan211 jayzhan211 commented Nov 9, 2023

Copy link
Copy Markdown
Contributor

Which issue does this PR close?

Ref #7988

Rationale for this change

What changes are included in this PR?

Are these changes tested?

Are there any user-facing changes?

I did not consider all the null cases here, since there are still issues unsolved. We can add more null test cases after null handing gets better.

@github-actions github-actions Bot added physical-expr Changes to the physical-expr crates sqllogictest SQL Logic Tests (.slt) labels Nov 9, 2023
@jayzhan211 jayzhan211 force-pushed the array-remove-rm-macro branch from 456c535 to f0efbf8 Compare November 10, 2023 00:04
@jayzhan211 jayzhan211 marked this pull request as ready for review November 11, 2023 00:46
Signed-off-by: jayzhan211 <jayzhan211@gmail.com>
Signed-off-by: jayzhan211 <jayzhan211@gmail.com>
Signed-off-by: jayzhan211 <jayzhan211@gmail.com>
Signed-off-by: jayzhan211 <jayzhan211@gmail.com>
Signed-off-by: jayzhan211 <jayzhan211@gmail.com>
Signed-off-by: jayzhan211 <jayzhan211@gmail.com>
@jayzhan211 jayzhan211 force-pushed the array-remove-rm-macro branch from f0efbf8 to 7b2b82f Compare November 12, 2023 01:34
@jayzhan211 jayzhan211 marked this pull request as draft November 12, 2023 12:00
Signed-off-by: jayzhan211 <jayzhan211@gmail.com>
@jayzhan211 jayzhan211 marked this pull request as ready for review November 12, 2023 14:31

@alamb alamb 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.

Thank you for the contribution @jayzhan211 -- this is (yet another) great PR towards cleaning up the code for list handling

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

physical-expr Changes to the physical-expr crates sqllogictest SQL Logic Tests (.slt)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants