hkun0120 commented on PR #17283: URL: https://github.com/apache/dolphinscheduler/pull/17283#issuecomment-3026574785
> > can I/we create a DSIP for this problem? > > You can create an improvement issue for a problem like this. > >OK,I will create an improvement. > > And this PR just focuses on fixing the alert issue? > > Yes. I found that we will display multiple fields separately. If we split the extra-long fields into columns, it will lead to field dislocation, so we should intercept the columns. Sorry for my mistaken. >>it doesn't matter. Shall I fix the code to the first edition, it means when length more than 32767, I change them to 32700 + '......terminated'? -- 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]
