Commit Graph

45801 Commits

Author SHA1 Message Date
Xiaoyu Wang 37b65c16c8 enh: ins_tables count optimize 2022-11-29 14:59:48 +08:00
Minghao Li 198e18c348 refactor(sync): add trace log for cache hit, cache miss 2022-11-29 14:58:47 +08:00
Shengliang Guan d65e55558f
Merge pull request #18540 from taosdata/main
merge from main to 3.0 branch
2022-11-29 14:43:36 +08:00
Minghao Li ebe1103964 refactor(sync): add trace log for elect count, become leader count, config change count 2022-11-29 14:39:42 +08:00
Shengliang Guan b85643bd56
Merge pull request #18530 from taosdata/test/TD-20582
test: add test cases
2022-11-29 14:26:14 +08:00
Shengliang Guan 2d1ceaa6c9
Merge pull request #18536 from taosdata/fix/cpuid
fix: cpuid.h error in mac for M1 cpu type
2022-11-29 14:25:03 +08:00
Xiaoyu Wang 049c672411 fix: planner error 2022-11-29 14:21:45 +08:00
Shengliang Guan 1a8a8b3fa5
Merge pull request #18538 from taosdata/fix/TD-20318
test: add asan case
2022-11-29 14:21:35 +08:00
Shengliang Guan 0aa29099a2
Merge pull request #18518 from maikebing/patch-2
修改可能导致读取额外内容的BUG
2022-11-29 13:30:32 +08:00
Shuduo Sang 5f1ee9c9e4 chore: re-enable old style build asan config for taos-tools 2022-11-29 13:23:07 +08:00
Shuduo Sang c79195928f chore: re-enable old style build asan config for taos-tools 2022-11-29 13:21:49 +08:00
Xiaoyu Wang 555f2cb981 merge 3.0 2022-11-29 13:16:54 +08:00
Shengliang Guan 57202ea706 test: add asan case 2022-11-29 13:08:10 +08:00
Haojun Liao dac930352b enh(query): optimize the perf in compare. 2022-11-29 12:22:04 +08:00
Shengliang Guan 873c75ef57
Merge pull request #18528 from taosdata/fix/TD-20643
fix: alter db pages memory leak
2022-11-29 12:19:41 +08:00
dapan1121 d3bf2c3abb
Merge pull request #18527 from taosdata/fix/TD-20667-3.0
fix(query): memory leak with pPageIdList on sort
2022-11-29 12:08:41 +08:00
wangmm0220 10c0d45b3a fix: cpuid.h error in mac for M1 cpu type 2022-11-29 11:57:12 +08:00
wangmm0220 b5e4b05752 fix:[TS-2057] add interface with ttl in schemaless 2022-11-29 11:52:40 +08:00
yihaoDeng 03eaf16d08 add timestamp to msg head 2022-11-29 11:42:24 +08:00
yihaoDeng 5425d67c9a add timestamp to msg head 2022-11-29 11:40:58 +08:00
Haojun Liao 63d5fd4ef2 Merge branch '3.0' into feature/3_liaohj 2022-11-29 11:39:14 +08:00
Haojun Liao a1585f16f1 ehn(query): improve the merge sort performance. 2022-11-29 11:06:20 +08:00
Minglei Jin 629c87685f fix/txnId: wrap around INT64_MAX 2022-11-29 11:04:47 +08:00
Haojun Liao 797af5373d enh(query): improve the multi-way merge performance. 2022-11-29 10:59:40 +08:00
Shengliang Guan 981eeee1b4 Merge remote-tracking branch 'origin/3.0' into fix/TD-20643 2022-11-29 10:56:52 +08:00
yihaoDeng 21391ea77b change paramter 2022-11-29 10:52:06 +08:00
wangmm0220 829a7631b3 fix:[TD-20612] error if write raw with some cols 2022-11-29 10:49:47 +08:00
Minglei Jin 7902b7aaac fix/tdb: remove UAF preped 2022-11-29 10:46:04 +08:00
wangmm0220 5bed172337 fix:[TD-20612] error if write raw with some cols 2022-11-29 10:31:08 +08:00
yihaoDeng d463f05b3f change paramter 2022-11-29 10:28:32 +08:00
yihaoDeng 3b6982e5b1 change paramter 2022-11-29 10:23:47 +08:00
Minglei Jin e090cd9dd9 tdb/pager: move journal to txn 2022-11-29 10:18:12 +08:00
yihaoDeng 65aa86edec change paramter 2022-11-29 10:11:34 +08:00
Benguang Zhao d52e731953 fix: define CLOCK_MONOTONIC for Win OS 2022-11-29 09:34:28 +08:00
Hui Li 0abeeb4c3d
Merge pull request #18517 from taosdata/TD-20251
test:add testcase of win ci
2022-11-29 09:29:48 +08:00
Shengliang Guan 99c00acf9f
Merge pull request #18502 from taosdata/enh/changeParamter2
enh: adjust para
2022-11-29 09:22:13 +08:00
Shuduo Sang 9d6f7e978c
feat: taosdump for windows (#18529)
* feat: taos-tools 2333455

* feat: taosdump for windows

* feat: update taos-tools dd298d1

* feat: update taostools d4e4c28

* feat: taosdump for windows d4e4c28
2022-11-29 09:20:33 +08:00
dapan1121 cc36796f64
Merge pull request #18524 from taosdata/fix/TD-18639
enh: support multiple query groups in exchange operator
2022-11-29 08:45:47 +08:00
Ping Xiao 80b34c6b56 test: add test cases 2022-11-29 01:49:59 +08:00
Ganlin Zhao daeeacb450 fix compilation error 2022-11-28 23:54:42 +08:00
Ganlin Zhao 682b3b60ef Merge branch '3.0' into fix/TS-2149 2022-11-28 23:42:16 +08:00
Ganlin Zhao 94c8ba64d2 fix test cases 2022-11-28 22:55:16 +08:00
Ganlin Zhao 0597511460 fix scalar error 2022-11-28 22:54:27 +08:00
Ganlin Zhao 8c90a98e2d fix last_row 2022-11-28 22:25:17 +08:00
Hongze Cheng 3894856918 fix: alter db pages memory leak 2022-11-28 22:23:01 +08:00
yihaoDeng 91b09893bf change paramter 2022-11-28 22:16:00 +08:00
yihaoDeng f5db4a8b40 change paramter 2022-11-28 22:08:21 +08:00
Ganlin Zhao f81ce17df4 fix first last 2022-11-28 22:06:02 +08:00
xinsheng Ren d266d7a2ba
fix:during installation,dll file cannot overwrite. (#18526)
Co-authored-by: facetosea <25808407@qq.com>
2022-11-28 21:59:22 +08:00
Alex Duan 0b3f21bef7 fix(query): memory leak with pPageIdList on sort1 2022-11-28 21:51:43 +08:00