siddharthteotia opened a new pull request #4876: Capture the exact UPDATE operation in DefaultColumnHandler URL: https://github.com/apache/incubator-pinot/pull/4876 It would be helpful if the logs show the exact UPDATE operation. For V3, we don't support REMOVE and UPDATE actions. An exception is thrown and the log doesn't indicate if for UPDATE, we were trying to update data type or default null value or SV to MV or vice versa. We recently noticed this in the production logs.
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
