We are requiring strict case sensitive mapping between the UDT fields names and the nested JSON/Avro structures.
This is sometimes awkward for the user, in fact in Java code you usually use Camel Case names and in the database fields you use lowercase names.
We are requiring strict case sensitive mapping between the UDT fields names and the nested JSON/Avro structures. This is sometimes awkward for the user, in fact in Java code you usually use Camel Case names and in the database fields you use lowercase names.