Commit Graph

45486 Commits

Author SHA1 Message Date
dapan1121 0143b4fe64 enh: optimize stmt auto create table 2022-12-03 14:56:51 +08:00
dapan1121 51795b06a9 enh: add nchar convertion 2022-12-03 10:24:51 +08:00
dapan1121 f4f0f93866 enh: add nchar column convertion 2022-12-02 21:41:18 +08:00
Hongze Cheng 472d3a347d fix a bug 2022-12-02 19:55:36 +08:00
Haojun Liao 8152541998 fix(query): set correct tsrow index. 2022-12-02 18:16:12 +08:00
Hongze Cheng b2fd1ff880 Merge branch '3.0' of https://github.com/taosdata/TDengine into refact/submit_req 2022-12-02 14:38:39 +08:00
Hongze Cheng 2cfdf7bf62 finish more code 2022-12-02 14:24:23 +08:00
Hongze Cheng 5b83fcc1fc optimize by interpolation search 2022-12-02 14:04:24 +08:00
dapan1121 55e544793c
Merge pull request #18599 from taosdata/fix/TD-20802
enh: support query retry cause of dnode stopped
2022-12-02 14:01:16 +08:00
dapan1121 644bba8e2b fix: restore cache clear 2022-12-02 13:56:19 +08:00
Hongze Cheng 5e4db7207d Merge branch '3.0' of https://github.com/taosdata/TDengine into refact/submit_req 2022-12-02 13:22:01 +08:00
sunpeng 4f8c04cf79
doc: writting from kafka (#18626)
* doc: writting from kafka

* rename file

* docs: typo fix

Co-authored-by: Shuduo Sang <sangshuduo@gmail.com>
2022-12-02 12:47:19 +08:00
sunpeng dafc1ac826
doc: update grafana version in English doc and modifythe way grafana plugin installed in application doc (#18635) 2022-12-02 12:03:01 +08:00
Shengliang Guan b221fb3e8e
Merge pull request #18630 from taosdata/fix/3.0_bugfix_wxy
fix: check subquery time series error
2022-12-02 11:56:39 +08:00
Hongze Cheng 21347ad65b Merge branch '3.0' of https://github.com/taosdata/TDengine into refact/submit_req 2022-12-02 11:44:02 +08:00
Haojun Liao 5bb0c8f9c0 Merge branch 'refact/submit_req' of github.com:taosdata/tdengine into refact/submit_req 2022-12-02 11:41:01 +08:00
Haojun Liao 6d9e229a72 refactor: fix the in-memory row merge. 2022-12-02 11:40:03 +08:00
Shengliang Guan 874a1bf247
Merge pull request #18629 from taosdata/enh/TD-20891
refact: adust error code while dnode startup
2022-12-02 11:25:53 +08:00
Hongze Cheng 4828a19e10 more code 2022-12-02 10:42:34 +08:00
Xiaoyu Wang 64a2bd481c fix: check subquery time series error 2022-12-02 10:30:23 +08:00
dapan1121 dff4c36092
Merge branch '3.0' into fix/TD-20802 2022-12-02 10:11:39 +08:00
Hongze Cheng 1cf9974b50 Merge branch '3.0' of https://github.com/taosdata/TDengine into refact/submit_req 2022-12-02 10:10:21 +08:00
Shengliang Guan db42ec46bf refact: adust error code while dnode startup 2022-12-02 10:05:52 +08:00
dapan1121 3acdad116a Merge branch 'refact/submit_req' of github.com:taosdata/TDengine into refact/submit_req 2022-12-02 09:35:23 +08:00
dapan1121 a704abe9e6 fix: bind single column memory issue 2022-12-02 09:34:43 +08:00
Shengliang Guan 90b857da3f
Merge pull request #18625 from taosdata/feature/stream
fix: compatility after update stream
2022-12-02 09:20:16 +08:00
Shengliang Guan d8f72ec014
Merge pull request #18611 from taosdata/enh/refatorRetry
enh: refactor retry code
2022-12-02 08:02:33 +08:00
Shengliang Guan 8efb45ffbf
Merge pull request #18613 from taosdata/FIX/xsren/TD-20738-timewait
fix:window time wait
2022-12-02 08:01:52 +08:00
Shengliang Guan 99657ccf78 fix: compatibility after update stream 2022-12-02 08:00:10 +08:00
Shengliang Guan b8cc174211 Merge remote-tracking branch 'origin/3.0' into feature/stream 2022-12-02 07:59:39 +08:00
Shengliang Guan ffb1d52e55 fix: compatility after update stream 2022-12-02 07:57:22 +08:00
Shengliang Guan a366696478
Merge pull request #18596 from taosdata/feature/stream
refactor(stream): distributed checkpoint
2022-12-02 07:51:10 +08:00
Shengliang Guan 1d3cd2751a
Merge pull request #18622 from taosdata/FIX/TD-19334-3.0
fix: get prevLogTerm of index zero as 0 only when firstVer is zero
2022-12-02 07:50:48 +08:00
Liu Jicong 3424b184d3 refactor(stream): distributed checkpoint 2022-12-02 03:48:45 +08:00
Benguang Zhao 03d62e478f fix: get prevLogTerm of index zero as 0 only when firstVer is zero 2022-12-01 22:18:08 +08:00
Hongze Cheng 2761b6dc39 Merge branch '3.0' of https://github.com/taosdata/TDengine into refact/submit_req 2022-12-01 20:49:04 +08:00
Hongze Cheng f8b18c4f18 fix some code 2022-12-01 20:48:55 +08:00
dapan1121 af9aba51a5 fix: add create table response message 2022-12-01 20:22:57 +08:00
dapan1121 6d008aa9cb Merge branch 'refact/submit_req' of github.com:taosdata/TDengine into refact/submit_req 2022-12-01 19:28:39 +08:00
dapan1121 2e75de8368 fix: fix submit response message handling 2022-12-01 19:26:26 +08:00
facetosea c0c1e0dadd fix:compile error 2022-12-01 19:25:49 +08:00
Shuduo Sang 43841322ef
fix: taosbenchmark set config (#18616)
* test: update taos-tools 63b1c71

* test: update taos-tools da2ee67

* test: update taos-tools 823fae5
2022-12-01 19:11:10 +08:00
Shengliang Guan 0f05117131
Merge pull request #18603 from taosdata/fix/TD-20848
enh: add topic privilege in mnode
2022-12-01 18:27:48 +08:00
Shengliang Guan 28e22e4276
Merge pull request #18619 from taosdata/fix/sync-duplicate
fix(sync): delete duplicate code
2022-12-01 18:19:12 +08:00
Minghao Li 3f4ba9a792 fix(sync): delete duplicate code 2022-12-01 18:15:59 +08:00
dapan1121 7ad0226e32 fix: add debug code info 2022-12-01 18:04:13 +08:00
dapan1121 fa185deef9
Merge pull request #18615 from taosdata/feature/TD-14761
opti: get meta in schemaless
2022-12-01 18:03:40 +08:00
Shengliang Guan 9f90467b68
Merge pull request #18614 from taosdata/feature/3.0_mhli
refactor(sync): put heartbeat-reply msg into sync-ctrl-queue
2022-12-01 17:25:54 +08:00
chenhaoran 9029a0e45f test:modify testcase that deletes dataDir when starting old taosd 2022-12-01 17:13:42 +08:00
chenhaoran 51a3df6740 Merge branch 'fix/TD-20848' of https://github.com/taosdata/TDengine into fix/TD-20848 2022-12-01 17:11:36 +08:00