saurabhd336 opened a new pull request, #11559:
URL: https://github.com/apache/pinot/pull/11559

   Currently, a reload operation silently fails without errors when a newly 
added derived column can't be created due to transform function failures. This 
change makes sure we always fail a reload op with an error if newly added 
derived columns can't be created. If for whatever reason this behaviour is 
desirable for certain reload ops, we may add a new option (like forceDownload) 
to the reload API to toggle.
   


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to