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

[docs](load) add data type docs #1521

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

Conversation

kaijchen
Copy link
Contributor

Versions

  • dev
  • 3.0
  • 2.1
  • 2.0

Languages

  • Chinese
  • English

Docs Checklist

  • Checked by AI
  • Test Cases Built

under the License.
-->

# Overview
Copy link
Collaborator

Choose a reason for hiding this comment

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

please start from ## level 2 title

---
{
"title": "ARRAY",
"language": "en"
Copy link
Collaborator

Choose a reason for hiding this comment

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

zh-CN

1. 数据写入时进行 JSON 格式校验
2. 二进制存储格式更加高效,通过json_extract等函数可以高效访问JSON内部字段,比get_json_xx函数快几倍

:::caution[注意]
Copy link
Collaborator

Choose a reason for hiding this comment

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

:::caution 注意

@KassieZ KassieZ added the has comments Some comments not resolved yet label Dec 20, 2024
sidebars.json Outdated
@@ -169,6 +169,16 @@
"data-operate/import/import-way/group-commit-manual"
]
},
{
"type": "category",
"label": "Data Type",
Copy link
Collaborator

Choose a reason for hiding this comment

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

should also edit current.json translate "label": "Data Type" to 数据类型

Copy link
Collaborator

Choose a reason for hiding this comment

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

please also double check the difference between reference - sql data type: /sql-manual/sql-data-types/semi-structured/ARRAY

@wangtianyi2004
Copy link
Contributor

LGTM

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.

3 participants