This is an automated email from the ASF dual-hosted git repository.
haonan pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/iotdb-extras.git
from 22de260 fix data type conversion for spark iotdb table connector
add 886bb28 Collector: Remove iotdb-tsfile dependence & Upgrade tsfile
version & Modify compile-check from package to verify. (#65)
No new revisions were added by this update.
Summary of changes:
.github/workflows/compile-check.yml | 2 +-
iotdb-collector/collector-core/pom.xml | 52 +++-------------------
.../collector/persistence/TaskPersistence.java | 4 +-
.../sink/compressor/PipeGZIPCompressor.java | 6 +--
.../builtin/sink/compressor/PipeLZ4Compressor.java | 6 +--
.../sink/compressor/PipeLZMA2Compressor.java | 6 +--
.../sink/compressor/PipeSnappyCompressor.java | 6 +--
pom.xml | 4 +-
8 files changed, 22 insertions(+), 64 deletions(-)