iotdb时间戳精度支持微秒、纳秒,但是udf最小时间单位只有毫秒
オープン
- 主要言語
- Java
- スター
- 6.4k
- フォーク
- 1.2k
- 平均マージ
- 1日 23時間
- マージ済み PR(30日)
- 115
説明
以udf中的re_sample为例,当iotdb时间戳精度设置为us时, re_sample()中参数‘every’设置为100ms时,实际重采样频率为100微秒,有单位错位问题,请教下这个问题如何解决?
コントリビューションガイド
調査の方向性
Start with the UDF re_sample entry point and trace how the every parameter is interpreted when IoTDB timestamps use microsecond or nanosecond precision. Reproduce the reported case with every=100ms and microsecond timestamps, then establish the expected resampling interval and verify that the implementation uses the correct unit.
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- java
- 領域
- databases
- issue の種類
- バグ
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 活発さ
- 停滞
- 明瞭さ
- 説明が足りない
- 初心者へのやさしさ
- 25/100