Skip to content

docs(dotnet): dotnet connector supports blob data type#35148

Merged
guanshengliang merged 2 commits intomainfrom
docs/6663148353
Apr 15, 2026
Merged

docs(dotnet): dotnet connector supports blob data type#35148
guanshengliang merged 2 commits intomainfrom
docs/6663148353

Conversation

@YamingPei
Copy link
Copy Markdown
Contributor

Description

dotnet connector supports blob data type.

Issue(s)

Checklist

Please check the items in the checklist if applicable.

  • Is the user manual updated?
  • Are the test cases passed and automated?
  • Is there no significant decrease in test coverage?

Copilot AI review requested due to automatic review settings April 15, 2026 08:36
Copy link
Copy Markdown
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 updates the C# connector documentation in both English and Chinese to include the BLOB data type mapping to byte[] and its associated limitations. A review comment suggests capitalizing 'BLOB' and 'STMT' in the English documentation to maintain consistency with the data type mapping table and other technical references.

Comment thread docs/en/14-reference/05-connector/40-csharp.md Outdated
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 C#/.NET connector documentation to reflect support for the TDengine BLOB data type, aligning the published type-mapping tables with current connector capabilities.

Changes:

  • Add BLOB -> byte[] to the C# data type mapping tables (EN/ZH).
  • Document limitations for BLOB usage (not supported as tags; additional limitation note for stmt binding).

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 2 comments.

File Description
docs/zh/14-reference/05-connector/40-csharp.mdx Adds BLOB type mapping and a usage limitation note in the “注意” section.
docs/en/14-reference/05-connector/40-csharp.md Adds BLOB type mapping and a usage limitation note in the “Note” section.

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

Comment thread docs/en/14-reference/05-connector/40-csharp.md Outdated
Comment thread docs/zh/14-reference/05-connector/40-csharp.mdx
@guanshengliang guanshengliang merged commit 88ac015 into main Apr 15, 2026
6 checks passed
@guanshengliang guanshengliang deleted the docs/6663148353 branch April 15, 2026 11:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants