Lucas Brutschy

Results 31 comments of Lucas Brutschy

@hseeberger Yes, please only check or create licenses if licenses is non-empty or headerLicense is set. Our adoption is blocked by this issue as well.

I checked the schema registration code, and there are settings (in `ProtobufData`) to control this behavior, called `wrapper.for.nullables` or `optional.for.nullables`, respectively. `unwrapPrimitives` doesn’t enable/disable these two settings, but `wrapper.for.raw.primitives`, which...

In the meanwhile I redid the same _exact_ same thing here :P https://github.com/lucasbru/kafka-site-docker

You cannot modify headers from within ksqldb at the moment. You can however read them using `HEADER` columns. Modification of headers is not planned to be implemented in the near...

looks good. As you said, we shouldn't merge this yet as long as some are not passing. Could we follow a similar approach as with the integration tests, enable the...

I'm keeping this around as an example, but I don't intend to merge this. I think we can merge it together with https://issues.apache.org/jira/browse/KAFKA-16111. Converting to a draft.

@kirktrue Just because it's meant to be an example, and doesn't cover all combinations. If you want me to merge it like this, we can do that as well.