Commit Graph

47464 Commits

Author SHA1 Message Date
Shengliang Guan 2a087a9be8
Merge pull request #19469 from taosdata/FIX/TD-21851-main
fix: synchronize access within walFsync
2023-01-10 15:19:13 +08:00
Liu Jicong fcbac7236e fix: reset table scan status 2023-01-10 13:47:18 +08:00
dapan1121 459d2932b1 fix: memcpy empty value issue 2023-01-10 13:44:24 +08:00
Hui Li 27bf29cd42
Merge pull request #19462 from taosdata/test/ts-2400
test: add cases for ts-2440
2023-01-10 13:41:05 +08:00
Hui Li 8545bf06e3
Merge pull request #19467 from taosdata/fix/liaohj
fix(query): fix error for retrieve data only in last files.
2023-01-10 13:40:30 +08:00
Shengliang Guan 47885a126c
Merge pull request #19452 from taosdata/fix/TD-21829
fix: return dropping dnode in status resp
2023-01-10 13:14:44 +08:00
Hongze Cheng 141f294a3a Merge branch 'fix/long_query' of https://github.com/taosdata/TDengine into fix/long_query 2023-01-10 11:56:17 +08:00
Hongze Cheng 2e161729b6 refact code 2023-01-10 11:56:09 +08:00
Minglei Jin e48bdbfd0f tsdb/log-query: new proactive flag for mem table unref 2023-01-10 11:52:40 +08:00
Hongze Cheng bff8c216cc more code 2023-01-10 11:36:40 +08:00
dapan1121 bfc483aa30 fix: row merge flag issue 2023-01-10 11:32:13 +08:00
Benguang Zhao df6e9631e1 fix: synchronize access within walFsync 2023-01-10 11:24:05 +08:00
Hongze Cheng bb2ed08afc Merge branch 'fix/long_query' of https://github.com/taosdata/TDengine into fix/long_query 2023-01-10 11:01:50 +08:00
Hongze Cheng f26f661f47 more code 2023-01-10 11:01:41 +08:00
Haojun Liao e244a484f8 fix(query): add additional check for imem/mem 2023-01-10 10:49:35 +08:00
Minglei Jin d69ec98723 tsdb/read: reseek with try lock mutex 2023-01-10 10:38:44 +08:00
54liuyao d5ade95b31 feat(stream):user define tag 2023-01-10 10:13:56 +08:00
Minglei Jin f0e9656b62 Merge branch 'fix/long_query' of https://github.com/taosdata/TDengine into fix/long_query 2023-01-10 10:12:30 +08:00
Minglei Jin 3178843b72 tsdb/cache: reseek with busy always 2023-01-10 10:11:17 +08:00
dapan1121 0e06253d4d
Merge pull request #19461 from taosdata/fix/noCore
fix: no core file generated issue on linux
2023-01-10 09:58:19 +08:00
Hongze Cheng 851dba5166 refact code 2023-01-10 09:56:38 +08:00
Hongze Cheng 1dfeaf8b18 refact code 2023-01-10 09:53:38 +08:00
Hongze Cheng f848324d54 Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/long_query 2023-01-10 09:42:45 +08:00
jiajingbin 91821c9bb4 test: add cases for ts-2440 2023-01-10 09:41:20 +08:00
Shengliang Guan 9c5b5e93d9
Merge pull request #19408 from taosdata/FIX/TD-21428-main
enh: vote for higher lastLogTerm despite commitIndex
2023-01-10 09:35:15 +08:00
jiajingbin 21881916f0 Merge branch 'main' of https://github.com/taosdata/TDengine into main 2023-01-10 09:33:12 +08:00
Shengliang Guan b9b8a7ed35
Merge pull request #19429 from taosdata/merge/mainto3.0_0108
merge from main to 3.0
2023-01-10 09:31:55 +08:00
Shengliang Guan e194d87efa
Merge pull request #19456 from taosdata/fix/TD-21646
enh: read mnode file
2023-01-10 09:31:26 +08:00
dapan1121 a0d2da630e fix: no core file on linux 2023-01-10 09:28:04 +08:00
Shuduo Sang 44292ec397
docs: update dot-net examples link (#19460)
* docs: update csharp connector status

* docs: fix csharp ws bulk pulling

* docs: clarify database param is optional to websocket dsn

* docs: fix python version and a few typos

* docs: fix jdbc version in connector matrix

* docs: update jdbc demo readme

* docs: update dot-net examples link
2023-01-09 23:11:33 +08:00
Haojun Liao 6a6d53b896
fix(query): fix error for retrieve data only in last files. (#19457)
* fix: add test cases;

* fix(query): fix error for retrieve data only in last files.
2023-01-09 20:55:34 +08:00
dapan1121 df2175087b fix: memory leak and invalid read issue 2023-01-09 19:47:17 +08:00
Haojun Liao 16f0900fe9 fix(query): fix error for retrieve data only in last files. 2023-01-09 19:26:39 +08:00
Haojun Liao 4bfc2fab45 fix: add test cases; 2023-01-09 19:19:12 +08:00
Shuduo Sang 1d83a8ff01
fix: install script don't install new cfg on fresh new system (#19451) 2023-01-09 19:06:22 +08:00
Hongze Cheng 933bd7b78c Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/long_query 2023-01-09 19:03:19 +08:00
Hongze Cheng ad9e8a9aa3 more code 2023-01-09 19:03:09 +08:00
Shuduo Sang df99e70a97
fix: install script don't install new cfg on fresh new system (#19450) 2023-01-09 18:48:23 +08:00
Shengliang Guan 012dbf3176 enh: read mnode file 2023-01-09 18:47:27 +08:00
Shengliang Guan b72248e7ed
Merge pull request #19454 from taosdata/enh/TD-21832
enh: add version for show cluster
2023-01-09 18:41:42 +08:00
dapan1121 54558b438c
Merge pull request #19448 from taosdata/refact/submit_req_marks
fix:table name error in schemaless
2023-01-09 18:36:57 +08:00
Shengliang Guan 6ba5b6a287 fix: compile error 2023-01-09 17:28:27 +08:00
Shengliang Guan 284dd88b6f enh: add version for show cluster 2023-01-09 16:49:58 +08:00
Shengliang Guan 907cb73243 fix: return dropping dnode in status resp 2023-01-09 16:31:16 +08:00
Shuduo Sang 4a8191782f
fix: cmake warning (#19444) 2023-01-09 16:23:15 +08:00
Benguang Zhao 639652314f Merge branch main to FIX/TD-21428-main 2023-01-09 16:17:00 +08:00
jiajingbin 0c04813886 Merge branch 'main' of https://github.com/taosdata/TDengine into main 2023-01-09 16:15:43 +08:00
Hongze Cheng f8c9ae50b8 more code 2023-01-09 16:06:07 +08:00
Hongze Cheng 2e443c395e more code 2023-01-09 15:51:30 +08:00
dapan1121 66f2cc2704
Merge pull request #19446 from taosdata/fix/TD-21728
fix: error code not returned issue
2023-01-09 15:43:30 +08:00