Hi folks, TsFile is a columnar storage file format in Apache IoTDB. It is designed for time series data and supports efficient compression and query and is easy to be integrated into big data processing frameworks.
Apache Flink is a framework and distributed processing engine for stateful computations over unbounded and bounded data streams and becoming more and more popular in IOT scenes. So, it would be great to integrate IoTDB and Flink. I would like to introduce the TsFile Flink Connector, i.e., allows Flink to read, write TsFile, the detail can be found in the design doc [1]. Welcome any feedback and comments in design doc. Best, Jincheng [1] https://docs.google.com/document/d/1h0_aGboUCqlke-CdSKy1yNCsHTBKhw3JHWlwLBtbmGU/edit?usp=sharing
