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

feat(be): Optimized search query #1312

Merged
merged 10 commits into from
Nov 25, 2024
Merged

Conversation

mamartinezmejia
Copy link
Collaborator

@mamartinezmejia mamartinezmejia commented Nov 12, 2024

Concatenated fields to reduce the number of UTL_MATCH.JARO_WINKLER_SIMILARITY calls, improving performance by minimizing function executions on individual fields.


Thanks for the PR!

Deployments, as required, will be available below:
Any successful deployments (not always required) will be available here

Please create PRs in draft mode. Mark as ready to enable:

After merge, new images are deployed in:

Copy link
Contributor

Current changelog

Features

  • be: Made search query a bit faster (27ef427)

Copy link
Contributor

Overall Project NaN% NaN% 🍏

There is no coverage information present for the Files changed

Copy link
Contributor

Current changelog

Features

  • be: Made search query a bit faster (27ef427)

Copy link
Contributor

Overall Project NaN% NaN% 🍏

There is no coverage information present for the Files changed

Copy link
Contributor

Current changelog

Bug Fixes

  • deps: update dependency com.nimbusds:nimbus-jose-jwt to v9.46 (#1320) (888c29b)

Features

  • be: Made search query a bit faster (27ef427)

Copy link
Contributor

Overall Project NaN% NaN% 🍏

There is no coverage information present for the Files changed

Copy link
Contributor

Current changelog

Bug Fixes

Features

  • be: Made search query a bit faster (27ef427)

Copy link
Contributor

Overall Project NaN% NaN% 🍏

There is no coverage information present for the Files changed

Copy link
Contributor

Current changelog

Bug Fixes

Features

  • be: Made search query a bit faster (27ef427)
  • fe:FSADT1-1573: create client detail skeleton (#1324) (07d3398)

Copy link
Contributor

Overall Project NaN% NaN% 🍏

There is no coverage information present for the Files changed

@paulushcgcj paulushcgcj enabled auto-merge (squash) November 25, 2024 17:12
@paulushcgcj paulushcgcj merged commit d2ac1eb into main Nov 25, 2024
28 checks passed
@paulushcgcj paulushcgcj deleted the feat/be/search-query-improvement branch November 25, 2024 17:16
@github-actions github-actions bot mentioned this pull request Nov 25, 2024
21 tasks
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.

2 participants