deemoliu opened a new issue, #11177:
URL: https://github.com/apache/pinot/issues/11177

   Discussed with @Jackie-Jiang on the following improvement on partial upsert 
inteface
   
   - move partial upsert merge logic to partial upsert handler 
   - optimize partial upsert to avoid read values if value is null
   
   With the above change, we can read the read access for unnecessary fields. 
Also it will be helpful for future extensions e.g. #11174
   
   


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