Ryan Fairfax

Results 3 issues of Ryan Fairfax

**Is your feature request related to a problem? Please describe.** We have a setup where we use a bytes fast field to store serialized data. As part of querying a...

### Describe the bug We have a Client instance that talks to tables across more than one database. We use fully qualified table names like `mydb.mytable` in our inserter usage...

bug

### Use case We have a complex data structure we serialize to Clickhouse. The in memory format doesn't exactly match the row format so we use a wrapper with a...

enhancement