-
Notifications
You must be signed in to change notification settings - Fork 763
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
Comments
well, I think we should change |
It's not status, it's a result table as COPY INTO returns. |
But note that the output table columns is dynamic adjust by the |
yes, it means when once is zero, we shouldn't output it. |
let's close this one. we have done it in #13903 |
Summary
![image](https://private-user-images.githubusercontent.com/172204/286585665-fa3a7e2a-529e-40a5-99b3-734e4477d64d.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkxNjc2MTYsIm5iZiI6MTczOTE2NzMxNiwicGF0aCI6Ii8xNzIyMDQvMjg2NTg1NjY1LWZhM2E3ZTJhLTUyOWUtNDBhNS05OWIzLTczNGU0NDc3ZDY0ZC5wbmc_WC1BbXotQWxnb3JpdGhtPUFXUzQtSE1BQy1TSEEyNTYmWC1BbXotQ3JlZGVudGlhbD1BS0lBVkNPRFlMU0E1M1BRSzRaQSUyRjIwMjUwMjEwJTJGdXMtZWFzdC0xJTJGczMlMkZhd3M0X3JlcXVlc3QmWC1BbXotRGF0ZT0yMDI1MDIxMFQwNjAxNTZaJlgtQW16LUV4cGlyZXM9MzAwJlgtQW16LVNpZ25hdHVyZT04M2Y4NWUyNzlkNDk5ZjZhNjgwOGNlNTk2NDExOTcwMGE5ZjZjNzkxNjc4ZmM4YTFhNGRmNmVmMzFlMzY3MDAwJlgtQW16LVNpZ25lZEhlYWRlcnM9aG9zdCJ9.2pw1HYNPoxMR4HH6mY1ZiejTTCydoE0xT7Ik9Pc0Kvg)
The text was updated successfully, but these errors were encountered: