Commit Graph

42685 Commits

Author SHA1 Message Date
Xiaoyu Wang 7c6ade9c07 enh: alter db replica 2022-10-20 17:02:57 +08:00
Xiaoyu Wang 2339b8c0a6 some parser problem 2022-10-20 16:53:26 +08:00
Liu Jicong 2af3905eaf
Merge pull request #17511 from taosdata/feature/stream
enh(client): add debug log
2022-10-20 16:48:45 +08:00
Shengliang Guan 4d318b32da refact: alter db replica 2022-10-20 16:47:03 +08:00
haoranchen 175aa665e1
Update compatibility.py 2022-10-20 16:41:18 +08:00
Shengliang Guan 15364fb1da
Merge pull request #17517 from taosdata/fix/coverity_glzhao
fix: fix coverity issues
2022-10-20 16:40:40 +08:00
Shengliang Guan 36467958d4
Merge pull request #17514 from taosdata/fix/TD-19601
fix(query): fix crash if block SMA is set and real data is not loaded.
2022-10-20 16:39:58 +08:00
Shengliang Guan a03a24127e
Merge pull request #17516 from taosdata/fix/TD-19657
fix:  change listent backlog
2022-10-20 16:39:43 +08:00
dapan1121 0d727eedcf Merge remote-tracking branch 'origin/3.0' into feat/TD-19386 2022-10-20 16:30:20 +08:00
Minghao Li 5965629b2e refactor(sync): refacotr sync 2022-10-20 16:05:14 +08:00
Cary Xu af4957f672 chore: code optimization for rsma 2022-10-20 16:02:51 +08:00
Cary Xu b2b61bab96 fix: commit txn for rsma 2022-10-20 15:53:47 +08:00
Minglei Jin 16275caa8d fix(tdb): typo casues large page crash 2022-10-20 15:39:37 +08:00
slzhou ace84638b8 fix: add udf call and uv synchronization with uv_mutex 2022-10-20 15:37:12 +08:00
Liu Jicong ce1b6147a0 enh(client): add debug log 2022-10-20 15:34:27 +08:00
Benguang Zhao 06f5d91d21 enh: provide more info on misalignment detection of idx entries after appending 2022-10-20 15:17:52 +08:00
dapan1121 7c133359ce feat: add retrieve db and table route info api 2022-10-20 15:13:39 +08:00
haoranchen b3657f6e81
Merge branch '3.0' into fix/TD-19312 2022-10-20 15:05:41 +08:00
haoranchen b42960cbfa
Update run_case.sh 2022-10-20 15:01:44 +08:00
Shuduo Sang 7de2cdc6c7
docs: taosbenchmark supplement insert (#17521) 2022-10-20 15:01:22 +08:00
haoranchen 858d13a7c0
Update compatibility.py 2022-10-20 15:01:14 +08:00
Minghao Li 27f690fd0a refacotr(sync): modify sync-snapshot 2022-10-20 14:57:49 +08:00
Shengliang Guan 2e82fdee93
Merge pull request #17506 from taosdata/enh/TD-19660
fix: improve test coverage
2022-10-20 14:56:46 +08:00
Shuduo Sang 80e3cc00c7
docs: taosbenchmark partial column num (#17520) 2022-10-20 14:54:43 +08:00
Minghao Li 74b48e6df8 refacotr(sync): modify sync-snapshot 2022-10-20 14:53:03 +08:00
Shengliang Guan 95dbfd4813
Merge pull request #17509 from taosdata/feature/stream_ly
Merge pull request #17493 from taosdata/fix/TD-19655-V30
2022-10-20 14:48:47 +08:00
Shengliang Guan 9660d47316
Merge pull request #17510 from taosdata/fix/tdb-ofp-test
fix: cleanup tdbExOVFL test cases
2022-10-20 14:48:26 +08:00
Xiaoyu Wang 3213a8de5a
Merge pull request #17518 from taosdata/feature/3_liaohj_wxy
fix: last constant error
2022-10-20 14:36:09 +08:00
Xiaoyu Wang b3658f983f fix: last constant error 2022-10-20 14:35:34 +08:00
Shengliang Guan 5ba794c3b2
Merge pull request #17508 from taosdata/feature/TD-14761
fix:defects in coverity scan
2022-10-20 14:31:40 +08:00
yihaoDeng 20e74e57d9 change listent backlog 2022-10-20 14:28:25 +08:00
Ganlin Zhao 3db012b9a3 Merge branch '3.0' into fix/coverity_glzhao 2022-10-20 14:25:03 +08:00
Ganlin Zhao 4ff9ab7fc2 fix(query): fix crash if block SMA is set and real data is not loaded.
TD-19601
2022-10-20 14:23:30 +08:00
Cary Xu a92ed83dea Merge branch '3.0' into fix/TD-19254-D 2022-10-20 14:23:04 +08:00
Ganlin Zhao b9d4718c64 fix(query): fix crash if block SMA is set and real data is not loaded.
TD-19601
2022-10-20 14:19:20 +08:00
Benguang Zhao 659a5ab384 fix: resolve a format issue of printf in hashTest.cpp 2022-10-20 14:18:21 +08:00
yihaoDeng c4f7607e8c opt sys query 2022-10-20 14:04:18 +08:00
Shengliang Guan c0d66dee2a fix: improve test coverage 2022-10-20 14:00:52 +08:00
Minglei Jin 894d13ac18 fix: cleanup tdbExOVFL test cases 2022-10-20 13:58:13 +08:00
yihaoDeng f612eafee8 opt sys query 2022-10-20 13:53:04 +08:00
Hongze Cheng 1c488cf7e4
Merge pull request #17503 from taosdata/fix/TD-19250-5
fix: coverity issues
2022-10-20 13:37:14 +08:00
haoranchen 204ebfc1ac
Update run_container.sh 2022-10-20 13:20:00 +08:00
Haojun Liao c41713cf21
Merge pull request #17495 from taosdata/fix/liao_cov
refactor: remove redundant codes and do some internal refactor.
2022-10-20 13:16:02 +08:00
Hongze Cheng dc4d654dce
Merge pull request #17502 from taosdata/fix/hzcheng_coverity_scan
fix: coverity scan problem
2022-10-20 13:13:38 +08:00
Shengliang Guan 4e7cac45c0 fix: improve test coverage 2022-10-20 12:33:47 +08:00
Haojun Liao 3fcd60e627 fix(query): remove invalid check. 2022-10-20 12:18:56 +08:00
Haojun Liao 12e81869bc fix(query): remove invalid free. 2022-10-20 11:52:30 +08:00
Shengliang Guan 025c92586f Merge remote-tracking branch 'origin/3.0' into enh/TD-19660 2022-10-20 11:45:56 +08:00
haoranchen 573c6e5814
Update compatibility.py 2022-10-20 11:45:07 +08:00
54liuyao 86a858e04d fix(stream): coverity scan 2022-10-20 11:41:20 +08:00