can we update dimension's default value in pinot ?
# troubleshooting
b
can we update dimension's default value in pinot ?
m
Yes you can specify default values in the schema
b
i tried updating schema default value , but still realtime ingestion was failing, so finally i created new table to fix it 😶
m
Did you call the reload api? Also what version are you running? @Jackie
j
We don't allow updating default value for existing fields
m
Oh somehow I missed it was an existing column
b
ok