Xiangdong Huang created IOTDB-368:
-------------------------------------
Summary: Special design for time series which has high frequency
(need to discuss the user scenario)
Key: IOTDB-368
URL: https://issues.apache.org/jira/browse/IOTDB-368
Project: Apache IoTDB
Issue Type: New Feature
Reporter: Xiangdong Huang
Hi, recently I find some users want to store time series with high frequency,
e.g., 100KHz.
As far as I know, IoTDB can support the above kind of frequency by using batch
insertion (with 1 client).
However, I think we can do it better:
(1) considering better compression (both for the timestamp and the values)
(2) In this case, does user really need to read data one point by one point?
Running a special query on this kind of data may be helpful.
More discussion is needed.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)