opengemini-client-python icon indicating copy to clipboard operation
opengemini-client-python copied to clipboard

the api write_batch_points missing the param rp

Open zhiheng123 opened this issue 8 months ago • 0 comments

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

zhiheng123 avatar Apr 15 '25 07:04 zhiheng123