JackieTien97 opened a new pull request, #11020: URL: https://github.com/apache/iotdb/pull/11020
We need check whether the value is null while using ColumnBuilder.appendXXValue function, if it's null we need to use appendNull instead, otherwise we may encounter NPE while serializing this TsBlock.  -- 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]
