elias ghali
elias ghali
Hello, whenever trying to execute an INSERT statement with a text of 250 characters I get this error: > line 1605, in execute > param_buffer.value = c_char_buf > ValueError: string...
please check this PR, as now it supports multiselect, maybe if you release different versions
### Describe your environment OS: windows + docker Python version: (e.g., Python 3.11) Package version: opentelemetry-instrumentation-aiokafka~=0.52b0 aiokafka~=0.12.0 ### What happened? Exception: AIOKafkaProducer.send() got multiple values for argument 'headers' ### Steps...