Commit Graph

51255 Commits

Author SHA1 Message Date
Ganlin Zhao 0201348bbe add test cases 2023-04-11 17:58:55 +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
Hongze Cheng 8d7055b123 more code 2023-04-11 17:04:52 +08:00
Haojun Liao aae2758863 fix(stream): disable the deploy msg when restart taosd. 2023-04-11 16:58:51 +08:00
Minglei Jin 9961f82479 fix(udf1): use 1 as luck number to make new gcc happy 2023-04-11 16:52:56 +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
Ganlin Zhao bbae7259cf add test cases 2023-04-11 15:47:27 +08:00
Haojun Liao 171647bdbd fix(shell): update the double display. 2023-04-11 15:46:36 +08:00
Ganlin Zhao d163a16f3a fix: fix max/min(tag) random result 2023-04-11 15:46:32 +08:00
Haojun Liao 18479d8115 refactor: do some internall refactor. 2023-04-11 15:42:24 +08:00
Hongze Cheng 2b48df0ba4 Merge branch '3.0' of https://github.com/taosdata/TDengine into enh/tsdb_optimize 2023-04-11 15:35:51 +08:00
Hongze Cheng 1df5680e9e more code 2023-04-11 15:34:40 +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
Hongze Cheng 2f51c609f4 more code 2023-04-11 15:01:42 +08:00
Hongze Cheng a72633d715 more code 2023-04-11 14:22:36 +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 15cceb5a5a refactor: do some internal refactors. 2023-04-11 11:53:10 +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
Hongze Cheng 47b961018c more code 2023-04-11 11:00:35 +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
Shuduo Sang 213eea813a
fix: install.sh check if connector/example exist (#20848)
* chore: refactor cus prompt

* fix: client name in install.sh

* fix: -Wno-reserved-user-defined-literal

* fix: update taos-tools commit

* fix: include/os/osDir.h

* fix: check cus name

* fix: makepkg.sh

* chore: update taos-tools d194dc9

* fix: cus name

* fix: change adapter prefix

* fix: tools/*.sh

* fix: scripts

* fix: ../../packaging/tools/install_client.sh

* chore: cus domain in script

* fix: cus name in packaging/tools/install.sh

* fix: cus name in ../../packaging/tools/remove.sh

* fix: don't edit origin file

* fix: remove brand name

* fix: update taos-tools

* fix: cus name in log

* fix: compile error without cuc name

* fix: source/common/src/tglobal.c

* fix: install.sh

---------

Co-authored-by: chenhaoran <haoran920c@163.com>
2023-04-11 10:45:09 +08:00
Hui Li 4f044c9ec2
Merge pull request #20822 from taosdata/test/TD-23522-MAIN
test: add new feature with previous cluster running case
2023-04-11 10:41:40 +08:00
Minglei Jin 8060e77be3 fix(udf): make strncat working for release building 2023-04-11 10:41:35 +08:00
liuyao 74da3c05bc feat:set check point id 2023-04-11 10:33:10 +08:00
dapan1121 e2b5d27c2a enh: stmt ignore get fields errors 2023-04-11 10:22:47 +08:00
Xiaoyu Wang afbc468d33
Merge pull request #20852 from taosdata/feat/table_level_privilege_wxy
feat: table level privilege
2023-04-11 10:12:31 +08:00
Xiaoyu Wang 416af9a58d feat: table level privilege 2023-04-11 10:11:25 +08:00
Hongze Cheng 61e6608c62 Merge branch '3.0' of https://github.com/taosdata/TDengine into enh/tsdb_optimize 2023-04-11 10:07:36 +08:00
Haojun Liao a4ba5401f9 enh(stream): set the start version of all operators. 2023-04-11 10:01:36 +08:00
xinsheng Ren 965af6cc82
fix: handle leak (#20836)
* fix: handle leak

* fix: del unused code

---------

Co-authored-by: facetosea <25808407@qq.com>
2023-04-11 09:46:06 +08:00