Commit Graph

49647 Commits

Author SHA1 Message Date
Xiaoyu Wang 7461e2d201
Merge pull request #20125 from taosdata/fix/TD-22658
fix(tdb/coder): free key memory of stack btc's coder
2023-02-24 10:54:03 +08:00
Xiaoyu Wang d06dedd5cc
Merge pull request #20103 from taosdata/fix/TD-22668
fix: coverity scan issues
2023-02-24 10:53:49 +08:00
Xiaoyu Wang 8f6f5bd2d3
Merge pull request #20085 from taosdata/fix/TD-22618
fix:pDnode is null when server init
2023-02-24 10:53:30 +08:00
dapan1121 33e7c57fa5 feat: add catalog cache stat 2023-02-24 10:39:25 +08:00
Haojun Liao f4885ef456
Merge pull request #20128 from taosdata/fix/TD-22639
fix:table name is null
2023-02-24 10:35:53 +08:00
yihaoDeng 5025f1a38a fix: opt trans debug info 2023-02-24 10:13:28 +08:00
Ganlin Zhao 49fc02c52e fix coverity issue 2023-02-24 10:08:53 +08:00
Haojun Liao 7821bbe0d0 refactor: add some logs. 2023-02-24 10:08:25 +08:00
Haojun Liao 6aa9eb0d55
Merge pull request #20137 from taosdata/fix/TD-22731
fix:set table name
2023-02-24 09:59:59 +08:00
yihaoDeng 6ff76e57ae fix: opt trans debug info 2023-02-24 09:59:32 +08:00
Haojun Liao cc393f3939
Merge pull request #20143 from taosdata/feature/3_liaohj
refactor: do some internal refactor.
2023-02-24 09:58:44 +08:00
Ganlin Zhao d34c70d172 Revert "fix coverity issue CID:399957"
This reverts commit de4a0047c5.
2023-02-24 09:57:57 +08:00
Haojun Liao 97024f1468 fix(query): fix coverity issue. 2023-02-24 09:48:34 +08:00
yihaoDeng f6ca06ef2b fix: opt trans debug info 2023-02-24 09:47:38 +08:00
Haojun Liao bbb571a383 refactor: do some internal refactor. 2023-02-24 00:06:18 +08:00
yihaoDeng 0d5aad85f8 fix: opt trans debug info 2023-02-23 22:29:56 +08:00
yihaoDeng a73bd38985 fix: opt trans debug info 2023-02-23 22:05:09 +08:00
Haojun Liao dbb1e9bd59 refactor: do some internal refactor. 2023-02-23 21:59:55 +08:00
xiaolei li 6d216ec605
docs: release 3.0.2.6 (#20134) 2023-02-23 21:14:29 +08:00
xiaolei li 241bcea6e1
release: update version to 3.0.2.6 (#20136) 2023-02-23 21:13:41 +08:00
xiaolei li f477c4832e
release: update version to 3.0.2.6 (#20135) 2023-02-23 21:13:13 +08:00
slzhou 4ef6dd9e74 fix:will deprecated SUdfInterBuf.numOfResult 2023-02-23 21:10:52 +08:00
yihaoDeng f294d60681 fix: fix asan problem 2023-02-23 20:40:29 +08:00
Minglei Jin 0833592f83 fix(tdb): free realloced coder's pKey 2023-02-23 19:42:03 +08:00
Yihao Deng 02d0894d3e
Merge branch '3.0' into enh/TD-22715 2023-02-23 19:13:43 +08:00
dapan1121 f9188351d7
Merge pull request #20127 from taosdata/fix/TD-22733
fix: percentile finalize wrong error code issue
2023-02-23 19:09:42 +08:00
dapan1121 8514f1c7f0 fix: report error when NULL ts is inserted 2023-02-23 18:56:32 +08:00
Ganlin Zhao de4a0047c5 fix coverity issue CID:399957 2023-02-23 18:39:14 +08:00
54liuyao e8a721dda2 fix:set table name 2023-02-23 18:36:09 +08:00
Haojun Liao 591feef406
Update 24-show.md 2023-02-23 18:25:34 +08:00
yihaoDeng 2e25f7e90d fix: fix asan problem 2023-02-23 18:07:48 +08:00
WANG Xu 8fa9f16e9b fix: bad sql grammar 2023-02-23 17:55:23 +08:00
yihaoDeng 2013ba0d8f fix: fix asan problem 2023-02-23 17:54:51 +08:00
54liuyao d43355e77f fix:check null column 2023-02-23 17:31:52 +08:00
54liuyao e42d5ba3dc fix:table name is null 2023-02-23 17:31:47 +08:00
Haojun Liao 6e39bec448
Merge pull request #20089 from taosdata/fix/TD-22671
fix:remove useless logic in tmq
2023-02-23 17:27:00 +08:00
Haojun Liao b8fe575aa4
Merge pull request #20068 from taosdata/fix/TD-22624
fix:compare func for topic & double free in taosArrayRemoveDuplicate…
2023-02-23 17:19:17 +08:00
Haojun Liao e1753f7c27
Merge pull request #20120 from taosdata/fix/TD-22720
fix:disable stream
2023-02-23 17:14:59 +08:00
dapan1121 5d5aad9ad7 fix: percentile finalize wrong error code issue 2023-02-23 17:03:21 +08:00
Ganlin Zhao 3199ba2357 fix: fix asan error 2023-02-23 17:00:19 +08:00
Ganlin Zhao cda49b559c fix: fix asan error 2023-02-23 16:55:00 +08:00
Xiaoyu Wang 33843226bf
Merge pull request #20108 from taosdata/fix/TD-22694
fix: col data update bug
2023-02-23 16:28:16 +08:00
Minglei Jin 797722a6ae fix(tdb/coder): free key memory of stack btc's coder 2023-02-23 15:43:34 +08:00
dapan1121 8ea6b545b8 fix: restore catalog job error 2023-02-23 15:04:31 +08:00
Xiaoyu Wang 1ab144609e merge main 2023-02-23 14:58:22 +08:00
slzhou a7888257d7 fix: call closeFunc when it is not nullptr 2023-02-23 14:56:52 +08:00
yihaoDeng e8527ee9de fix: fix invalid dist count 2023-02-23 14:46:34 +08:00
slzhou 7ec5a5df3a Merge branch '3.0' of github.com:taosdata/TDengine into szhou/python-udf 2023-02-23 14:44:14 +08:00
dapan1121 25c555a502 fix: refresh sys db vgroups after creating database 2023-02-23 14:38:57 +08:00
yihaoDeng 7d75939fae fix: fix invalid dist count 2023-02-23 14:35:05 +08:00