Commit Graph

50589 Commits

Author SHA1 Message Date
Minglei Jin ec4ea9cf5d enh(cache/rocks): base for rocks put/get 2023-04-14 18:28:15 +08:00
Shuduo Sang c1412648d0
docs: use json instead of table in rest api (#20895)
* docs: add rest api diff

* docs: use html table

* docs: use json instead of table in rest api doc
2023-04-12 21:46:19 +08:00
Shuduo Sang c3abf5ede7
docs: use html table in rest api (#20893)
* docs: add rest api diff

* docs: use html table
2023-04-12 19:51:37 +08:00
Shuduo Sang b8ca369513
docs: add rest api diff (#20892) 2023-04-12 19:20:16 +08:00
wade zhang 3f045b790d
Merge pull request #20846 from taosdata/docs/TD-23520
docs: TD-23520 update english documents for schemaless
2023-04-12 17:36:03 +08:00
Shuduo Sang 2559dad482
fix: taosdump continue if fail (#20886) 2023-04-12 16:22:17 +08:00
huolibo 2690fd4e9a
fix(driver): return error code to java (#20869) 2023-04-12 15:14:07 +08:00
Haojun Liao 0747f9714a
Merge pull request #20878 from taosdata/54liuyao-patch-5
Update 14-stream.md
2023-04-12 14:17:46 +08:00
Xiaoyu Wang e67b784275
Merge pull request #20881 from taosdata/fix/3.0_merge_main
merge main
2023-04-12 13:09:03 +08:00
Xiaoyu Wang 5d9f3c4133 merge main 2023-04-12 10:44:04 +08:00
Xiaoyu Wang 8b8ac0cd77 merge main 2023-04-12 10:43:28 +08:00
Xiaoyu Wang b40c035a2e
Merge pull request #20868 from taosdata/fix/3.0_merge_main
merge main
2023-04-12 09:54:13 +08:00
liuyao a31536446c
Update 14-stream.md 2023-04-12 09:48:14 +08:00
Shuduo Sang 71283d6c41
fix: script if share not exist (#20875) 2023-04-12 09:35:47 +08:00
Haojun Liao 3f5f76a8af
Merge pull request #20864 from taosdata/fix/display_taos
fix(shell): update the double display.
2023-04-12 09:29:38 +08:00
wade zhang 4d90c85347
Merge pull request #20815 from taosdata/test/TD-AUTOGETN-3.0
test: add udf function return with varchar demo
2023-04-12 09:14:40 +08:00
wade zhang 218f8d30a1
Update 03-package.md 2023-04-11 20:50:30 +08:00
Xiaoyu Wang f7946ace33 merge main 2023-04-11 19:52:40 +08:00
wangmm0220 985a238242 fix:modify checkFileContent if one is empty 2023-04-11 19:38:10 +08:00
Xiaoyu Wang 9578c4538a Merge remote-tracking branch 'origin/3.0' into fix/3.0_merge_main 2023-04-11 19:33:23 +08:00
Haojun Liao 24c9495772
Merge pull request #20857 from taosdata/fix/TS-3081
fix:optimize log & change the length of tag if tag is null in schemaless
2023-04-11 19:01:07 +08:00
wangmm0220 54a414a934 fix:rm useless fileContent function 2023-04-11 18:35:05 +08:00
wangmm0220 bf45ff56ca fix:modify fileContent for data compare 2023-04-11 18:27:05 +08:00
Xiaoyu Wang 2a887dc55e merge main 2023-04-11 17:55:11 +08:00
Bo Ding 8a6710ff28
docs:compile error (#20865) 2023-04-11 17:35:49 +08:00
Haojun Liao 20013b3f77 fix(shell): update the display of double value. 2023-04-11 17:26:05 +08:00
Xiaoyu Wang 5ce6220106
Merge pull request #20781 from taosdata/szhou/replace-function
feature: udf replace function
2023-04-11 17:25:21 +08:00
dapan1121 81da6cd4a4
Merge pull request #20844 from taosdata/feat/TS-2815
feat(query): INTERP support boolean type
2023-04-11 17:15:05 +08:00
Xiaoyu Wang e3c6f0da24
Merge pull request #20854 from taosdata/fix/TD-23560
fix(udf): make strncat working for release building
2023-04-11 16:47:29 +08:00
dapan1121 6d27154803
Merge pull request #20858 from taosdata/enh/ignoreGetFieldsErrors
enh: stmt ignore get fields errors
2023-04-11 16:01:31 +08:00
Xiaoyu Wang 4d696741b0
Merge pull request #20860 from taosdata/feat/table_level_privilege
feat: table level privilege
2023-04-11 15:56:36 +08:00
Xiaoyu Wang 4c04b155d5 merge main 2023-04-11 15:56:28 +08:00
Haojun Liao 171647bdbd fix(shell): update the double display. 2023-04-11 15:46:36 +08:00
slzhou 6f35badc78 enhance: add udf replace function test case 2023-04-11 15:17:50 +08:00
Xiaoyu Wang 245e00d689
Merge pull request #20859 from taosdata/feat/table_level_privilege_wxy
fix: table level privilege
2023-04-11 15:09:58 +08:00
Xiaoyu Wang 42a5a87e96 fix: table level privilege 2023-04-11 15:08:42 +08:00
wangmm0220 c40c695ea7 fix:optimize log & change the length of tag if tag is null in schemaless 2023-04-11 13:49:18 +08:00
slzhou 41f7d79f2c fix: fix compilation error 2023-04-11 13:42:17 +08:00
shenglian zhou 74f2ba76a4 fix: check uv_is_closing before uv_close 2023-04-11 13:24:20 +08:00
Haojun Liao ed286e6349
Merge pull request #20855 from taosdata/54liuyao-patch-2
Update 06-stream.md
2023-04-11 13:12:54 +08:00
Haojun Liao 72c56d810e
Merge pull request #20810 from taosdata/54liuyao-patch-1
Update 14-stream.md
2023-04-11 11:47:03 +08:00
Haojun Liao 9ed5685f41
Merge pull request #20856 from taosdata/54liuyao-patch-3
Update 14-stream.md
2023-04-11 11:46:53 +08:00
liuyao 8ebe742aab
Update 14-stream.md 2023-04-11 11:39:28 +08:00
shenglian zhou 6b68a373e9 fix: when update func, set createdtime to original time 2023-04-11 11:37:41 +08:00
liuyao 0869cfb947
Update 06-stream.md 2023-04-11 11:36:52 +08:00
dapan1121 28ea375fe1
Merge pull request #20850 from taosdata/enh/ts-3112
enh: add queryMaxConcurrentTables configuration
2023-04-11 11:21:30 +08:00
Ganlin Zhao ea6c96df32 fix memory leak 2023-04-11 11:13:23 +08:00
Xiaoyu Wang 40448c3e70
Merge pull request #20853 from taosdata/feat/table_level_privilege
feat: table level privilege
2023-04-11 11:01:51 +08:00
Hui Li 6492445459
Merge pull request #20802 from taosdata/fix/TD-AUTOGET-MAIN
test: change autogen.py random to fixed
2023-04-11 10:52:30 +08:00
dapan1121 d99a849956 fix: ignore stmt get fields error 2023-04-11 10:47:15 +08:00