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

feat: merge into returns how many rows update/delete/inserted #13855

Closed
BohuTANG opened this issue Nov 29, 2023 · 5 comments
Closed

feat: merge into returns how many rows update/delete/inserted #13855

BohuTANG opened this issue Nov 29, 2023 · 5 comments
Assignees

Comments

@BohuTANG
Copy link
Member

Summary
image

@JackTan25
Copy link
Contributor

JackTan25 commented Nov 29, 2023

well, I think we should change merge into to output a table.

@BohuTANG
Copy link
Member Author

It's not status, it's a result table as COPY INTO returns.

@BohuTANG
Copy link
Member Author

well, I think we should change merge into to output a table.

But note that the output table columns is dynamic adjust by the MERGE clause which cases have.
If we have this, the wizard also can check the MERGE INTO returns table.

@JackTan25
Copy link
Contributor

well, I think we should change merge into to output a table.

But note that the output table columns is dynamic adjust by the MERGE clause which cases have. If we have this, the wizard also can check the MERGE INTO returns table.

yes, it means when once is zero, we shouldn't output it.

@JackTan25
Copy link
Contributor

let's close this one. we have done it in #13903

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

No branches or pull requests

2 participants