saumya2700 commented on issue #8604:
URL: https://github.com/apache/pinot/issues/8604#issuecomment-1124916600

   Hi @npawar , I have tried to do the same in existing table, but existing 
table is not showing any value:
   "ingestionConfig": { "transformConfigs": [ { "columnName": "header.trId", 
"transformFunction": "JSONPATHSTRING(header, '$.trId')" } ] }, created new 
column as header_trId in existing schema and table, but for new messages 
header_trId is always coming as null. I reloaded the segments also but no luck.
   
   Tried same table config and created new table and it worked, is it not gonna 
work with existing table, if this the case how we will update or add schema if 
need to add new fields to the schema. Please suggest am I missing any steps in 
between.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org
For additional commands, e-mail: commits-h...@pinot.apache.org

Reply via email to