This is an automated email from the ASF dual-hosted git repository.
jiangtian pushed a change to branch tsFile_v4
in repository https://gitbox.apache.org/repos/asf/tsfile.git
from a3bc7dc0 apply spotless
add 9c2a1a2d Add license
No new revisions were added by this update.
Summary of changes:
.../tsfile/compatibility/DeserializeConfig.java | 18 ++++++++++++++++++
.../tsfile/compatibility/StreamDeserializer.java | 19 +++++++++++++++++++
.../tsfile/exception/read/NoColumnException.java | 19 +++++++++++++++++++
.../tsfile/exception/write/NoTableException.java | 19 +++++++++++++++++++
.../tsfile/read/controller/DeviceMetaIterator.java | 18 ++++++++++++++++++
.../apache/tsfile/read/expression/ExpressionTree.java | 19 +++++++++++++++++++
.../read/query/executor/TableQueryExecutor.java | 19 +++++++++++++++++++
.../read/query/executor/task/DeviceTaskIterator.java | 19 +++++++++++++++++++
.../read/reader/block/DeviceOrderedTsBlockReader.java | 19 +++++++++++++++++++
.../read/reader/block/SingleDeviceTsBlockReader.java | 19 +++++++++++++++++++
.../tsfile/compatibility/CompatibilityTest.java | 19 +++++++++++++++++++
11 files changed, 207 insertions(+)