Commit Graph

11573 Commits

Author SHA1 Message Date
Zhiqiang Wang 7421d4edc8
Merge pull request #14629 from taosdata/fix/TD-17136
fix: add windows h
2022-07-07 10:10:29 +08:00
huolibo f9331de306 fix: add windows h 2022-07-07 09:45:02 +08:00
Shengliang Guan e240b2f8de
Merge pull request #14624 from taosdata/fix/valgrind
fix: invalid free while create stb
2022-07-07 09:28:14 +08:00
Yihao Deng 31655c07d7
Merge pull request #14611 from taosdata/feat/idxFix1
enh: refactor idx code
2022-07-07 09:21:06 +08:00
huolibo 0feb11bdf0
Merge pull request #14488 from taosdata/feature/TD-13599
feat(driver): add jni function for jdbc
2022-07-06 23:21:50 +08:00
Minglei Jin ad96ee7630
Merge pull request #14623 from taosdata/fix/TD-17124
fix: dismiss valgrind memory issues
2022-07-06 23:10:04 +08:00
shenglian-zhou ed6e4bd536
Merge pull request #14625 from taosdata/szhou/feature/push-project-condition
feat: add conditions to logical plan
2022-07-06 22:43:56 +08:00
shenglian zhou eef1fc035e feat: add conditions to logical plan 2022-07-06 22:01:17 +08:00
Shengliang Guan 6c2a8a51e6 fix: invalid free while create stb 2022-07-06 21:17:52 +08:00
liuyao 6e5a6e701c
Merge pull request #14620 from taosdata/feature/TD-17132
feat(stream): session delete
2022-07-06 21:12:43 +08:00
Shengliang Guan c1667cdd84
Merge pull request #14600 from taosdata/fix/dnode
refactor: redirect vnode msg
2022-07-06 21:01:57 +08:00
Minglei Jin 4b4d207c4d fix: dismiss valgrind memory issues 2022-07-06 20:55:56 +08:00
Minglei Jin aad0342471
Merge pull request #14609 from taosdata/fix/tsdb-cache-read
fix: use column schema's type
2022-07-06 20:51:59 +08:00
54liuyao 888f79d3f4 feat(stream): session delete 2022-07-06 20:42:54 +08:00
dapan1121 82dbf54719 Merge branch 'fix/dnode' of github.com:taosdata/TDengine into fix/dnode 2022-07-06 20:34:07 +08:00
dapan1121 a3bf5b96c4 fix: fix query redirect issue 2022-07-06 20:33:23 +08:00
yihaoDeng 77faed4a23 fix json tag value 2022-07-06 20:29:52 +08:00
shenglian-zhou a6545b600c
Merge pull request #14612 from taosdata/szhou/feature/push-project-condition
fix: add condition to window operator
2022-07-06 20:27:29 +08:00
yihaoDeng bc29708686 fix json tag value 2022-07-06 20:05:45 +08:00
Li Minghao b2f7d70b7e
Merge pull request #14608 from taosdata/feature/3.0_mhli
refactor(sync): add propose batch in no snapshot strategy
2022-07-06 19:22:43 +08:00
WANG MINGMING 73e094d77f
Merge pull request #14505 from taosdata/feature/TD-13041
fix:<TD-16840> meta ttl index core if insert with benchmark
2022-07-06 19:15:43 +08:00
Shengliang Guan 0163ec4d4b Merge remote-tracking branch 'origin/3.0' into fix/dnode 2022-07-06 18:53:26 +08:00
slzhou 7c35dce7fc fix: add condition to window operator 2022-07-06 18:31:54 +08:00
yihaoDeng 1e5ddcb92f merge 3.0 2022-07-06 18:29:11 +08:00
Haojun Liao 65f53993c4
Merge pull request #14606 from taosdata/feature/3_liaohj
fix(query): set results for local query in async APIs.
2022-07-06 18:06:48 +08:00
yihaoDeng 2ee0ebb8ca fix tag/json tag error 2022-07-06 18:01:53 +08:00
Minglei Jin 1c42970747 fix: use column schema's type 2022-07-06 17:56:05 +08:00
Minghao Li 0e12b29ca9 refactor(sync): add propose batch in no snapshot strategy 2022-07-06 17:51:12 +08:00
shenglian-zhou 7aebf05699
Merge pull request #14605 from taosdata/szhou/feature/push-project-condition
feat: push condition down the tree
2022-07-06 17:45:37 +08:00
Minglei Jin d843a8ac89
Merge pull request #14486 from taosdata/feat/tsdb_refact
Feat/tsdb refact
2022-07-06 17:43:22 +08:00
yihaoDeng 61b14c9c9e fix tag/json tag error 2022-07-06 17:36:24 +08:00
Li Minghao 767d21fa81
Merge pull request #14604 from taosdata/feature/3.0_mhli
refactor(sync): add term in rpcMsg
2022-07-06 17:35:07 +08:00
Haojun Liao 1e18ba19c8 fix(query): set results for local query in async APIs. 2022-07-06 17:25:39 +08:00
Xiaoyu Wang e9d2587925
Merge pull request #14602 from taosdata/feature/3.0_debug_wxy
feat: sql command 'insert ... select'
2022-07-06 17:24:44 +08:00
Minglei Jin a0f3655f55 fix: fix win CI crash caused by tmp variable 2022-07-06 17:15:58 +08:00
slzhou 1a70a5f904 feat: push down filter from sort and partition 2022-07-06 17:13:29 +08:00
Minglei Jin 220636f6fa Merge branch 'feat/tsdb_refact' of https://github.com/taosdata/TDengine into feat/tsdb_refact 2022-07-06 17:12:53 +08:00
Minglei Jin ce90d228f9 fix: fix win CI crash caused by tmp variable 2022-07-06 17:10:08 +08:00
Minghao Li b73914fb0d refactor(sync): add term in rpcMsg 2022-07-06 16:52:39 +08:00
wangmm0220 187aca4d6b fix:conflict from 3.0 2022-07-06 16:35:39 +08:00
Minghao Li fcb2197200 refactor(sync): add vnodeSnapshotStopRead into callback 2022-07-06 16:27:58 +08:00
Xiaoyu Wang c1eef9911b feat: sql command 'insert ... select' 2022-07-06 16:16:54 +08:00
yihaoDeng 6e6721c6d4 fix tag/json tag error 2022-07-06 16:10:00 +08:00
Shengliang Guan 5e18e07a35 refactor: pre process vnode msg 2022-07-06 16:06:55 +08:00
Minghao Li cc9888837e refactor(sync): add vnodeSnapshotStopRead into callback 2022-07-06 16:05:57 +08:00
wangmm0220 2c6f3e6971 feat: tmq get meta with json format 2022-07-06 16:02:55 +08:00
Minghao Li 432e1a39b7 refactor(sync): add vnodeSnapshotStopRead into callback 2022-07-06 15:47:24 +08:00
shenglian-zhou 5bb13655cc
Merge pull request #14594 from taosdata/szhou/feature/push-project-condition
feat: add filter to sort operator
2022-07-06 15:44:27 +08:00
Minghao Li 78efbaabe1 refactor(sync): add syncGetSnapshotByIndex 2022-07-06 15:16:52 +08:00
yihaoDeng 14cfbd7e45 fix tag/json tag error 2022-07-06 15:07:42 +08:00