Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

merge master #47

Merged
merged 33 commits into from
Dec 10, 2024
Merged

merge master #47

merged 33 commits into from
Dec 10, 2024

Conversation

deepthi912
Copy link
Owner

No description provided.

dependabot bot and others added 30 commits December 2, 2024 14:45
* Fix crc mismatch during deepstore upload retry task

* Address comments, add new API endpoint for crc

* update crc post segment upload

* Upload v2 API implementation

* address comments
Bumps [org.checkerframework:checker-qual](https://github.com/typetools/checker-framework) from 3.48.2 to 3.48.3.
- [Release notes](https://github.com/typetools/checker-framework/releases)
- [Changelog](https://github.com/typetools/checker-framework/blob/master/docs/CHANGELOG.md)
- [Commits](typetools/checker-framework@checker-framework-3.48.2...checker-framework-3.48.3)

---
updated-dependencies:
- dependency-name: org.checkerframework:checker-qual
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps software.amazon.awssdk:bom from 2.29.24 to 2.29.25.

---
updated-dependencies:
- dependency-name: software.amazon.awssdk:bom
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…le (#14451)

* checkpoint

* Create API to get segments needing refresh

* Add controller API

* Checkstyle

* Checkpoint tests

* Consolidate setup to static variables

* Checkstyle

* Add more index tests

* Partition tests

* Add NullVectorValue Test

* Add NeedRefreshResponse with reason

* Add NeedRefreshResponse with reason

* Checkstyle & spotless

* Fix Jackson serde

* Fix FST Index test

* Checkpoint H3 experiments

* Checkpoint tests

* Fix all tests

* Doc strings

* Add column name to debug logs

* Release segments

* Add table name to message.

* Use instance name instead of url.

* Use Stale instead of needRefresh

* Add TableStaleSegmentResponse

* Checkstyle fixes

* Log time taken to get stale segments in server

* Add tests for startree index
Bumps software.amazon.awssdk:bom from 2.29.25 to 2.29.27.

---
updated-dependencies:
- dependency-name: software.amazon.awssdk:bom
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…ers to be more flexible (#14544)

* extend existing reload all segments API to make it more flexible, by taking a map to reload different batch of segments on different instances
…#14616)

* Safeguard AbstractBuilder copy constructor from empty TextIndexConfig

* using false as default as LuceneTextIndexReader also has a false default
dependabot bot and others added 3 commits December 9, 2024 18:56
@deepthi912 deepthi912 merged commit 7079c56 into deepthi912:BadSegments_RG Dec 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.