ptma opened a new issue, #14587: URL: https://github.com/apache/iotdb/issues/14587
### Search before asking - [X] I searched in the [issues](https://github.com/apache/iotdb/issues) and found nothing similar. ### Version Wingows 11 IoTDB 1.3.3 ### Describe the bug and provide the minimal reproduce step 如果 TEXT 类型的时间序列的值中包含 `"`,按照语法规范应该转写为 `""`。 具体代码位置为 [ExportData.java#L761](https://github.com/apache/iotdb/blob/94e0f30598fbe76ac15e019e442b4b430b7afb5f/iotdb-client/cli/src/main/java/org/apache/iotdb/tool/data/ExportData.java#L761) ### What did you expect to see? - ### What did you see instead? - ### Anything else? _No response_ ### Are you willing to submit a PR? - [ ] I'm willing to submit a PR! -- 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]
