Commit Graph

32875 Commits

Author SHA1 Message Date
Shengliang Guan bec17d10a9
Merge pull request #14180 from taosdata/fix/mnode
enh: add stbs/tbs/dbs to monitor info
2022-06-23 20:21:21 +08:00
Ganlin Zhao 60d0229d3d fix: abs function handling invalid constant input
TD-15216
2022-06-23 20:18:47 +08:00
Liu Jicong 5cdef06f8c
Merge pull request #14119 from taosdata/feature/3_liaohj
refactor(query): do some internal refactor.
2022-06-23 20:08:15 +08:00
Yihao Deng 62653a7727
Merge pull request #14177 from taosdata/feat/rpcQuit
feat: refactor rpc quit
2022-06-23 20:07:15 +08:00
Ganlin Zhao 19dc2e4eb2
Merge pull request #14176 from taosdata/fix/TD-15211
fix(query): fix to_ISO8601 function crash when processing constant
2022-06-23 20:06:57 +08:00
Ganlin Zhao 83a795f2f2 Merge branch '3.0' into fix/TD-15216 2022-06-23 19:56:03 +08:00
Shengliang Guan 44a3faafa8 Merge remote-tracking branch 'origin/3.0' into fix/mnode 2022-06-23 19:55:08 +08:00
Shengliang Guan 92c958809e
Merge pull request #14156 from taosdata/fix/dnode
feat: make config dnode work
2022-06-23 19:53:58 +08:00
Ganlin Zhao 1278282a78 fix(query): math function invalid input should have null output
TD-15216
2022-06-23 19:53:54 +08:00
Ganlin Zhao df1f4cc53f fix compilation error 2022-06-23 19:34:10 +08:00
Xiaoyu Wang 41ae1e30fa feat: sql command 'show consumers' and 'show subscriptions' 2022-06-23 19:29:28 +08:00
Xiaoyu Wang bcf477d33f feat: sql command 'show consumers' and 'show subscriptions' 2022-06-23 19:26:23 +08:00
shenglian zhou 55a927e2be Merge branch '3.0' of github.com:taosdata/TDengine into szhou/feature/misc 2022-06-23 18:56:15 +08:00
Haojun Liao 800098a795 fix(query): fix syntax error on windows platform. 2022-06-23 18:54:07 +08:00
yihaoDeng 02c6af78b0 Merge branch '3.0' of https://github.com/taosdata/TDengine into dvvv 2022-06-23 18:45:00 +08:00
tomchon 9462c80508 test: modify testcase of muti-mnodes 2022-06-23 18:25:49 +08:00
Shengliang Guan c93d93e2d5 enh: add stbs/tbs/dbs to monitor info 2022-06-23 18:23:51 +08:00
Xiaoyu Wang 0b9eb79bf7 merge 3.0 2022-06-23 18:08:47 +08:00
Xiaoyu Wang 4fcd667bf6 feat: sql command 'show consumers' and 'show subscriptions' 2022-06-23 18:03:15 +08:00
tomchon d01e4031bd test: modify testcase of muti-mnodes 2022-06-23 18:01:49 +08:00
Shengliang Guan eb86ecfa78 Merge remote-tracking branch 'origin/3.0' into fix/dnode 2022-06-23 17:57:34 +08:00
Ganlin Zhao 83bdcf8dcd Merge branch '3.0' into fix/TD-16762 2022-06-23 17:57:19 +08:00
Ganlin Zhao 82c4065f9d Merge branch '3.0' into fix/TD-15211 2022-06-23 17:56:41 +08:00
shenglian zhou 9278de28b4 fix: improve udfd exist speed 2022-06-23 17:45:16 +08:00
Haojun Liao 9c6057caa3 fix(query): fix syntax error. 2022-06-23 17:44:58 +08:00
Haojun Liao e3c4215ac9 Merge branch '3.0' into feature/3_liaohj 2022-06-23 17:39:58 +08:00
yihaoDeng 58836d2ddf feat: refactor rpc quit 2022-06-23 17:35:55 +08:00
Ganlin Zhao 7fda5a861e fix(query): fix to_ISO8601 function crash when processing constant
illegal inputs

TD-15211
2022-06-23 17:32:15 +08:00
Liu Jicong 89fe5df623
Merge pull request #14175 from taosdata/feature/stream
enh(tmq): add demo for tmq_get_raw_meta
2022-06-23 17:27:17 +08:00
Liu Jicong 323ee6b1b0 enh(tmq): add demo for tmq_get_raw_meta 2022-06-23 17:26:52 +08:00
liuyao 19fab3fe8f
Merge pull request #14165 from taosdata/feature/TD-16728
fix(stream): valgrind memory error
2022-06-23 17:21:34 +08:00
jiacy-jcy 2df80268b5 Merge branch '3.0' into 3.0test/jcy 2022-06-23 17:11:51 +08:00
jiacy-jcy 4639a04cec update test case 2022-06-23 17:11:46 +08:00
Liu Jicong fe167cd396
Merge pull request #14174 from taosdata/feature/stream
fix(tmq): read repeat data after reading snapshot
2022-06-23 17:10:44 +08:00
Liu Jicong 14048a5e4c fix(tmq): read repeat data after reading snapshot 2022-06-23 17:09:06 +08:00
plum-lihui 586d9e4484 Merge branch 'test3.0/lihui' of github.com:taosdata/TDengine into test3.0/lihui 2022-06-23 17:04:13 +08:00
plum-lihui 1c37c77fd4 test: add test case into CI 2022-06-23 17:03:33 +08:00
Minghao Li f140a5ad1b refactor(sync): add trace log 2022-06-23 16:57:18 +08:00
Liu Jicong 1d6682c535
Merge pull request #14166 from taosdata/feature/stream
feat(tmq): add with meta config
2022-06-23 16:54:09 +08:00
shenglian zhou c449b7208a fix: set correct operator blocking and add closing rpc trace to udfd 2022-06-23 16:52:06 +08:00
Ganlin Zhao b556d1fa62 fix(query): fix to_ISO8601 function crash when processing constant
illegal inputs

TD-15211
2022-06-23 16:37:36 +08:00
Shengliang Guan ef00464f9c fix: retry 12 seconds if lock file failed 2022-06-23 16:35:05 +08:00
Haojun Liao 7b75a8e441 Merge remote-tracking branch 'origin/feature/3_liaohj' into feature/3_liaohj 2022-06-23 16:35:05 +08:00
Haojun Liao e071649619 test: update the unit test. 2022-06-23 16:34:43 +08:00
54liuyao d6ccf5720d fix(stream): valgrind memory error 2022-06-23 16:33:52 +08:00
Minghao Li 4fdc62a27f refactor(sync): delete fake match branch 2022-06-23 16:32:06 +08:00
Hui Li c36c245721
Merge branch '3.0' into test3.0/lihui 2022-06-23 16:27:19 +08:00
Liu Jicong c018a14e56 Merge branch '3.0' into feature/stream 2022-06-23 16:09:41 +08:00
Ganlin Zhao 1ddd3e92b9
Merge pull request #14148 from taosdata/fix/revert_parse_time
refactor(query): refactor taosParseTime to support ISO8601 date-time format and timestamp shortcut format
2022-06-23 16:04:34 +08:00
plum-lihui 2f81fd608d test: add test case into CI 2022-06-23 16:01:42 +08:00