forked from apache/pinot
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix checks on largest comparison value for upsert ttl and allow to ad…
…d segments out of ttl (apache#14094) * fix checks on largest comparison value for ttl and allow subclass to add segments even out of ttl * fix the special value for TTL comparison and use Double.Negtive_Infinity * unify TTL enable check and persist watermark after taking snapshot * update ttl watermark and skip segment out of ttl during preloading * refine and add tests
- Loading branch information
Showing
4 changed files
with
239 additions
and
115 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.