You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@iotdb.apache.org by GitBox <gi...@apache.org> on 2022/03/15 09:47:04 UTC

[GitHub] [iotdb] choubenson opened a new pull request #5244: [IOTDB-2614]Fix inserting tablet with null value in TsFileWriter

choubenson opened a new pull request #5244:
URL: https://github.com/apache/iotdb/pull/5244


   **Bug description:**
   When encapsulating TEXT type data in a tablet and using tsFileWriter to write it with null value may cause NPE in page writer and also may report "Flushed data size is inconsistent with computation!" exception.


-- 
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: reviews-unsubscribe@iotdb.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [iotdb] coveralls commented on pull request #5244: [IOTDB-2614]Fix inserting tablet with null value in TsFileWriter

Posted by GitBox <gi...@apache.org>.
coveralls commented on pull request #5244:
URL: https://github.com/apache/iotdb/pull/5244#issuecomment-1067884254


   
   [![Coverage Status](https://coveralls.io/builds/47372763/badge)](https://coveralls.io/builds/47372763)
   
   Coverage increased (+0.03%) to 65.613% when pulling **6523bca53201965f72ddbcd8155fb185f78c48d4 on choubenson:fixTsFileWriter0.13** into **7ce67a10c9e362e5246cb7e17bfd501141960ac0 on apache:master**.
   


-- 
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: reviews-unsubscribe@iotdb.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [iotdb] coveralls edited a comment on pull request #5244: [IOTDB-2614]Fix inserting tablet with null value in TsFileWriter

Posted by GitBox <gi...@apache.org>.
coveralls edited a comment on pull request #5244:
URL: https://github.com/apache/iotdb/pull/5244#issuecomment-1067884254


   
   [![Coverage Status](https://coveralls.io/builds/47373166/badge)](https://coveralls.io/builds/47373166)
   
   Coverage increased (+0.02%) to 65.602% when pulling **6523bca53201965f72ddbcd8155fb185f78c48d4 on choubenson:fixTsFileWriter0.13** into **7ce67a10c9e362e5246cb7e17bfd501141960ac0 on apache:master**.
   


-- 
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: reviews-unsubscribe@iotdb.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [iotdb] qiaojialin merged pull request #5244: [IOTDB-2614]Fix inserting tablet with null value in TsFileWriter

Posted by GitBox <gi...@apache.org>.
qiaojialin merged pull request #5244:
URL: https://github.com/apache/iotdb/pull/5244


   


-- 
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: reviews-unsubscribe@iotdb.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org