Jackie-Jiang commented on issue #9188: URL: https://github.com/apache/pinot/issues/9188#issuecomment-1211215470
Partial upsert will always ignore the `null` values, so for your use case, if the new record has {"col1": "v1", "col2": null} with OVERRIDE strategy, it should achieve what you want. cc @deemoliu seems this behavior is not clearly documented -- 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