Andy Chambers

Results 33 comments of Andy Chambers

> Yes they do I believe @99-not-out tested this by building trunk Not sure I made myself clear. What I mean is that users of jackdaw should continue to be...

There's a whole bunch of netty related libraries that should possibly be kept in sync (see above/below the line you changed).

> Looking at the Avro specification, do you think there needs to be some kind of support for the aliases? I think they can be supported by adding some special...

Avro seems considerably less expressive than either spec or json-schema so we probably won't be able to take any arbitrary spec and just convert it to avro. Here's a few...

Hi @bmabey, Sorry I didn't. Got a bit stuck deciding exactly how you'd want to map it and the pressing need I had went away.

I found the old WIP commit I had from when I was thinking about this. https://github.com/cddr/spec-tools/commit/cabcc79ba579d65531db05bef32c44a0aebfb151 I think I just got into a bit of decision paralysis about how exactly...

When the strategy above is employed, and a test uses a call to `response-for` that provides a body, the test-author gets a confusing error response about no body being provided...

I can confirm this btw. Got a topic I can read with the avro consumer but not with kcat. Here's my two commands for reference... This command works but I...

We see this trying to read parquet glob from S3 too so I don't think it's just JSON

Cool! I think we will need this either way so if you don't get to it, we'll get to it soon enough. Just wanted to check before digging in. Thanks...