Commit Graph

5307 Commits

Author SHA1 Message Date
Hongze Cheng c032e89af6 refact vnode 2022-04-14 10:21:06 +00:00
Hongze Cheng 9221e6f403 refact vnode 2022-04-14 08:42:50 +00:00
Hongze Cheng 0a2b62e381 refact 2022-04-14 08:21:27 +00:00
Hongze Cheng 17ecc24efc Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/vnode_refact 2022-04-14 07:56:23 +00:00
Hongze Cheng 224e6ccbcb refact vnode 2022-04-14 07:51:45 +00:00
Liu Jicong 1e265d7617
Merge pull request #11485 from taosdata/feature/tq
enh(tmq): add connection type for tmq
2022-04-14 15:43:34 +08:00
Hongze Cheng 90fb44be8f refact 2022-04-14 07:35:24 +00:00
Liu Jicong 90b1527e5f merge from 3.0 2022-04-14 15:25:43 +08:00
afwerar 67b0fc4e6c ix(grant): show grants. 2022-04-14 15:11:13 +08:00
Hongze Cheng a6c05e4a1b refact vnode 2022-04-14 07:05:57 +00:00
Ganlin Zhao 4eb20bda19
Merge pull request #11478 from taosdata/feature/TD-14243
feat(query): add today()/today() + duration in insert clause
2022-04-14 15:01:26 +08:00
Liu Jicong 3e38017693 merge from 3.0 2022-04-14 14:46:16 +08:00
Liu Jicong 7adb395b85 enh: add connection type for tmq 2022-04-14 14:42:51 +08:00
Hongze Cheng 94746ad406 Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/vnode_refact 2022-04-14 06:35:18 +00:00
Hongze Cheng 249de584e6 more refact 2022-04-14 06:16:43 +00:00
Hongze Cheng 593adbd509 refact vnode 2022-04-14 05:53:45 +00:00
Haojun Liao 1704147a8e fix(query): disable the auto conversion of ucs4 string in the implementation of API of taos_fetch_raw_block. 2022-04-14 13:50:37 +08:00
Hongze Cheng db7c80b2b6 Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/vnode_refact 2022-04-14 05:32:31 +00:00
Hongze Cheng 6dab6153a8 refact vnode 2022-04-14 05:28:11 +00:00
Haojun Liao 3457a5e5af other: merge 3.0 2022-04-14 13:23:09 +08:00
Ganlin Zhao b355e2b3c8 feat(query): add today()/today() + duration in insert clause
TD-14243
2022-04-14 12:53:59 +08:00
afwerar 332b5504a2 fix(grant): change the way taosd calls grant. 2022-04-14 11:53:02 +08:00
Haojun Liao a5cfaf430f test(query): update the client unit test. 2022-04-14 11:48:15 +08:00
Haojun Liao e0654bac73 Merge remote-tracking branch 'origin/3.0' into feature/3.0_liaohj 2022-04-14 11:43:36 +08:00
Haojun Liao 9c9e980ec0 test(query): update tsim test scripts. 2022-04-14 11:36:06 +08:00
Hongze Cheng f80768efb3 refact vnode 2022-04-14 02:53:10 +00:00
Hongze Cheng 7323c88d00
Merge pull request #11475 from taosdata/feature/vnode_refact
refactor: vnode code refinement
2022-04-14 10:49:41 +08:00
Hongze Cheng bb6806b59e refact vnode 2022-04-14 02:25:49 +00:00
Hongze Cheng 10b8756c6b refact vnode 2022-04-14 02:13:47 +00:00
Hongze Cheng 272d0ec74a refact vnode 2022-04-14 02:10:56 +00:00
Ganlin Zhao 50fa78b0bb
Merge pull request #11469 from taosdata/feature/TD-14243
refactor(query): add TK_TODAY in keyword hashtable
2022-04-14 10:01:31 +08:00
Hongze Cheng b932b5bca6 refact header file 2022-04-14 02:01:04 +00:00
Cary Xu 4473d23633
Merge pull request #11465 from taosdata/feature/TD-11463-3.0
feat: add version for tsma expired window updating
2022-04-14 09:01:43 +08:00
Liu Jicong 9fed975273
Merge pull request #11467 from taosdata/feature/tq
fix: fix tmq result parse
2022-04-13 22:18:21 +08:00
Ganlin Zhao 8572bd2afa feat(query): add TK_TODAY in keyword hashtable
TD-14243
2022-04-13 21:22:57 +08:00
Ganlin Zhao 32b7c445c8
Merge pull request #11468 from taosdata/feature/TD-14243
feat(query): support now()/now() + duration syntax in insert clause
2022-04-13 21:15:49 +08:00
Liu Jicong 932493f490 Merge branch '3.0' into feature/tq 2022-04-13 20:46:07 +08:00
Ganlin Zhao 729218f3e8 feat(query): support now()/now() + duration syntax in insert clause
TD-14243
2022-04-13 20:38:19 +08:00
Liu Jicong 0fe0d6fc77 fix: fix tmq result parse 2022-04-13 20:37:51 +08:00
Cary Xu 401d1fe80a Merge branch '3.0' into feature/TD-11463-3.0 2022-04-13 20:02:38 +08:00
Cary Xu 744a198906 add version for tsma expired window updating 2022-04-13 20:02:11 +08:00
Haojun Liao 7cc56c8f1c fix(query): revise system table schema. 2022-04-13 20:00:59 +08:00
Haojun Liao b62d0dd521 fix(query): fix an index overflow. 2022-04-13 19:48:15 +08:00
Xiaoyu Wang ac1673fc71
Merge pull request #11463 from taosdata/feature/3.0_wxy
feat(query): distributed splitting of child/normal table JOIN
2022-04-13 19:43:01 +08:00
Haojun Liao 5a0a036770 other: merge 3.0 2022-04-13 19:32:49 +08:00
Haojun Liao bcbc8618d2 ehn(query): refactor show module in mnode. 2022-04-13 19:27:47 +08:00
Xiaoyu Wang 13735d7257 feat(query): distributed splitting of child/normal table JOIN 2022-04-13 19:04:25 +08:00
Zhiqiang Wang a114724120
Merge pull request #11455 from taosdata/fix/ZhiqiangWang/TD-13254-fix-taosd-k
fix(grant): taosd -k.
2022-04-13 18:16:29 +08:00
Ganlin Zhao 4e9a9318c5
Merge pull request #11460 from taosdata/feature/TD-14243
feat(query): add timediff function
2022-04-13 17:39:15 +08:00
Ganlin Zhao eabfc7d31c feat(query): add timediff function
TD-14243
2022-04-13 17:13:14 +08:00