I've noticed that stream ingestion with kafka/json...
# troubleshooting
b
I've noticed that stream ingestion with kafka/json the fields are case sensitive and have to match exactly between the json and pinot config. Is there an option somewhere that I've missed to make that case insensitive?
j
For data ingestion, the field name must match (case sensitive). Case insensitivity can be enabled for querying only