ycycse opened a new pull request, #487: URL: https://github.com/apache/tsfile/pull/487
We found the automatically close() method in tsfileTableWriter doesn't work sometimes which leading to huge tsfile with only one chunk. This PR introduce flush() method to tsfileTableWriter to avoid such situation by calling this method by hand. -- 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: notifications-unsubscr...@tsfile.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org