Running into this exception although 'typeid' is not a required field and also got a a default defined in the avro schema:
java.io.IOException: org.apache.avro.AvroTypeException: Found logs_table, expecting logs_table, missing required field typeid What else might be causing this error? Thanks!
