duters-31506103 commented on issue #9081: URL: https://github.com/apache/iotdb/issues/9081#issuecomment-2114237869
> 没啥好办法,得临时修改加载tsfile代码,对纯数字路径使用反引号转义:root.xx.10000009 -> root.xx.`10000009` 然后业务侧适配修改。。。。 遇到了同样的问题,可以具体说下吗?修改加载tsFile的代码是去改加载tsFile的原代码? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
