zhiheng123
zhiheng123
### Describe the bug(Bug 描述) When the value contains the character \n, the server will encounter an error when parsing the line protocol. This causes data writing failure, which is...
| sdk components | query | write | write batch | database | retention policy | ping | transparent batch | gzip | tls | apache arrow | | ---------------------------------...
The type of the 'points' field in the BatchPoints class is currently defined as a list, which is somewhat restrictive. In reality, it only needs to be an iterable that...
now, it can only work in "autogen" which is the default rp. we can fix it like this: `params = {'db': database, 'rp': rp}` in function `write_batch_points`