cxzl25 commented on issue #1190: URL: https://github.com/apache/incubator-kyuubi/issues/1190#issuecomment-938408758
`error` will be repeatedly assigned. At this time, the message of `getError` may not contain `at` and `caused by`, causing UT to fail.  https://github.com/apache/incubator-kyuubi/blob/6420a7eb049cb3e155f1088780b21e5b872a3a64/kyuubi-server/src/main/scala/org/apache/kyuubi/engine/ProcBuilder.scala#L120-L128 https://github.com/apache/incubator-kyuubi/blob/6420a7eb049cb3e155f1088780b21e5b872a3a64/kyuubi-server/src/main/scala/org/apache/kyuubi/engine/ProcBuilder.scala#L157-L165 -- 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]
