yupeng9 opened a new pull request #6221: URL: https://github.com/apache/incubator-pinot/pull/6221
## Description With all the PRs for https://github.com/apache/incubator-pinot/issues/4261 in, we can officially state the upsert support in readme since v0.6. And we can close Issue 4261. The upcoming work will be the partial update support. ## Release Notes If you have a series of commits adding or enabling a feature, then add this section only in final commit that marks the feature completed. Refer to earlier release notes to see examples of text The full upsert is supported. A record with the same primary key can be updated by a later record with a greater timestamp. ## Documentation Documentation is at https://docs.pinot.apache.org/basics/data-import/upsert ---------------------------------------------------------------- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
