Re: [I] [Enhancement] add a sql command abort all txns or below a id [doris]

2024-12-30 Thread via GitHub
dataroaring commented on issue #44822: URL: https://github.com/apache/doris/issues/44822#issuecomment-2565641421 curl -X PUT --location-trusted -u user:passwd -H "txn_id:18037" -H "txn_operation:abort" http://fe_host:http_port/api/{db}/{table}/_stream_load_2pc you can follow executi

Re: [I] [Enhancement] add a sql command abort all txns or below a id [doris]

2024-12-12 Thread via GitHub
cutiepie-10 commented on issue #44822: URL: https://github.com/apache/doris/issues/44822#issuecomment-2538208366 Hello @dataroaring , I want to contribute on this issue. It would be helpful if you can provide more insight / a template on how to add some function in doris. -- This is an

[I] [Enhancement] add a sql command abort all txns or below a id [doris]

2024-11-30 Thread via GitHub
dataroaring opened a new issue, #44822: URL: https://github.com/apache/doris/issues/44822 ### Search before asking - [X] I had searched in the [issues](https://github.com/apache/doris/issues?q=is%3Aissue) and found no similar issues. ### Description Sometimes, we ne