Commit Graph

13157 Commits

Author SHA1 Message Date
Haojun Liao 26e5a7c796 refactor: do some internal refactor. 2022-07-29 13:54:14 +08:00
Haojun Liao 78bbfcb4bc refactor: do some internal refactor and opt query performance. 2022-07-29 09:56:03 +08:00
Xiaoyu Wang b12fa7494e enh: add interface for dynamic control data scan 2022-07-27 18:28:54 +08:00
Shengliang Guan f2dbf0ade3
Merge pull request #15470 from taosdata/fix/mnode
refactor: privilege code
2022-07-27 17:54:02 +08:00
Ganlin Zhao c74c52d10c
Merge pull request #15443 from taosdata/enh/TD-17659
fix(query): fix sum/max/min null input
2022-07-27 17:13:09 +08:00
Shengliang Guan d786d85d65 fix: compiler error 2022-07-27 17:06:58 +08:00
Yihao Deng e987607743
Merge pull request #15469 from taosdata/enh/rpcBUf
fix: read buf
2022-07-27 16:43:36 +08:00
dapan1121 216d753eb4
Merge pull request #15471 from taosdata/fix/TD-17800
fix:fix remove from cache issue
2022-07-27 16:42:01 +08:00
shenglian-zhou 09218fefc8
Merge pull request #15465 from taosdata/szhou/fix/udf
fix: prepare for multirow join
2022-07-27 16:09:27 +08:00
dapan1121 4b8c007618 fix:fix remove from cache issue 2022-07-27 16:06:00 +08:00
Haojun Liao 089f045817
Merge pull request #15444 from taosdata/feature/3_liaohj
fix(query):fix memory leak.
2022-07-27 15:49:52 +08:00
Shengliang Guan 64d9562949 refactor: privilege code 2022-07-27 15:43:49 +08:00
slzhou@taodata.com 3469117732 fix: add input ts order to physical plan join node 2022-07-27 15:12:23 +08:00
Xiaoyu Wang cd25d2dc60
Merge pull request #15456 from taosdata/feature/3.0_debug_wxy
fix: db options rename
2022-07-27 15:02:20 +08:00
yihaoDeng 5ed23e7912 fix read buf 2022-07-27 14:52:44 +08:00
dapan1121 2956422239
Merge pull request #15461 from taosdata/fix/stbmetadelete
fix: fix stb meta removed issue
2022-07-27 14:51:13 +08:00
slzhou@taodata.com b941513479 Merge branch '3.0' of github.com:taosdata/TDengine into szhou/fix/udf 2022-07-27 14:28:15 +08:00
slzhou@taodata.com 70067fa939 fix: prepare for multirow join 2022-07-27 14:27:59 +08:00
Minglei Jin 51b367a32c fix: filter not exist child tables 2022-07-27 13:55:04 +08:00
Liu Jicong 3167f158d1
Merge pull request #15454 from taosdata/feature/stream
fix(stream): dispatch
2022-07-27 12:39:37 +08:00
Xiaoyu Wang f977117c6c fix: db options rename 2022-07-27 11:55:19 +08:00
Liu Jicong 57f9d8b0b0 fix(stream): dispatch 2022-07-27 11:44:01 +08:00
dapan1121 a17925131f fix: fix stb meta removed issue 2022-07-27 11:12:31 +08:00
liuyao 23bc13a98d
Merge pull request #15445 from taosdata/feature/TD-17811
feat(stream): free the memory
2022-07-27 11:09:37 +08:00
WANG MINGMING 98fb54bf02
Merge pull request #15439 from taosdata/feature/TD-14761
feat:add tmq get data interface
2022-07-27 11:05:06 +08:00
Zhiqiang Wang 81a13a3bae
Merge pull request #15435 from taosdata/fix/ZhiqiangWang/TD-17836-fix-get-cpuinfo-error
os: fix get cpuinfo error
2022-07-27 11:02:45 +08:00
Liu Jicong 3fa5791889 fix(stream): dispatch 2022-07-27 10:52:25 +08:00
54liuyao db8ed3087c feat(stream): free the memory 2022-07-27 10:34:30 +08:00
Yihao Deng 90f385155c
Merge pull request #15446 from taosdata/rpc/optBuf
refactor: opt rpc
2022-07-27 10:33:13 +08:00
Li Minghao 5cd9c946a2
Merge pull request #15442 from taosdata/feature/3.0_mhli
refactor(sync): add pre-commit interface
2022-07-27 10:26:08 +08:00
yihaoDeng ea2c6f6805 opt rpc 2022-07-27 08:42:08 +08:00
yihaoDeng ca9f129b52 Merge branch 'dvv' into opt 2022-07-27 08:38:37 +08:00
shenglian-zhou d154eaac0b
Merge pull request #15432 from taosdata/szhou/fix/udf
feat: add input ts order for join operator
2022-07-26 22:08:48 +08:00
Ganlin Zhao c0091afb01 Merge branch '3.0' into enh/TD-17659 2022-07-26 21:05:34 +08:00
Shengliang Guan a607cd0ae2
Merge pull request #15438 from taosdata/fix/dboption
enh: add wal option to show database command
2022-07-26 20:42:52 +08:00
Haojun Liao aeed234b2e fix(query):fix memory leak. 2022-07-26 20:40:39 +08:00
Yihao Deng e4ac4d37c0
Merge pull request #15433 from taosdata/refator/update-auth-code
refactor: add new auth code
2022-07-26 20:31:02 +08:00
Ganlin Zhao 63d8057ade Merge branch '3.0' into enh/TD-17659 2022-07-26 20:23:13 +08:00
Ganlin Zhao 320525edf9 fix(query): fix max/min with null input 2022-07-26 20:20:39 +08:00
Ganlin Zhao 2dc24b2692 fix(query): fix max/min with null input 2022-07-26 20:14:22 +08:00
Ganlin Zhao 2884b36d5f fix(query): fix sum(null) or sum(nullexpr) result to null 2022-07-26 20:07:28 +08:00
yihaoDeng d05b4ebb7d opt rpc 2022-07-26 19:45:52 +08:00
shenglian zhou 633542914b fix: fix memory leak of fill operator 2022-07-26 19:19:24 +08:00
Minghao Li 166331c377 refactor(sync): add pre-commit interface 2022-07-26 19:12:13 +08:00
Haojun Liao 6c355184a9 Merge branch '3.0' into feature/3_liaohj 2022-07-26 19:09:37 +08:00
Haojun Liao f021f29f02 fix(query): fix bug in limit/offset. 2022-07-26 19:07:43 +08:00
Li Minghao 6207eef28c
Merge pull request #15436 from taosdata/feature/3.0_mhli
refactor(sync): pre-commit integration
2022-07-26 19:05:44 +08:00
shenglian zhou 56f067229c Merge branch '2.0' of github.com:taosdata/TDengine into szhou/fix/udf 2022-07-26 17:58:31 +08:00
Shengliang Guan eec342630c enh: add wal option to show database command 2022-07-26 17:50:05 +08:00
wangmm0220 915d3c4203 fix:conflicts from 3.0 2022-07-26 17:47:10 +08:00