Skip to content

Update SingleStore docs#612

Open
okramarenko wants to merge 3 commits intoMicrosoftDocs:mainfrom
okramarenko:update_singlestore_docs
Open

Update SingleStore docs#612
okramarenko wants to merge 3 commits intoMicrosoftDocs:mainfrom
okramarenko:update_singlestore_docs

Conversation

@okramarenko
Copy link
Copy Markdown
Contributor

Hi there! This PR updates the SingleStore Power BI connector docs to include the newly added NativeQuery functionality.

@prmerger-automator prmerger-automator bot added the do-not-merge Don't merge this yet label Mar 24, 2026
@prmerger-automator
Copy link
Copy Markdown
Contributor

@okramarenko : Thanks for your contribution! The author(s) and reviewer(s) have been notified to review your proposed change.

@learn-build-service-prod
Copy link
Copy Markdown
Contributor

Learn Build status updates of commit dea100b:

⚠️ Validation status: warnings

File Status Preview URL Details
powerquery-docs/connectors/singlestore.md ⚠️Warning Details
powerquery-docs/connectors/includes/singlestore-capabilities-supported.md ✅Succeeded
powerquery-docs/connectors/index.md ✅Succeeded
powerquery-docs/connectors/media/singlestore/ss-db-select-mode.png ✅Succeeded
powerquery-docs/native-database-query.md ✅Succeeded

powerquery-docs/connectors/singlestore.md

  • Line 79, Column 10: [Warning: hard-coded-locale - See documentation] Link 'https://learn.microsoft.com/en-us/power-query/native-database-query#limitations-and-issues' contains locale code 'en-us'. For localizability, remove 'en-us' from links to most Microsoft sites.
  • Line 79, Column 10: [Suggestion: docs-link-absolute - See documentation] Absolute link 'https://learn.microsoft.com/en-us/power-query/native-database-query#limitations-and-issues' will be broken in isolated environments. Replace with a relative link.

For more details, please refer to the build report.

Note: Your PR may contain errors or warnings or suggestions unrelated to the files you changed. This happens when external dependencies like GitHub alias, Microsoft alias, cross repo links are updated. Please use these instructions to resolve them.

@v-regandowner
Copy link
Copy Markdown
Contributor

@DougKlopfenstein

Can you review the proposed changes?

IMPORTANT: When the changes are ready for publication, adding a #sign-off comment is the best way to signal that the PR is ready for the review team to merge.

#label:"aq-pr-triaged"
@MicrosoftDocs/public-repo-pr-review-team

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Updates the SingleStore Power BI connector documentation to reflect support for NativeQuery/native database query functionality and aligns the connector’s listing/state across the docs.

Changes:

  • Add SingleStore to the global “connectors that support native database queries” list.
  • Update the SingleStore connector page with native query connection instructions, limitations, and an updated connection dialog screenshot.
  • Remove the “(Beta)” label from SingleStore in the connectors index and update the SingleStore capabilities include.

Reviewed changes

Copilot reviewed 4 out of 5 changed files in this pull request and generated 3 comments.

Show a summary per file
File Description
powerquery-docs/native-database-query.md Adds SingleStore to the table of connectors supporting native database queries.
powerquery-docs/connectors/singlestore.md Documents the native query option in the connection flow and adds a limitations section; updates Kerberos link and wording.
powerquery-docs/connectors/media/singlestore/ss-db-select-mode.png Updates/adds the screenshot used for the connection configuration dialog.
powerquery-docs/connectors/index.md Removes “(Beta)” from the SingleStore connector entry.
powerquery-docs/connectors/includes/singlestore-capabilities-supported.md Adds “Advanced options → Native SQL statement” to capabilities supported.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

## Limitations of Native Database Queries

5. If you've worked with the data set before and it's cached in memory, refresh the report to reset the local cache. On the **Home** ribbon, select **Refresh**.
* To create a custom SQL report using the connector, the user must only have read-only access to the SingleStore databases.
Copy link

Copilot AI Mar 24, 2026

Choose a reason for hiding this comment

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

This limitations section is about native database queries, but the first bullet still talks about creating a "custom SQL report". Consider rephrasing to explicitly refer to running/creating a native database query (or clearly distinguishing it from the legacy CustomSQL/SingleStoreODBC.Query path) so readers don't conflate the two.

Suggested change
* To create a custom SQL report using the connector, the user must only have read-only access to the SingleStore databases.
* To run a native database query using the connector, the user must only have read-only access to the SingleStore databases.

Copilot uses AI. Check for mistakes.
* DirectQuery (Power BI semantic models)

* Advanced options
- Native SQL statement
Copy link

Copilot AI Mar 24, 2026

Choose a reason for hiding this comment

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

In this capabilities include, the nested list under "Advanced options" uses a - bullet while other connector capability includes use * bullets for nested items. For consistency (and to avoid unexpected rendering differences), switch the nested bullet to match the established * style.

Suggested change
- Native SQL statement
* Native SQL statement

Copilot uses AI. Check for mistakes.
* **Server**: Enter the IP address or the hostname of the SingleStore cluster.
* **Database**: Enter the name of the SingleStore database to connect with.
* **Data Connectivity mode**: Select **Import** or **DirectQuery**.
* (Optional) To ingest data using a native database query, enter the SQL query in the **Native query** box.
Copy link

Copilot AI Mar 24, 2026

Choose a reason for hiding this comment

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

The docs use two different labels for the same feature: this step refers to the Native query box, while the capabilities section calls it "Native SQL statement". Please align the terminology with the actual UI label used by this connector (and keep it consistent across the page and include) to reduce user confusion.

Suggested change
* (Optional) To ingest data using a native database query, enter the SQL query in the **Native query** box.
* (Optional) To ingest data using a native database query, enter the SQL query in the **Native SQL statement** box.

Copilot uses AI. Check for mistakes.
@learn-build-service-prod
Copy link
Copy Markdown
Contributor

Learn Build status updates of commit b1dbed6:

⚠️ Validation status: warnings

File Status Preview URL Details
powerquery-docs/connectors/singlestore.md ⚠️Warning Details
powerquery-docs/connectors/includes/singlestore-capabilities-supported.md ✅Succeeded
powerquery-docs/connectors/index.md ✅Succeeded
powerquery-docs/connectors/media/singlestore/ss-db-select-mode.png ✅Succeeded
powerquery-docs/native-database-query.md ✅Succeeded

powerquery-docs/connectors/singlestore.md

  • Line 79, Column 10: [Warning: hard-coded-locale - See documentation] Link 'https://learn.microsoft.com/en-us/power-query/native-database-query#limitations-and-issues' contains locale code 'en-us'. For localizability, remove 'en-us' from links to most Microsoft sites.
  • Line 79, Column 10: [Suggestion: docs-link-absolute - See documentation] Absolute link 'https://learn.microsoft.com/en-us/power-query/native-database-query#limitations-and-issues' will be broken in isolated environments. Replace with a relative link.

For more details, please refer to the build report.

Note: Your PR may contain errors or warnings or suggestions unrelated to the files you changed. This happens when external dependencies like GitHub alias, Microsoft alias, cross repo links are updated. Please use these instructions to resolve them.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants