Jordan Augé

Results 2 issues of Jordan Augé

## Bug Report Hello, I noticed some inconsistent data types are used in the hash table code: [flb_hash_table_entry.val_size](https://github.com/fluent/fluent-bit/blob/f5737c03df6804d06bab4b469edfe46e212ce7f6/include/fluent-bit/flb_hash_table.h#L44) is a ssize_t that is set to -1 to indicate the user...

status: waiting-for-triage

**Describe the bug** I have OpenTelemetry data stored in Clickhouse. Timestamps have nanosecond granularity. **To Reproduce** Any SQL query retrieving those timestamps. **Expected behavior** Timestamps should be properly parsed (eventually...