deemoliu commented on issue #14924: URL: https://github.com/apache/pinot/issues/14924#issuecomment-2644027279
@raghukn thanks for reporting the issue. if you want to have behavior that "incoming null not ignored", you can create a new merger. The current overwrite merger works as "Overwrite if new value not null" you can add a force overwrite merger "Overwrite regardless of new value" -- 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]
