kishoreg commented on issue #5175: add pinot upsert features to pinot common
URL: https://github.com/apache/incubator-pinot/pull/5175#issuecomment-603667466
 
 
   One concern here would be that the update related configuration appears in 
multiple places. One thing that can simplify this PR is to add a UpdateConfig 
under TableConfig and move everything under that. That allows you to mark that 
config as beta/unstable and iterate quickly
   - updatesemantic (or the new name)
   - primarykey
   - offsetkey
   - 

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

Reply via email to