add escaping for backslashes, fixes #718 by oliverrahner · Pull Request #720 · influxdata/influxdb-client-java
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you so much for your Pull Request!
To ensure that we maintain the quality of our client and to prevent potential regressions in the future, could you please add your example from this issue comment into our integration tests? Specifically, we would appreciate it if you could incorporate it into com.influxdb.client.ITWriteApiBlocking.
This will not only help in verifying the current functionality but also in maintaining robustness through future updates.
Looking forward to your update, and thanks again for your valuable contribution!
Best regards.