saurabhd336 commented on issue #8726:
URL: https://github.com/apache/pinot/issues/8726#issuecomment-1143195812

   Confirming that issue is seen in master branch too. Looks like, 
_transformPipeline gets created once when LLRealtimeSegmentDataManager is 
created for the segment, and any changes to schema or tableConfig does not lead 
to updates to the pipeline.
   
https://github.com/apache/pinot/blob/master/pinot-core/src/main/java/org/apache/pinot/core/data/manager/realtime/LLRealtimeSegmentDataManager.java#L1337
   
   cc: @KKcorps 


-- 
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