Skip to content

findById Optimization (#35261)#35403

Merged
trande4884 merged 2 commits into
feature/spring-boot-3from
feature/spring-boot-3_PR35261
Jun 13, 2023
Merged

findById Optimization (#35261)#35403
trande4884 merged 2 commits into
feature/spring-boot-3from
feature/spring-boot-3_PR35261

Conversation

@trande4884

@trande4884 trande4884 commented Jun 9, 2023

Copy link
Copy Markdown
Member
  • findById Optimization

  • reformat

  • add hashcode override and licence to BasicItem

  • improve point read test

  • address linting errors

  • fix linting errors

  • fix linting

  • some enhancements

  • fix build errors

  • fix testFindByIdNull integration test failure

  • add return null for CosmosAccessException

  • address Fabian review comment

  • update change log

  • address review comments

  • fix build errors

  • fix build errors

  • fix build errors

  • fix build errors

  • add testFindByIdWithInvalidId

  • add missing license header

  • add repository api checks for point read/query

  • change pointReadWarningLogged to primitive

  • edit change log and warning text

  • add extra checks per Kushagra's comments

  • Update CHANGELOG.md


Description

Please add an informative description that covers that changes made by the pull request and link all relevant issues.

If an SDK is being regenerated based on a new swagger spec, a link to the pull request containing these swagger spec changes has been included above.

All SDK Contribution checklist:

  • The pull request does not introduce [breaking changes]
  • CHANGELOG is updated for new features, bug fixes or other significant changes.
  • I have read the contribution guidelines.

General Guidelines and Best Practices

  • Title of the pull request is clear and informative.
  • There are a small number of commits, each of which have an informative message. This means that previously merged commits do not appear in the history of the PR. For more information on cleaning up the commits in your PR, see this page.

Testing Guidelines

  • Pull request includes test coverage for the included changes.

* findById Optimization

* reformat

* add hashcode override and licence to BasicItem

* improve point read test

* address linting errors

* fix linting errors

* fix linting

* some enhancements

* fix build errors

* fix testFindByIdNull integration test failure

* add return null for CosmosAccessException

* address Fabian review comment

* update change log

* address review comments

* fix build errors

* fix build errors

* fix build errors

* fix build errors

* add testFindByIdWithInvalidId

* add missing license header

* add repository api checks for point read/query

* change pointReadWarningLogged to primitive

* edit change log and warning text

* add extra checks per Kushagra's comments

* Update CHANGELOG.md

---------

Co-authored-by: Theo van Kraay <thvankra@microsoft.com>
Co-authored-by: Kushagra Thapar <kushuthapar@gmail.com>
@trande4884

Copy link
Copy Markdown
Member Author

/azp run java - spring - tests

@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines successfully started running 1 pipeline(s).

@azure-sdk

Copy link
Copy Markdown
Collaborator

API change check

APIView has identified API level changes in this PR and created following API reviews.

azure-spring-data-cosmos

@kushagraThapar kushagraThapar left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

LGTM, with minor changes

Comment thread sdk/spring/azure-spring-data-cosmos/CHANGELOG.md Outdated
Co-authored-by: Kushagra Thapar <kuthapar@microsoft.com>
@trande4884

Copy link
Copy Markdown
Member Author

/azp run java - spring - tests

@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines successfully started running 1 pipeline(s).

@trande4884
trande4884 merged commit 4b9960d into feature/spring-boot-3 Jun 13, 2023
@trande4884
trande4884 deleted the feature/spring-boot-3_PR35261 branch June 13, 2023 02:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

azure-spring All azure-spring related issues

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants