Haonan
Haonan
## Description cherry-pick #7509
The latest lz4-java was released over two years. It still using an old version of lz4 library. See https://github.com/lz4/lz4-java/issues/214 . Would it be possible to add more maintainers to that...
The latest lz4-java was released over two years. It still using an old version of lz4 library. See https://github.com/lz4/lz4-java/issues/214. @odaira Would you like to add more maintainers to that repo?...
## Description
This PR should pass the following tests before merged. - [x] Client with 0.19.0 DataNode with 0.19.0 ConfigNode with 0.19.0 (Finished by UT/IT) - [x] Client with 0.14.1 DataNode with...
## Description For an InsertRowsNode, we cannot ensure it only contains one alignment type of InsertRowNodes.
## Description
There is a bug that we cannot read tsfile by python wrapper on windows. Therefore currently we skipped the test on windows. https://github.com/apache/tsfile/blob/5be273776086684072541bf2f1e295a88b7c4958/python/test.py#L76-L79 Here is the error we met on...
## Description FileTimeIndexCache may open too much file if there is too much time partitions.