morningman opened a new pull request #4605: URL: https://github.com/apache/incubator-doris/pull/4605
## Proposed changes When forwarding `show tablet` stmt to Master FE. If the result contains null, FE will throw exception. Fix it by using `\N` instead of "null" in result, to make thrift rpc happy. ## Types of changes - [x] Bugfix (non-breaking change which fixes an issue) ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
