yschengzi opened a new pull request, #9684:
URL: https://github.com/apache/iotdb/pull/9684
This PR contains:
- Streaming query DataPartition with constraint of
TTimePartitionSlotTransmitLimit while loading TsFile.
- Streaming query Schema with constraint of maxLoadingDeviceNumber while
loading TsFile.
- Now, you can check loading TsFile progress in datanode log.
such as: Load TsFile %s Successfully, load process [1/10]
- Optimized the dispatching process in multi-replications cases, TsFile
pieces will no longer be serialized multiple times, which means faster loading
in multi-replications cases.
--
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]