Skip to content

docs(gateway): mention Rust QP support w/ Docker#7722

Merged
ardatan merged 2 commits intomainfrom
rust-qp-support-docker
Feb 25, 2026
Merged

docs(gateway): mention Rust QP support w/ Docker#7722
ardatan merged 2 commits intomainfrom
rust-qp-support-docker

Conversation

@ardatan
Copy link
Member

@ardatan ardatan commented Feb 23, 2026

@gemini-code-assist
Copy link
Contributor

Summary of Changes

Hello @ardatan, I'm Gemini Code Assist1! I'm currently reviewing this pull request and will post my feedback shortly. In the meantime, here's a summary to help you and other reviewers quickly get up to speed!

This pull request improves the documentation for the Hive Gateway's Rust Query Planner by integrating Docker-specific configuration instructions. The update ensures that users deploying the gateway with Docker have clear guidance on how to enable the Rust Query Planner through environment variables, enhancing the overall usability and accessibility of this feature.

Highlights

  • Documentation Update: Added a new 'Docker' tab to the Rust Query Planner documentation, providing specific instructions for configuring the Hive Gateway with Docker.
  • Docker Configuration Example: Included an example docker run command demonstrating how to enable the Rust Query Planner using the HIVE_ROUTER_RUNTIME environment variable within a Docker container.
Changelog
  • packages/web/docs/src/content/gateway/other-features/rust-query-planner.mdx
    • Added 'Docker' as a new option in the configuration tabs.
    • Included a new tab containing detailed instructions and a docker run command example for enabling the Rust Query Planner in a Docker environment.
Activity
  • No specific activity has been recorded for this pull request yet.
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
Code Review /gemini review Performs a code review for the current pull request in its current state.
Pull Request Summary /gemini summary Provides a summary of the current pull request in its current state.
Comment @gemini-code-assist Responds in comments when explicitly tagged, both in pull request comments and review comments.
Help /gemini help Displays a list of available commands.

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.

You can also get AI-powered code generation, chat, as well as code reviews directly in the IDE at no cost with the Gemini Code Assist IDE Extension.

Footnotes

  1. Review the Privacy Notices, Generative AI Prohibited Use Policy, Terms of Service, and learn how to configure Gemini Code Assist in GitHub here. Gemini can make mistakes, so double check it and use code with caution.

@ardatan ardatan requested a review from enisdenjo February 23, 2026 17:54
@ardatan ardatan force-pushed the rust-qp-support-docker branch from 2da6e1f to 3d54a16 Compare February 23, 2026 17:56
@github-actions
Copy link
Contributor

github-actions bot commented Feb 23, 2026

🚀 Snapshot Release (alpha)

The latest changes of this PR are available as alpha on npm (based on the declared changesets):

Package Version Info
hive 9.5.0-alpha-20260224005430-0955de48cdd50f2c8ab3c7183a665258e7c19cb4 npm ↗︎ unpkg ↗︎

Copy link
Contributor

@gemini-code-assist gemini-code-assist bot left a comment

Choose a reason for hiding this comment

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

Code Review

This pull request adds documentation for enabling the Rust Query Planner when using Docker. The change is correct, but I've suggested a small wording improvement to make the instructions clearer and more accurate regarding how the environment variable is used with docker run.

@github-actions
Copy link
Contributor

github-actions bot commented Feb 23, 2026

💻 Website Preview

The latest changes are available as preview in: https://pr-7722.hive-landing-page.pages.dev

@github-actions
Copy link
Contributor

github-actions bot commented Feb 23, 2026

🐋 This PR was built and pushed to the following Docker images:

Targets: build

Platforms: linux/amd64

Image Tag: 0955de48cdd50f2c8ab3c7183a665258e7c19cb4

…y-planner.mdx

Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
@ardatan ardatan merged commit c10e02e into main Feb 25, 2026
26 of 27 checks passed
@ardatan ardatan deleted the rust-qp-support-docker branch February 25, 2026 14:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

waiting-on:gateway-release Do not merge: wait for the gateway release

Development

Successfully merging this pull request may close these issues.

2 participants