[Bug] 从0.13版本迁移数据到1.1.1版本,报错:not a legal path
- 主要言語
- Java
- スター
- 6.4k
- フォーク
- 1.2k
- 平均マージ
- 1日 23時間
- マージ済み PR(30日)
- 115
説明
### Search before asking
- [X] I searched in the [issues](https://github.com/apache/iotdb/issues) and found nothing similar.
### Version
1.1.1
### Describe the bug and provide the minimal reproduce step
问题:从0.13版本迁移数据到1.1.1版本,报错:Auto create or verify schema error.
org.apache.iotdb.commons.exception.IllegalPathException: root.zzh.dev.30027.30027#-10001 is not a legal path
0.13版本中有 device: root.zzh.dev.30027.30027#-10001
### What did you expect to see?
数据正常从0.13版本迁移到1.1.1版本
### What did you see instead?
Auto create or verify schema error.
org.apache.iotdb.commons.exception.IllegalPathException: root.zzh.dev.30027.30027#-10001 is not a legal path
### Anything else?
_No response_
### Are you willing to submit a PR?
- [ ] I'm willing to submit a PR!
コントリビューションガイド
調査の方向性
デバイスパス root.zzh.dev.30027.30027#-10001 を使用して 0.13 から 1.1.1 へのマイグレーションを再現し、「Auto create or verify schema」エラーを取得します。まず、このパスに対する IllegalPathException とマイグレーション/スキーマ処理を追跡します。完了の条件は、legal-path エラーなしでレガシーデータがマイグレーションされることです。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- java
- 領域
- databases
- issue の種類
- バグ
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 35/100