mymeiyi opened a new pull request, #41793: URL: https://github.com/apache/doris/pull/41793
When s3 load to 2 tables: 1 is non mow table and 1 is mow table. If the tablet commit info for mow table is empty, the commit will get error: ``` msg:errCode = 2, detailMessage = The partition info is empty, table may be dropped, txnid=570859248863232 ``` -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
