bowenli86
bowenli86
Hi there! We saw a bug in jackson that it fails to differentiate reserved keywords in string from java class keywords from when deserializing json blob. Here's our Avro schema:...
Why Soda2Consumer require username and password? Shouldn't providing token is enough? If I interact with the server via http, token is the only thing I need
Hi there, I'm wondering, in the new release, can we upgrade the java source compatibility to 1.7, and then make StoreReader/Writer autocloseable? I can submit a PR for it. Thanks,...