BanDuWuZi commented on issue #9081: URL: https://github.com/apache/iotdb/issues/9081#issuecomment-1868943015
没啥好办法,得临时修改加载tsfile代码,对纯数字路径使用反引号转义:root.xx.10000009 -> root.xx.`10000009` 然后业务侧适配修改。。。。 -- 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]
