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

JAVA: Add command GEODIST (#272) #1402

Merged
merged 6 commits into from May 13, 2024

Conversation

tjzhang-BQ
Copy link
Contributor

  • JAVA: Add command GEODIST

  • allowing for overloaded signature to pass command with no metric option

  • undo changes to examplesApp

  • removing geoadd from geodist example

  • converting comments to javadocs, removing explicit array creation & redundant test case


Issue #, if available:

Description of changes:

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

* JAVA: Add command GEODIST

* allowing for overloaded signature to pass command with no metric option

* undo changes to examplesApp

* removing geoadd from geodist example

* converting comments to javadocs, removing explicit array creation & redundant test case

---------

Co-authored-by: TJ Zhang <tj.zhang@improving.com>
@tjzhang-BQ tjzhang-BQ added the java issues and fixes related to the java client label May 10, 2024
@tjzhang-BQ tjzhang-BQ requested a review from a team as a code owner May 10, 2024 04:48
@acarbonetto acarbonetto merged commit 2f46606 into aws:main May 13, 2024
12 checks passed
@acarbonetto acarbonetto deleted the java/integ_tjzhang_geodist branch May 13, 2024 23:32
avifenesh pushed a commit that referenced this pull request May 14, 2024
* JAVA: Add command GEODIST (#272)

* JAVA: Add command GEODIST

* allowing for overloaded signature to pass command with no metric option

* undo changes to examplesApp

* removing geoadd from geodist example

* converting comments to javadocs, removing explicit array creation & redundant test case

---------

Co-authored-by: TJ Zhang <tj.zhang@improving.com>

* fixing comment

* addressing review comments

* adding clickable link for metric value in javadoc

---------

Co-authored-by: TJ Zhang <tj.zhang@improving.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
java issues and fixes related to the java client
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants