Jakub Bednář

Results 160 comments of Jakub Bednář

@brth31 thanks for awesome news!

@jstirnaman > Also, #53, as written, is specific to queries and it says writes use async inherited from the v2 client, but I wondered whether that was still the case,...

@jstirnaman, oh, sorry for the misunderstanding; now I understand the issue. I'll take a look...

Finally, I have enough time to look at this. The problem is caused by the way the client internally uses WriteApi; there isn't an initialized ContextManager for WriteApi (https://docs.python.org/3/reference/compound_stmts.html#the-with-statement), so...

@jstirnaman, I've added an [item](https://github.com/orgs/influxdata/projects/108/views/1?pane=issue&itemId=79214977) to our backlog, and @karel-rehor will take a look at it.

closed by https://github.com/InfluxCommunity/influxdb3-python/pull/112

@michealroberts Every PR is welcome, and we’ll be happy to review it. Feel free to contribute to our codebase! ❤️

Hi @oliverrahner, Thank you for using our client and reaching out with your issue. To help us better understand and address the problem related to the `HTTP status code: 400;...

Hi @xiezhuolong, can you share the output from InfluxDB? I am not able to simulate your exception. Regards

@xiezhuolong, thanks for sharing your data. All values from the field "is_VIP_visible" are "FALSE" and are parsed as `Boolean.False`. Why do you want to set the field to `null` for...