LemonLiTree commented on issue #20025: URL: https://github.com/apache/doris/issues/20025#issuecomment-1563889996
> > Check whether the data type of each field in the target table is the same as that of the original table? > > I was even more confused by the fact that the same statement sometimes succeeds and sometimes fails I have encountered this error before when inserting data of type string exceeds string_type_length_soft_limit_bytes, So you can try increasing string_type_length_soft_limit_bytes -- 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]
