This is an automated email from the ASF dual-hosted git repository.
tanxinyu pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/iotdb.git
The following commit(s) were added to refs/heads/master by this push:
new 6c90a45b06 Update Write-Data.md (#8445)
6c90a45b06 is described below
commit 6c90a45b066b69edcada1dbcb7c144bfb3a0af84
Author: automatous <[email protected]>
AuthorDate: Wed Dec 14 20:22:22 2022 +0800
Update Write-Data.md (#8445)
---
docs/UserGuide/Write-Data/Write-Data.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docs/UserGuide/Write-Data/Write-Data.md
b/docs/UserGuide/Write-Data/Write-Data.md
index 913414c78e..a03c96062c 100644
--- a/docs/UserGuide/Write-Data/Write-Data.md
+++ b/docs/UserGuide/Write-Data/Write-Data.md
@@ -99,7 +99,7 @@ The result is shown below. The query result shows that the
insertion statements
```
+-----------------------------+--------------+--------------+
-| Time|root.sg1.d2.s1|root.sg1.d2.s2|
+| Time|root.sg1.d1.s1|root.sg1.d1.s2|
+-----------------------------+--------------+--------------+
|1970-01-01T08:00:00.001+08:00| 1| 1.0|
|1970-01-01T08:00:00.002+08:00| 2| 2.0|