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

[Backport 2.x] Optimize parameter parsing in text chunking processor #754

Merged
merged 1 commit into from
May 21, 2024

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport 038b1ec from #733

* Optimize parameter parsing in text chunking processor

Signed-off-by: yuye-aws <[email protected]>

* add change log

Signed-off-by: yuye-aws <[email protected]>

* fix unit tests in delimiter chunker

Signed-off-by: yuye-aws <[email protected]>

* fix unit tests in fixed token length chunker

Signed-off-by: yuye-aws <[email protected]>

* remove redundant

Signed-off-by: yuye-aws <[email protected]>

* refactor chunker parameter parser

Signed-off-by: yuye-aws <[email protected]>

* unit tests for chunker parameter parser

Signed-off-by: yuye-aws <[email protected]>

* fix comment

Signed-off-by: yuye-aws <[email protected]>

* spotless apply

Signed-off-by: yuye-aws <[email protected]>

---------

Signed-off-by: yuye-aws <[email protected]>
(cherry picked from commit 038b1ec)
@yuye-aws
Copy link
Member

@martin-gaievski can you help review? Thanks!

Copy link
Member

@martin-gaievski martin-gaievski left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Restarted CI, all actions need to be successful

@martin-gaievski martin-gaievski dismissed their stale review May 21, 2024 15:24

some CI actions are failed, restarting them

@martin-gaievski martin-gaievski merged commit b0753b8 into 2.x May 21, 2024
116 checks passed
@github-actions github-actions bot deleted the backport/backport-733-to-2.x branch May 21, 2024 16:58
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.

3 participants