Commit Graph

36433 Commits

Author SHA1 Message Date
dapan1121 d2e780b14e fix: fix memory leak 2022-07-19 16:47:53 +08:00
Ganlin Zhao 78e8d84855 fix(query): change cast function input limit from 1000->4096 bytes
TD-17497
2022-07-19 16:47:24 +08:00
cpwu 600cbfddc1 Merge branch '3.0' into cpwu/3.0 2022-07-19 16:45:34 +08:00
cpwu 83fe51f6d9 fix case 2022-07-19 16:39:50 +08:00
Haojun Liao 79b0240a87 fix(query): fix some memory leak. 2022-07-19 16:34:26 +08:00
Hongze Cheng 024f2221b7 Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/hzcheng_3.0 2022-07-19 08:31:16 +00:00
Hongze Cheng 706b081f70 fix: r/w concurrency 2022-07-19 08:30:49 +00:00
jiacy-jcy c27d1bd45d Merge branch '3.0' into 3.0test/jcy 2022-07-19 16:27:10 +08:00
Xiaoyu Wang 1ad25d9e98 feat: sql command 'show tags from table_name' 2022-07-19 16:25:45 +08:00
Shengliang Guan dc76f3b935 test: add case for drop dnode 2022-07-19 16:25:22 +08:00
Ganlin Zhao 9307a41684
Merge pull request #15113 from taosdata/fix/TD-17511
fix(query): fix mode function processing all null column
2022-07-19 16:22:34 +08:00
shenglian zhou 40d472212a feat: add user tags comments 2022-07-19 16:22:05 +08:00
Shengliang Guan c9079513c6
Merge pull request #15118 from taosdata/fix/mnode
fix: read sdb when restore from raft module may cause crash
2022-07-19 16:15:52 +08:00
jiacy-jcy 51367c4dec Merge branch '3.0' into 3.0test/jcy 2022-07-19 16:05:29 +08:00
Hui Li c13e638de7
Delete stbTagFilter.py 2022-07-19 16:04:13 +08:00
jiacy-jcy ccebd62e07 update 2022-07-19 16:04:05 +08:00
plum-lihui 3c4e9e526c test: add test case for tmq 2022-07-19 16:02:17 +08:00
Haojun Liao cd2eaf0152 fix(query): set the output column number for subscribe. 2022-07-19 16:01:28 +08:00
Haojun Liao 8751bcc0ea
Merge pull request #15109 from taosdata/feature/3_liaohj
fix(query): add check for deleting record
2022-07-19 15:56:41 +08:00
shenglian zhou e56378b7fd fix: fix core dump caused by NULL TAOS_RES when the sync query call back function syncQueryFn is executed 2022-07-19 15:52:46 +08:00
Liu Jicong bc1af6deaf refactor(stream): batch optimization for submit msg 2022-07-19 15:52:08 +08:00
Shengliang Guan 0d33e7363f fix: read sdb when restore from raft module may cause crash 2022-07-19 15:41:31 +08:00
Xiaoyu Wang 6ab444016b feat: sql command 'show tags from table_name' 2022-07-19 15:35:51 +08:00
Xiaoyu Wang 5988fc0e4a feat: sql command 'show tags from table_name' 2022-07-19 15:31:44 +08:00
wangmm0220 958cdf8e39 opti: tmq meta get_json interface 2022-07-19 15:31:40 +08:00
Zhiqiang Wang 7002a20972
Merge pull request #15114 from taosdata/fix/ZhiqiangWang/TD-17512-backend-run-fail-error
os: backend run fail error
2022-07-19 15:29:57 +08:00
Hongze Cheng f3204ed912 Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/hzcheng_3.0 2022-07-19 07:25:04 +00:00
Li Minghao a390adfd17
Merge pull request #15111 from taosdata/feature/3.0_mhli
refactor(sync): add trace log
2022-07-19 15:24:20 +08:00
Minglei Jin 91b54a7ff7 tqSink/tdBlockToSubmit: use short name instead of full stb name 2022-07-19 15:23:44 +08:00
Hongze Cheng b6c0719c61 Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/hzcheng_3.0 2022-07-19 07:22:36 +00:00
Hongze Cheng 657c2dcaa4 more r/w concurrency 2022-07-19 07:21:15 +00:00
dapan1121 9a08b77e59 Merge branch '3.0' into fix/TD-15197 2022-07-19 15:19:08 +08:00
dapan1121 80808766c1 fix: fix memory leak 2022-07-19 15:17:43 +08:00
dapan1121 b027f0d431
Merge pull request #15050 from taosdata/fix/TD-15890.2
fix: fix taosc memory leak
2022-07-19 15:15:44 +08:00
wenzhouwww@live.cn cdaf73f9f1 test:add test case for bug fix about last_row 2022-07-19 15:11:44 +08:00
afwerar 622ab28e6e os: backend run fail error 2022-07-19 14:59:07 +08:00
Ganlin Zhao 78ac19b57f Merge branch '3.0' into fix/TD-17511 2022-07-19 14:55:24 +08:00
Ganlin Zhao ed51c8e329 fix(query): fix mode function processing all null column
TD-17024
2022-07-19 14:54:18 +08:00
liuyao 59b0f99f3b
Merge pull request #15110 from taosdata/feature/TD-17357
feat(stream): add num of children
2022-07-19 14:48:48 +08:00
Li Minghao 8f7ecfd3f7
Merge pull request #15108 from taosdata/feature/3.0_mhli
refactor(sync): update sync-timeout to 10s
2022-07-19 14:36:30 +08:00
Minghao Li 329ba3cee8 refactor(sync): add trace log 2022-07-19 14:34:39 +08:00
huolibo 4a7d484185 docs(driver): improve description 2022-07-19 14:33:46 +08:00
huolibo 99fd74c747 docs(driver): release jdbc 2.0.40 2022-07-19 14:33:46 +08:00
Minghao Li bab592e071 Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/3.0_mhli 2022-07-19 14:30:08 +08:00
Hongze Cheng 6b454a4dd4 more 2022-07-19 06:26:09 +00:00
shenglian zhou ea102128ba fix: remove scan cols and ts target from scan node when tag scan 2022-07-19 14:25:38 +08:00
Hongze Cheng 7721dae2fa Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/hzcheng_3.0 2022-07-19 06:19:13 +00:00
Hongze Cheng 58135a1aeb tsdb r/w concurrency 2022-07-19 06:19:01 +00:00
Hui Li 9381411b74
Merge pull request #15092 from taosdata/3.0test/jcy
test:update sysinfo.py
2022-07-19 14:18:14 +08:00
Hui Li dd2320f088
Merge pull request #15096 from taosdata/test/chr/TD-14699
test: modify testcases of muti-mnodes
2022-07-19 14:17:54 +08:00