bowenli86
bowenli86
Sure. Shall I create a PR containing that unit test to this repo?
Hi @cowtowncoder The PR is https://github.com/FasterXML/jackson-dataformats-binary/pull/100 I realized this actually has things to do with jackson-databind, not really jackson-dataformats-binary. Let me know if you prefer me to submit PR to...
yes. I think we probably need to add logic to handle '$'
We are using Avro's code-gen to generate java classes from avro schemas. So we can't really modify the POJO in the way you suggested. I didn't find any documentation too....
Not really. According to section 'Throttling and Application Tokens' in https://dev.socrata.com/consumers/getting-started.html, if developers don't specify a token, there'll be throttling of app's requests.
Are you ok if I submit a PR to add another constructor, which only requires url and token, to Soda2Consumer?
Yes, jackson 1.x and 2.x are incompatible, though they share very similar interfaces
Hi @k82cn @kevin-wangzefeng , do you have any update on this?
I wonder, since Volcano doesn't support autoscaling, how does Huawei handle the autoscale requirements? any workaround you can share?