Keir Lawson

Results 25 comments of Keir Lawson

So my naive instinct is that CLOBs should be supported in the high level API just as any other field with their type being `Stream[F, Char]`, so for example with...

Thinking about this some more, having the CLOB already consumed and serialised out into a simple String would actually be a preffered solution to the way that I am using...

@vlovgr happy to hear there's an easier way :-) I just tried using `Codec.union` to achieve this however and it doesn't seem to work, when I run I get `vulcan.AvroException:...

Was taking a look at implementing this and was wondering, how feature-complete would such a client need to be to be worth merging? ie would you be looking for jsonschema/protobuf...

> @keirlawson would you be able to try out the workaround above and report if it works for your codebase? I wasn't able to get this working for my particular...

I tested out the example with branch protection and it seemed to work just fine against my own repo. If there is a more subtle issue here then I'd be...

Just encountered this exact same issue running the example with 0.5.0, mac OS 10.14.4, `docker version`: ``` Client: Docker Engine - Community Version: 18.09.2 API version: 1.39 Go version: go1.10.8...

We want to support all currently in-support versions of node with our product, so this means our baseline is 0.10