Commit Graph

1137 Commits

Author SHA1 Message Date
Haojun Liao fbf80fb4c3
Merge pull request #22459 from taosdata/mark/tmq
fix:set terrno = 0 to avoid affect next fetch msg
2023-08-18 09:11:35 +08:00
Shuduo Sang 78e4aa36c3
docs: fix taos_init() return type (#22475) 2023-08-18 00:19:51 +08:00
wangmm0220 5c5721571f fix:set terrno = 0 to avoid affect next fetch msg 2023-08-16 17:45:18 +08:00
Haojun Liao 9083d3c03b
Merge pull request #22452 from taosdata/mark/doc
docs:modify format & add logic for dot in schemaless
2023-08-16 15:20:25 +08:00
wangmm0220 afa7448420 docs:modify format & add logic for dot in schemaless 2023-08-16 11:07:43 +08:00
wade zhang 6b961fc048
Update 25-grant.md 2023-08-16 08:15:25 +08:00
wade zhang 6d80f21ba3
Update 25-grant.md 2023-08-16 08:14:07 +08:00
wangmm0220 beb84b2355 fix:tmq interface & remove snapshot code 2023-08-15 15:37:39 +08:00
wade zhang ac446a3b95
Update 08-taos-shell.md 2023-08-14 11:26:47 +08:00
Haojun Liao b81fe20304
Merge pull request #22386 from taosdata/danielclow-patch-5
docs: update 06-stream.md to correct sample sql statement
2023-08-11 16:59:35 +08:00
dapan1121 c73ac53666 fix: add max_speed as keywordw 2023-08-10 08:52:32 +08:00
danielclow b61216d1a8
docs: update 06-stream.md to correct sample sql statement
the existing sql statement failed due to invalid syntax on "select _wstart as start". copying the statement from the zh document instead
2023-08-09 23:28:54 +08:00
danielclow 458b3ce137
docs: Rename 27-index.md to 27-indexing.md (#22385)
the original name caused the document to not be displayed properly
2023-08-09 21:09:33 +08:00
sunpeng 90008bf17c docs: fix connection param in taosws in python connector 2023-08-08 17:02:43 +08:00
danielclow 9f83719559
docs: add upgrade notes to releases page (#22354) 2023-08-08 09:34:58 +08:00
Shuduo Sang 314c749965
docs: supplement r language connnector note (#22340)
* docs: add r language to connector

* docs: add r lang english version in connector

* docs: fix include path and note format

* Update 60-r-lang.mdx

minor changes

* docs: supplement r language note

---------

Co-authored-by: danielclow <106956386+danielclow@users.noreply.github.com>
2023-08-05 20:58:49 +08:00
slzhou f3133f4c90 fix: modify english version 2023-08-04 10:01:11 +08:00
wade zhang 3a336bbb2c
Merge pull request #22309 from taosdata/kailixu-patch-1
docs: platform supported by the community edition
2023-08-03 16:53:44 +08:00
kailixu 23b14085a6 docs: update the grammar 2023-08-03 16:44:02 +08:00
kailixu 556d73618a docs: platform supported by community edition 2023-08-03 16:40:46 +08:00
Shuduo Sang 4cf7515ed3
docs: geometry supplemental docs (#22298)
* docs: geometry supplemental docs

* docs: minor correction

minor correction

---------

Co-authored-by: danielclow <106956386+danielclow@users.noreply.github.com>
2023-08-03 16:35:02 +08:00
Yaqiang Li c38fb68467
Merge pull request #22310 from taosdata/docs/yuanliu/deploy-k8s-TD-25202
docs: fix note style
2023-08-03 16:34:03 +08:00
liuyuan a531359781
docs: fix note style 2023-08-03 16:31:58 +08:00
Yaqiang Li ab9155cdec
Merge pull request #22308 from taosdata/docs/yuanliu/deploy-k8s-TD-25202
Docs/yuanliu/deploy k8s td 25202
2023-08-03 16:02:50 +08:00
liuyuan b646a1fa68
Merge branch 'docs/yuanliu/deploy-k8s-TD-25202' of https://github.com/taosdata/TDengine into docs/yuanliu/deploy-k8s-TD-25202 2023-08-03 15:58:43 +08:00
liuyuan a00f53f862
docs: fix docker link 2023-08-03 15:58:22 +08:00
Yaqiang Li fd421b738a
Merge pull request #22307 from taosdata/docs/yuanliu/deploy-k8s-TD-25202
Docs/yuanliu/deploy k8s td 25202
2023-08-03 14:51:39 +08:00
Yaqiang Li 5021d05456
Update index.md 2023-08-03 14:51:14 +08:00
Yaqiang Li ad3ae7621e
Update 02-docker.md 2023-08-03 14:49:40 +08:00
Yaqiang Li 68a4540eee
Update 01-docker.md 2023-08-03 14:48:19 +08:00
liuyuan f53c6c1072
docs: optimization docker deploy 2023-08-03 14:38:42 +08:00
liuyuan db1bdd172a
docs: optimization docker deploy 2023-08-03 14:36:14 +08:00
Ping Xiao 48234f2e16 release 3.1.0.0 2023-08-03 09:15:06 +08:00
gccgdb1234 8bc62f5eb0 doc: remove 3.1.0.0 2023-08-03 08:26:26 +08:00
Ping Xiao 673c275117 release 3.1.0.0 2023-08-02 19:03:39 +08:00
Shuduo Sang cbca55bc6a
docs: add r language to connector (#22286)
* docs: add r language to connector

* docs: add r lang english version in connector

* docs: fix include path and note format

* Update 60-r-lang.mdx

minor changes

---------

Co-authored-by: danielclow <106956386+danielclow@users.noreply.github.com>
2023-08-02 14:47:51 +08:00
Haojun Liao 3296aecf06 Merge branch '3.0' into fix/3_liaohj 2023-08-01 19:24:29 +08:00
Haojun Liao 637f09359a other: merge main. 2023-08-01 16:15:34 +08:00
Shuduo Sang cfe319ba99
docs: fix qstudio links (#22273)
* docs: add qstudio in 3rd parties list

* docs: fix qstudio link
2023-08-01 11:55:42 +08:00
Shuduo Sang 2bf8b642c3
docs: add qstudio in 3rd parties list (#22270) 2023-08-01 11:20:04 +08:00
wangmm0220 5e46f7a642 docs:add doc for schemaless 2023-08-01 10:20:56 +08:00
Shuduo Sang f2ca4a22c7
docs: use latest java connector to avoid confusing user (#22254) 2023-08-01 09:44:33 +08:00
chao.feng 7619bbcf22 Update the doc content of taos-sql/22-meta.md to add ins_user_privilege by charles 2023-07-31 16:58:19 +08:00
Shuduo Sang ac2c8bc394 fix: merge with main 2023-07-31 14:06:00 +08:00
Haojun Liao d8a782acc4
Merge pull request #22224 from taosdata/fix/liaohj
other: merge 3.0
2023-07-28 23:08:24 +08:00
Adam Ji b38e10034a docs: update connector rust version history 2023-07-28 15:45:49 +08:00
Shuduo Sang 8999bb927f docs: add unit in wal_retention_period description 2023-07-28 15:20:45 +08:00
Haojun Liao 2a78cd2d23
Merge pull request #22215 from taosdata/fix/liaohj
other: merge main.
2023-07-28 13:06:17 +08:00
meeki007 b00af27de5
Update 02-rest-api.mdx - note about URL Encoding (#22221)
Explanation on proper URL Encoding for parameters.
BAD: ?tz=Etc/GMT+10
GOOD: ?tz=Etc%2FGMT%2B10
2023-07-28 09:12:54 +08:00
Shuduo Sang 37fa70c487 docs: fix sum() in en/25-application/_03-immigrate.md 2023-07-27 18:42:41 +08:00
Haojun Liao b145771a1b other: merge 3.0 2023-07-27 16:38:57 +08:00
Shuduo Sang 238279157a docs: refine python version udf requires 2023-07-27 12:09:49 +08:00
wade zhang da1ba1782a
Update 02-database.md 2023-07-27 09:18:57 +08:00
sunpeng 4e43b99c94 docs: delete logs in monitor doc 2023-07-25 11:43:42 +08:00
sunpeng 2383aa616c docs: delete logs in monitor doc 2023-07-25 11:42:34 +08:00
danielclow 29460db6f5
docs: change to new product names (#22175)
* change to new product names

* change product names
2023-07-25 00:11:09 +08:00
danielclow 101a3c23b1
docs: fix links in rust connector doc (#22168) 2023-07-24 17:50:28 +08:00
sunpeng 9e3421e63e docs: fix python connector docs 2023-07-24 17:05:40 +08:00
sunpeng a81aaa80f9 docs: fix python connector docs 2023-07-24 17:03:57 +08:00
Yaqiang Li d7bb7e111d
Merge pull request #22164 from taosdata/docs/yuanliu/deploy-k8s-TD-25202
docs: optimization k8s deploy
2023-07-24 16:23:44 +08:00
Yaqiang Li d0fd6e8b47
Update 03-k8s.md 2023-07-24 16:23:32 +08:00
Yaqiang Li 72aceb3d98
Update 03-k8s.md 2023-07-24 16:11:11 +08:00
liuyuan d1de8fe878
docs: optimization k8s deploy 2023-07-24 16:03:03 +08:00
wade zhang 548334dcc4
Merge pull request #21755 from taosdata/docs/dclow
docs: minor updates to 3.0 english docs
2023-07-24 15:37:36 +08:00
liuyuan 90f4684918
docs: optimization k8s deploy 2023-07-24 14:36:23 +08:00
Alex Duan f1d79f0ba3
Update 05-taosbenchmark.md 2023-07-24 12:52:13 +08:00
Alex Duan 8639e1fc17
Update 05-taosbenchmark.md 2023-07-24 00:44:29 +08:00
Shuduo Sang 401bf5ee84
docs: refine platform support matrix (#22144) 2023-07-21 17:08:19 +08:00
wade zhang c464f2fa79
Merge pull request #22098 from taosdata/doc/remveFullText
remove fulltext index readme
2023-07-21 08:35:45 +08:00
wade zhang 88b468f91b
Merge pull request #22123 from taosdata/docs/TD-25052
docs/TD-25052: add info for geometry
2023-07-19 18:23:43 +08:00
Shungang Li 96a9d033e5 docs: add info for geometry 2023-07-19 17:44:08 +08:00
Ganlin Zhao 36be0918b7 fix docs 2023-07-19 11:33:02 +08:00
wade zhang 8f464bd21f
docs: correct the description of auto.offset.reset 2023-07-19 09:42:10 +08:00
wade zhang 72457eb167
Merge pull request #22077 from taosdata/wangmm0220-patch-2
docs:add configuration of tmqMaxTopicNum
2023-07-18 11:17:49 +08:00
yihaoDeng 9667e5df61 remove fulltext 2023-07-18 01:40:49 +00:00
wade zhang d58ec17eed
Merge pull request #22065 from taosdata/docs/sangshuduo/TD-23899-python-ws-stmt-doc
docs: update connector feature matrix
2023-07-17 11:55:46 +08:00
Ping Xiao 79c42cd9fb 3.0: release 3.0.7.1 docs 2023-07-14 19:06:41 +08:00
Ping Xiao d88946d198 main: release 3.0.7.1 docs 2023-07-14 19:04:31 +08:00
WANG MINGMING 54ad70ea90
Update index.md 2023-07-14 18:30:15 +08:00
Shuduo Sang 9617f698ed docs: update connector feature matrix 2023-07-14 12:05:33 +08:00
wade zhang 1ad0480b4b
Merge pull request #22055 from taosdata/docs/3.0/TD-24970
docs(driver): kafka connector add tmq
2023-07-13 18:12:21 +08:00
Haojun Liao e0ea0f2df4
Merge pull request #22020 from taosdata/fix/liaohj
other: merge main
2023-07-13 17:55:28 +08:00
wade zhang 4800498ff6
Merge pull request #22029 from taosdata/docs/TS-3557
docs(driver): java seek desc
2023-07-13 16:39:50 +08:00
wade zhang 494aa0769d
Merge pull request #22038 from taosdata/docs/sangshuduo/refine-get-started
docs: refine get-started windows section
2023-07-13 16:38:55 +08:00
wade zhang 18aad0457b
Merge pull request #22030 from taosdata/docs/3.0/TS-3557
docs(driver): java seek desc
2023-07-13 16:38:23 +08:00
huolibo ef529628e4 docs(driver): kafka connector add tmq 2023-07-13 14:14:02 +08:00
huolibo 2d1200ed93 docs(driver): kafka connector add tmq 2023-07-13 14:11:55 +08:00
dapan1121 424c3d39fb
Merge pull request #22048 from taosdata/feat/TD-25003
feat: add new syntax for show tags/index/table tags
2023-07-13 09:46:11 +08:00
sunpeng 82fdc35a25 docs: update python doc catalog 2023-07-12 17:27:33 +08:00
sunpeng ed0c72bd45 docs: update python doc catalog 2023-07-12 17:24:03 +08:00
Ganlin Zhao 9ce057b1db fix docs 2023-07-12 15:08:31 +08:00
Ganlin Zhao 21decf310f fix docs 2023-07-12 15:03:47 +08:00
Ganlin Zhao cef21f0ac0 change documents 2023-07-12 14:50:36 +08:00
dmchen d568d2f838 doc/TS-3589 2023-07-12 13:38:27 +08:00
Alex Duan 2e870071a4
Update 05-taosbenchmark.md
english
2023-07-12 11:13:34 +08:00
Shuduo Sang 6298df73b9 docs: refine get-started windows section 2023-07-12 10:29:27 +08:00
wade zhang 2cfdd234b3
Merge pull request #22034 from taosdata/feat/TS-3239
feat/TS-3239/TS-3596: port 'keepTimeOffset' from 2.6 to 3.0
2023-07-12 08:18:38 +08:00
Shungang Li 4886cb4674 feat: port 'keepTimeOffset' from 2.6 to 3.0 2023-07-11 17:40:35 +08:00
kailixu 2e1e7ed78b docs: add example of sma index 2023-07-11 15:09:08 +08:00
huolibo 42d66f8f91 docs(driver): java seek desc 2023-07-11 11:50:48 +08:00
huolibo 4794570421 docs(driver): java seek desc 2023-07-11 11:49:05 +08:00
Shuduo Sang aaeaf6bb80 docs: fix docs format in index page 2023-07-11 10:16:05 +08:00
Ganlin Zhao e828aec432 Merge branch '3.0' into enh/TD-23677 2023-07-11 10:05:59 +08:00
Ping Xiao a9d22e31ab release 3.0.7.0 2023-07-11 00:03:19 +08:00
Ping Xiao 597afe1140 release 3.0.7.0 2023-07-10 23:58:11 +08:00
Ganlin Zhao 3260708ee5 fix en docs 2023-07-10 16:28:16 +08:00
Shungang Li 8ddb5593bc docs: add info for ttlChangeOnWrite 2023-07-10 11:00:09 +08:00
Shungang Li eb2cc3cb2b docs: add info for ttlChangeOnWrite 2023-07-10 10:28:48 +08:00
dmchen 3b691d1d95 doc/password len 2023-07-07 18:07:59 +08:00
wangmm0220 4bebd5c0da docs:add info for INS_SUBSCRIPTIONS 2023-07-07 17:19:06 +08:00
Haojun Liao 6a0da778b4
Merge pull request #21986 from taosdata/mark/doc-3.0
docs:add info for INS_SUBSCRIPTIONS
2023-07-07 16:54:05 +08:00
wade zhang bd7587600b
Merge pull request #21991 from taosdata/docs/3.0/TD-25142
docs(driver): jdbc 3.2.4 description
2023-07-07 10:06:53 +08:00
huolibo 9e6d5fff58 docs(driver): jdbc 3.2.4 description 2023-07-07 10:04:45 +08:00
huolibo 0b58fb1fb8 docs(driver): jdbc 3.2.3 2023-07-07 10:01:38 +08:00
huolibo 6328b43104 docs: markdown format 2023-07-07 10:01:28 +08:00
huolibo 4db5cb7c1a docs: add request Id description 2023-07-07 10:01:16 +08:00
huolibo 9c38e7c1b1 docs(driver): jdbc 3.2.4 description 2023-07-07 09:43:36 +08:00
wangmm0220 19b5da8cd7 docs:add info for INS_SUBSCRIPTIONS 2023-07-03 17:49:22 +08:00
chao.feng 212f738750 udpate buffer default value from 96 to 256 by charles 2023-07-03 14:48:07 +08:00
sunpeng a9341c6d1d docs: update python document 2023-07-03 11:33:05 +08:00
sunpeng d9f0e3f73c docs: update python document 2023-07-03 11:29:52 +08:00
Ping Xiao ca5327a76a release 3.0.6.0 2023-07-01 16:38:07 +08:00
Ping Xiao 7290539d76 release 3.0.6.0 2023-07-01 16:31:40 +08:00
Shuduo Sang a61e415181
docs: remove dbeaver for cloud from 3.0 doc (#21910)
* docs: add dbeaver

* Update 14-dbeaver.md

some minor corrections

* docs: remove dbeaver for cloud from 3.0

---------

Co-authored-by: danielclow <106956386+danielclow@users.noreply.github.com>
2023-06-30 12:02:19 +08:00
dapan1121 c8435de64a
Merge branch '3.0' into fix/m23.0 2023-06-29 14:03:56 +08:00
dapan1121 3519e9170e Merge remote-tracking branch 'origin/main' into 3.0 2023-06-29 11:13:45 +08:00
wangmm0220 98ce30f55c docs:modify docs for tmq 2023-06-28 19:26:34 +08:00
Ganlin Zhao 1d314b9ac2
Update 10-function.md 2023-06-28 16:10:04 +08:00
Ganlin Zhao 4f613220d1 fix sample docs 2023-06-28 15:13:35 +08:00
Ganlin Zhao 1a6511fee0 fix unique document 2023-06-28 15:09:42 +08:00
huolibo 4e873e5927 docs(driver): jdbc 3.2.3 2023-06-27 17:47:30 +08:00
wade zhang b4f2a97ec6
Merge pull request #21867 from taosdata/docs/xftan/TD-24882
docs: update driver-go document
2023-06-27 15:21:12 +08:00
sunpeng 1c5514a114 docs: add version history for python connector 2023-06-27 15:12:14 +08:00
t_max 0df73c4b4a docs: update driver-go document 2023-06-27 15:08:20 +08:00
wade zhang 0b17a5d079
Merge pull request #21863 from taosdata/docs/adamji/TD-24884
docs: add···· description
2023-06-27 14:43:25 +08:00
Adam Ji b31b5f8e15 docs: add param bind ref 2023-06-27 14:00:14 +08:00
Adam Ji 35678e865c docs: add create db description en 2023-06-27 11:44:51 +08:00
Adam Ji 7aec0ab3a7 docs: add stmt description en 2023-06-27 11:41:30 +08:00
Adam Ji 38ecf556b3 docs: add schemaless description en 2023-06-27 11:35:08 +08:00
sunpeng 561c61ba64 docs: add docs for assignment and seek
docs: upgrade docs from python subscription
docs: support stmt via ws
docs: optimizate python document base on java document
2023-06-27 11:32:18 +08:00
Adam Ji f3f2026eda Merge branch 'main' into docs/adamji/TD-24884 2023-06-27 11:10:25 +08:00
Adam Ji 8cf3b3b258 docs: rust connector docs improvement 2023-06-27 11:09:11 +08:00
sunpeng 14b0a65f7b docs: optimizate python document base on java document 2023-06-27 10:59:03 +08:00
dapan1121 4dae9f4eff merge main to 3.0 2023-06-26 18:43:00 +08:00
danielclow 96060fc138
Update 14-dbeaver.md
fix link
2023-06-26 17:37:22 +08:00
Shuduo Sang f1ba76749b
docs: add dbeaver (#21843)
* docs: add dbeaver

* Update 14-dbeaver.md

some minor corrections

---------

Co-authored-by: danielclow <106956386+danielclow@users.noreply.github.com>
2023-06-26 17:29:34 +08:00
wade zhang f49ce0587c
Merge pull request #21793 from taosdata/docs/wade-20230620
docs: refine feature matrix
2023-06-21 09:39:01 +08:00
wade zhang c3fe54f6bf
Merge pull request #21792 from taosdata/docs/TD-24885
docs: markdown format
2023-06-20 18:22:54 +08:00
gccgdb1234 8a95ee8223 docs: refine feature matrix 2023-06-20 18:09:10 +08:00
huolibo f37df6191b docs: markdown format 2023-06-20 18:03:27 +08:00
wade zhang 7a449737ba
Merge pull request #21790 from taosdata/docs/sangshuduo/create-database-buffer-no-unit
docs: unit in sql command confuses the user
2023-06-20 17:58:11 +08:00
Shuduo Sang 2480d96d14 docs: unit in sql command confuses the user 2023-06-20 17:48:47 +08:00
wade zhang 24e643f939
Merge pull request #21785 from taosdata/docs/sangshuduo/fix-strict-length
docs: fix strict length in ins_databases
2023-06-20 17:48:10 +08:00
wade zhang 343522ca4a
Merge pull request #21789 from taosdata/docs/TD-24885
docs: add request Id description
2023-06-20 17:38:46 +08:00
Shuduo Sang 14645e23e7 docs: declare strict as obsoleted 2023-06-20 17:37:58 +08:00
huolibo b6a6110c19 docs: add request Id description 2023-06-20 17:35:01 +08:00
Shuduo Sang 0d4d0c0974 docs: fix strict length in ins_databases 2023-06-20 16:05:17 +08:00
Hui Li ffb026be62
Update 03-package.md 2023-06-20 11:44:32 +08:00
sunpeng a333c06e95 docs: support stmt via ws 2023-06-20 10:38:34 +08:00
Ping Xiao fe4cf15201 release 3.0.5.1 2023-06-18 00:21:25 +08:00
Ping Xiao 2ea3aa7220 release 3.0.5.1 2023-06-18 00:18:32 +08:00
Yu Chen cd468c8787
docs:Update 01-faq.md (#21760) 2023-06-16 17:45:26 +08:00
danielclow 9785874bb2 docs: align get started page changes 2023-06-16 13:40:44 +08:00
danielclow af949927d8 docs: use english website for english docs 2023-06-16 13:40:01 +08:00
Bo Ding a8d5243b6b
docs: fix format error 2023-06-16 10:30:30 +08:00
Haojun Liao 1b9eca5ce0 other: merge main. 2023-06-15 13:03:17 +08:00
dapan1121 e805ac9553 docs: add slow log descriptions 2023-06-13 14:40:50 +08:00
dapan1121 6132795718 doc: add metaCacheMaxSize description 2023-06-13 14:10:56 +08:00
wade zhang 48f52d59f2
Merge pull request #21694 from taosdata/docs/3.0/TD-24746
docs(kafka): add topic delimiter parameter
2023-06-12 10:26:03 +08:00
wade zhang 856f1ed7c0
Merge pull request #21695 from taosdata/docs/TD-24746
docs(kafka): add topic delimiter parameter
2023-06-12 10:25:26 +08:00
huolibo c0c400e288 docs: markdown format 2023-06-12 10:08:51 +08:00
huolibo d85fdc5516 docs: markdown format 2023-06-12 10:08:25 +08:00
gccgdb1234 e50339045f doc: refine the location of taos.cfg 2023-06-12 09:37:21 +08:00
gccgdb1234 bc6eba1cb0 doc: refine the location of taos.cfg 2023-06-12 09:12:14 +08:00
huolibo c492dd86f6 docs(kafka): add topic delimiter parameter 2023-06-12 09:08:06 +08:00
huolibo 25960ec804 docs(kafka): add topic delimiter parameter 2023-06-12 09:07:00 +08:00
Shuduo Sang aa9a11152d
docs: remove -y from taosdump doc (#21692) 2023-06-11 18:45:43 +08:00
wade zhang d777e37ff4
Merge pull request #21689 from taosdata/docs/wade-20230609
docs: fix broken links
2023-06-09 17:27:06 +08:00
wade zhang 5487841123
Merge pull request #21688 from taosdata/docs/3.0/TS-3489
fix: add paramters for example
2023-06-09 17:24:58 +08:00
gccgdb1234 9034a9a375 docs: fix broken links 2023-06-09 17:22:27 +08:00
huolibo b870d48cce fix: add paramters for example 2023-06-09 17:21:27 +08:00
huolibo 7fff447591 fix: add paramters for example 2023-06-09 17:20:58 +08:00
wade zhang e3f576660e
Merge pull request #21658 from taosdata/docs/sunpeng/TD-24607-docs-for-assignment-and-seek
docs: add docs for assignment and seek
2023-06-09 17:05:38 +08:00
sunpeng 818e5ddf41 docs: upgrade docs from python subscription 2023-06-09 16:46:17 +08:00
huolibo 8e0dfe7371 docs(kafka): output format description 2023-06-09 16:34:15 +08:00
huolibo 229e3ad87a docs(kafka): output format description 2023-06-09 16:32:54 +08:00
Adam Ji 5770a6f95f docs: upgrade connector-rust version 2023-06-09 08:30:03 +08:00
Adam Ji 201b4c7897 docs: upgrade connector-rust version 2023-06-09 08:28:00 +08:00
huolibo df67a61519 docs(driver): TDengine description 2023-06-08 16:44:33 +08:00
huolibo 730db6d551 docs(driver): TDengine description 2023-06-08 16:43:43 +08:00
wade zhang c4cd38874a
Merge pull request #21647 from taosdata/docs/TD-24606
docs: jdbc add seek doc
2023-06-08 16:37:45 +08:00
wade zhang c6d69f9bd0
Merge pull request #21648 from taosdata/docs/3.0/TD-24606
docs: jdbc add seek doc
2023-06-08 16:37:38 +08:00
sunpeng 3af153bae6 docs: add docs for assignment and seek 2023-06-08 14:43:07 +08:00
wade zhang 51efcf9eaf
Merge pull request #21640 from taosdata/docs/TD-24553
fix: change kafka doc, delete confluent related content
2023-06-08 09:41:26 +08:00
wade zhang 0e94e479b0
Merge pull request #21641 from taosdata/docs/3.0/TD-24553
fix: change kafka doc, delete confluent related content
2023-06-08 09:37:11 +08:00
huolibo 2641dfa0e7 docs: jdbc add seek doc 2023-06-07 16:38:43 +08:00
huolibo 5a4a68fc76 docs: jdbc add seek doc 2023-06-07 16:36:42 +08:00
Adam Ji 2db74c2d2c docs: update description 2023-06-07 16:30:29 +08:00
Adam Ji 3c1b5d3656 docs: update description 2023-06-07 16:29:11 +08:00
Adam Ji 6188f26d57 docs: add version history 2023-06-07 14:17:41 +08:00
Adam Ji 64733ba6a5 docs: add version history 2023-06-07 14:14:33 +08:00
huolibo 3f26d67cae fix: change kafka doc, delete confluent related content 2023-06-07 13:52:22 +08:00
huolibo 298f314565 fix: change kafka doc, delete confluent related content 2023-06-07 13:50:32 +08:00
wade zhang bd828cc90f
Merge pull request #21596 from taosdata/docs/xftan/TD-24608
docs: go connector add tmq assignment and seek
2023-06-07 11:45:06 +08:00
wade zhang 2ea92df895
Merge pull request #21619 from taosdata/docs/xftan/TD-24608-main
docs: go connector add tmq assignment and seek
2023-06-07 11:44:51 +08:00
t_max 09809f2fc0 docs: go connector version support 2023-06-07 11:44:04 +08:00
t_max 98ceb68a20 docs: go connector version support 2023-06-07 11:42:43 +08:00
wade zhang f9ba6d9393
Merge pull request #21593 from taosdata/docs/adamji/TD-24609-assignment-and-seek-offset
docs: add assignments and seek offset
2023-06-07 11:40:01 +08:00
Adam Ji 87200591b0 docs: fmt lines 2023-06-07 11:33:53 +08:00
Adam Ji 581343037d docs: add version 2023-06-07 11:33:53 +08:00
Adam Ji c29e5b72d9 docs: add assignments and seek offset 2023-06-07 11:33:43 +08:00
Ping Xiao 5d82c6f17b update taos-tools release version 2023-06-06 19:58:26 +08:00
Ping Xiao b2029e79a3 update taos-tools release version 2023-06-06 19:55:44 +08:00
Ping Xiao 1664efebcf update release version 2023-06-06 19:44:45 +08:00
Ping Xiao 44ed6f0c92 release: update default version 2023-06-06 18:51:08 +08:00
dapan1121 01683f6d92
Merge pull request #21527 from taosdata/feat/TS-3048
feat(query): support single point interp
2023-06-06 18:17:20 +08:00
wade zhang 5ed3d5a629
Merge pull request #21561 from taosdata/other/TD-24150
other: add jdbc consumer demo
2023-06-06 16:12:36 +08:00
t_max acbd3c5d8a docs: go connector add tmq assignment and seek 2023-06-06 16:02:56 +08:00
huolibo 7365efd32b docs: add consuemr demo doc 2023-06-06 15:52:03 +08:00
huolibo b65df61efd docs: add consuemr demo doc 2023-06-06 15:42:28 +08:00
Ganlin Zhao e8eadeb9f5 Merge branch '3.0' into feat/TS-3048 2023-06-06 14:55:12 +08:00
dapan1121 ff8fb44cc3
Merge pull request #21495 from taosdata/docs/TD-23990-3.0
chore: update docs about support row/columns width up to 64KB
2023-06-06 11:15:08 +08:00
kailixu c50da378d6 chore: update docs about support row/columns width up to 64KB 2023-06-06 11:09:00 +08:00
t_max 046c9e9494 docs: go connector add tmq assignment and seek 2023-06-05 15:32:28 +08:00
Adam Ji 3d0b02f5d6 docs: fmt lines 2023-06-05 15:17:07 +08:00
Adam Ji 985362d94c docs: add version 2023-06-05 15:16:03 +08:00
Adam Ji 3e524d9aa3 docs: add assignments and seek offset 2023-06-05 15:02:00 +08:00
Ganlin Zhao 34fa89da0d add en docs 2023-05-30 14:50:03 +08:00
Shuduo Sang 0d2fa6f1e6
docs: refine python connector doc for req_id (#21526)
* docs: update csharp connector status

* docs: fix csharp ws bulk pulling

* docs: clarify database param is optional to websocket dsn

* docs: fix java connector mistake

* fix: a few typos

* fix: many typos

* docs: java connector support subscription over websocket

* fix: update 3.0 connector feature matrix

* docs: fix typos and use 3.1.0 in jdbc driver

* fix: update matrix for schemaless java status

* docs: use latest jdbc version in connect section

* docs: refine python connector doc for req_id
2023-05-30 11:49:00 +08:00
dapan1121 852e8c8185
Merge pull request #21491 from taosdata/docs/TD-24056
docs: fix timeline function super table explaination
2023-05-29 09:55:03 +08:00
wade zhang b2d2e35450
Update 09-udf.md 2023-05-29 09:52:03 +08:00
wade zhang 3fd488e83c
Merge branch '3.0' into docs/wade-pyudf 2023-05-29 08:26:17 +08:00
wade zhang 6ccefe9891
Update 09-udf.md 2023-05-29 08:23:31 +08:00
wade zhang cb82453a43
Update 09-udf.md 2023-05-29 08:21:00 +08:00
wade zhang c7e2347dfd
Update 09-udf.md 2023-05-29 08:14:36 +08:00
Shuduo Sang c91029f92f
docs: fix typos (#21503) 2023-05-27 19:28:47 +08:00
wade zhang 290a14e2d3
Update 09-udf.md 2023-05-26 19:22:47 +08:00
wade zhang 730e087d5e
Update 09-udf.md 2023-05-26 19:21:13 +08:00
gccgdb1234 4367170086 doc: refine PDF user guide 2023-05-26 19:16:23 +08:00
kailixu ee4709bb4b chore: update docs about support row/columns width up to 64KB 2023-05-26 16:01:42 +08:00
Ganlin Zhao a8599d78d1 docs: fix timeline function super table explaination 2023-05-26 14:02:46 +08:00
wade zhang 64e89620ea
Merge pull request #21484 from taosdata/szhou/enhance-udf-doc
enhance: python udf sample with numpy
2023-05-26 09:46:46 +08:00
huolibo bbb93c3720 enh: tmq example add all properties 2023-05-25 11:27:49 +08:00
shenglian zhou 90f542857d enhance: improve document 2023-05-25 11:13:05 +08:00
Shuduo Sang ab017bc747
docs: remove geometry docs (#21454)
* docs: update readme with libgflags

* docs: update readme with geos

* docs: remove geometry docs
2023-05-24 16:29:52 +08:00
Dingle Zhang 984211f3b4
Feature/3.0 geometry (#21037)
* Add GEOMETRY data type and make sql.c able to parse it. The GEMETRY works like BINARY so far.

* add GEOMETRY type into gConvertTypes to fix some issues like DELETE calling

* change some test cases to make sure no same timestamp is inserted, and add my smoketest.sh

* Add a function MakePoint() and introduce a lib geometry

* implement sql functions GeomFromText() and AsText()

* Use GEOS *_r funcions instead for thread safety

* Handle with TSDB_DATA_TYPE_GEOMETRY when INSERT geometry data by converting WKT.
Add geosWrapper to wrap the basic GEOS functions for TDEngine.

* refactor AsText and MakePoint functions to be like GeomFromText

* Show WKT when print geometry data in screen
Dump hex data when dump geometry data in a file

* define TYPE_BYTES item for TSDB_DATA_TYPE_GEOMETRY, which casued some strange issues.

* set number of decimals of WKT to 6

* Implement SQL function Intersects()

* refactor geometry sql functions

* Add geosErrMsgeHandler() to get the GEOS error detail

* use threadlocal to instantiate SGeosContext
call destroyGeosContext() only if the thread exists

* remove SGeosContext *context param for all geometry functions since we use thread local one,
so that all caller do not need to know the context.

* Modify Intersects() to call PreparedIntersects() when one of param is a constant, which has higher performance.

* rename prepareFn() to initCtxFn() to avoid confusion with PreparedFn

* Add prefix "ST_" for all geometry functions

* move getThreadLocalGeosCtx() and destroyThreadLocalGeosCtx() into util,
so that all unit test tools can compile

* Add unit test for geometry lib, only test MakePoint so far

* refactor and enhance existing cases in geomFuncTest

* implement NULL type and NULL value test for geomFuncTest

* add test on geomFromText()

* add unit test on AsText() in geomFuncTest

* combine some makePointFunction test items

* add intersectsFunctionTwoColumns test
refactor on callGeomFromTextWrapper functions

* enhance intersectsFunction test to add cases like input constant , NULL type, NULL value, or wrong content

* add more cases into intersectsFunction test

* Add basic test on geometry in system test

* Add ST_GeomFromText and ST_AsText function test in system test on geometry

* add ST_Intersects function test in system test on geometry

* support to check expectedErrno in system test on geometry

* adjust geomTest unit test and geometry system test

* add geometry data type and functions in doc english version

* implement touchesFunction() in geometry lib
refactor geometry relation functions model

* separate gemFuncTest into several src files

* add unit test on touchesFunction

* support sql function ST_Touches()
add system test on ST_Touches

* add docs for ST_Touches()

* Add ST_Contains()

* Add ST_Covers()

* Add ST_Equals()

* add swapAllowed param for geomRelationFunction()
read geom2 earlier intead of at doGeosRelation()

* Add ST_ContainsProperly()

* build on windows

* Merge from 3.0 to 3.0_geometry

* change macro definition TSDB_DATA_TYPE_GEOMETRY as the last one for compatibility

* change '\\NULL' to 'NULL' back in shellDumpFieldToFile()

* add /usr/local/include into include directory

* add /usr/local/inlcude and /usr/local/lib in cmake.platform for DARWIN
2023-05-24 15:36:46 +08:00
wade zhang 8524b90f2c
Merge pull request #21443 from taosdata/docs/3.0.4.2
docs: 3.0.4.2
2023-05-24 11:28:43 +08:00
Shuduo Sang bda3e6763f
docs: update connect for jdbc version (#21426)
* docs: update csharp connector status

* docs: fix csharp ws bulk pulling

* docs: clarify database param is optional to websocket dsn

* docs: fix java connector mistake

* fix: a few typos

* fix: many typos

* docs: java connector support subscription over websocket

* fix: update 3.0 connector feature matrix

* docs: fix typos and use 3.1.0 in jdbc driver

* fix: update matrix for schemaless java status

* docs: use latest jdbc version in connect section
2023-05-23 10:33:40 +08:00
Linhe Huo cd14668ec2
Merge pull request #21408 from taosdata/docs/sunpeng/update-docs-for-tdinsight-and-monitor
docs: update docs for tdinsight and monitor
2023-05-22 17:10:32 +08:00
yihaoDeng b59da1815a add parameter 2023-05-22 06:59:07 +00:00