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

Merged
merged 8 commits into from
Dec 27, 2024
Merged

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

merged 8 commits into from
Dec 27, 2024

Conversation

kaijchen
Copy link
Contributor

@kaijchen kaijchen commented Dec 16, 2024

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
Contributor

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
Contributor

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
Contributor

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
Contributor

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
Contributor

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

@KassieZ KassieZ added Reviewed and removed request review has comments Some comments not resolved yet labels Dec 25, 2024
@KassieZ KassieZ merged commit 4a011a2 into apache:master Dec 27, 2024
1 check passed
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.

3 participants