Re: [PR] [fix](regression) fix txn_insert [doris]

2024-10-30 Thread via GitHub
dataroaring merged PR #42885: URL: https://github.com/apache/doris/pull/42885 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@doris.

Re: [PR] [fix](regression) fix txn_insert [doris]

2024-10-29 Thread via GitHub
github-actions[bot] commented on PR #42885: URL: https://github.com/apache/doris/pull/42885#issuecomment-2445670165 PR approved by at least one committer and no changes requested. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHu

Re: [PR] [fix](regression) fix txn_insert [doris]

2024-10-29 Thread via GitHub
mymeiyi commented on PR #42885: URL: https://github.com/apache/doris/pull/42885#issuecomment-2445670883 run buildall -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsu

Re: [PR] [fix](regression) fix txn_insert [doris]

2024-10-29 Thread via GitHub
github-actions[bot] commented on PR #42885: URL: https://github.com/apache/doris/pull/42885#issuecomment-2445670192 PR approved by anyone and no changes requested. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the UR

Re: [PR] [fix](regression) fix txn_insert [doris]

2024-10-29 Thread via GitHub
doris-robot commented on PR #42885: URL: https://github.com/apache/doris/pull/42885#issuecomment-2445667725 Thank you for your contribution to Apache Doris. Don't know what should be done next? See [How to process your PR](https://cwiki.apache.org/confluence/display/DORIS/How+to+process+y

[PR] [fix](regression) fix txn_insert [doris]

2024-10-29 Thread via GitHub
mymeiyi opened a new pull request, #42885: URL: https://github.com/apache/doris/pull/42885 the case failed because different error message: ``` (txn_insert.groovy:505) - exception: java.sql.SQLException: query is timeout, killed by timeout checker ``` -- This is an automated mess