Skip to content

disable geo distance api and tests#7993

Open
MarkDuckworth wants to merge 26 commits intomainfrom
markduckworth/search-without-geo
Open

disable geo distance api and tests#7993
MarkDuckworth wants to merge 26 commits intomainfrom
markduckworth/search-without-geo

Conversation

@MarkDuckworth
Copy link
Copy Markdown
Contributor

No description provided.

@gemini-code-assist
Copy link
Copy Markdown
Contributor

Using Gemini Code Assist

The full guide for Gemini Code Assist can be found on our documentation page, here are some quick tips.

Invoking Gemini

You can request assistance from Gemini at any point by creating a comment using either /gemini <command> or @gemini-code-assist <command>. Below is a summary of the supported commands on the current page.

Feature Command Description

Customization

To customize Gemini Code Assist for GitHub experience, repository maintainers can create a configuration file and/or provide a custom code review style guide (such as PEP-8 for Python) by creating and adding files to a .gemini/ folder in the base of the repository. Detailed instructions can be found here.

Limitations & Feedback

Gemini Code Assist may make mistakes. Please leave feedback on any instances where its feedback is incorrect or counter productive. You can react with 👍 and 👎 on @gemini-code-assist comments. If you're interested in giving your feedback about your experience with Gemini Code Assist for GitHub and other Google products, sign up here.

@google-oss-bot
Copy link
Copy Markdown
Collaborator

The public api surface has changed for the subproject firebase-firestore:
error: Removed method com.google.firebase.firestore.pipeline.Expression.geoDistance(String,com.google.firebase.firestore.GeoPoint) [RemovedMethod]
error: Removed method com.google.firebase.firestore.pipeline.Expression.geoDistance(com.google.firebase.firestore.pipeline.Field,com.google.firebase.firestore.GeoPoint) [RemovedMethod]
error: Removed method com.google.firebase.firestore.pipeline.Expression.Companion.geoDistance(String,com.google.firebase.firestore.GeoPoint) [RemovedMethod]
error: Removed method com.google.firebase.firestore.pipeline.Expression.Companion.geoDistance(com.google.firebase.firestore.pipeline.Field,com.google.firebase.firestore.GeoPoint) [RemovedMethod]
error: Removed method com.google.firebase.firestore.pipeline.Field.geoDistance(com.google.firebase.firestore.GeoPoint) [RemovedMethod]

Please update the api.txt files for the subprojects being affected by this change by running ./gradlew ${subproject}:generateApiTxtFile. Also perform a major/minor bump accordingly.

Base automatically changed from markduckworth/search-api to main March 31, 2026 16:52
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