Michal Foksa
Michal Foksa
Hi there :)! I there still an interest to add `logicalType` support? Maybe not full-fledged solution but at least for easy to solve types? What about extending `IntegerVisitor` to something...
BTW: The issue is also with Keycloak DB pod: `/usr/share/container-scripts/postgresql/common.sh: line 127: /var/lib/pgsql/passwd: Permission denied`.
@jlous BTW: If you change in Avro schema enum to string type, serialization and deserialization should work already.
I try to avoid enum in Avro schema. Serializing enum into string is a good idea. @cowtowncoder How do you want to control this feature? I think creating a new...
Let's continue discussion in PR https://github.com/FasterXML/jackson-dataformats-binary/pull/496.
I guess there is no interest in this feature
As of now, (in develop branch, commit [4351aff](https://github.com/MichalFoksa/Rocket.Chat/commit/4351aff5c04091714c0bf037a8c3d4ce91a75660)), it works with `yarn dsv` but not with `yarn dev`