Skip to content

Star tree codec changes#14514

Merged
sachinpkale merged 7 commits intoopensearch-project:mainfrom
bharath-techie:star_tree_codec
Jul 8, 2024
Merged

Star tree codec changes#14514
sachinpkale merged 7 commits intoopensearch-project:mainfrom
bharath-techie:star_tree_codec

Conversation

@bharath-techie
Copy link
Copy Markdown
Contributor

@bharath-techie bharath-techie commented Jun 24, 2024

Description

This change contains codec changes to support read / write star tree index as part of the segments.
Composite index abstraction is present at codec level to extend the codec to any future composite types.
Based on the composite index type, the codec / format will decide how to read and write.

The actual file format changes will be followed up. I've marked the file format related changes with todo.

Related Issues

Resolves
#14387

Check List

  • Functionality includes testing.
  • API changes companion pull request created, if applicable.
  • Public documentation issue/PR created, if applicable.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport 2.x Backport to 2.x branch skip-changelog v2.16.0 Issues and PRs related to version 2.16.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants