79657479

Date: 2025-06-08 03:41:38
Score: 0.5
Natty:
Report link

The way AvroConnector works by default is that the order of fields defined in the schema should be the same as the order in which the columns appear in the data. Once I configured this, the connector began to work as expected. Or simply, I configured "auto.register.schemas" as True and added the necessary columns in "field.include.list" property in the same orders in which they appear in my Postgres table. This worked for me.

Reasons:
  • Whitelisted phrase (-1): This worked for me
  • Whitelisted phrase (-1): worked for me
  • No code block (0.5):
  • Self-answer (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: RAJAT BANSAL