Commit Graph

7728 Commits

Author SHA1 Message Date
Ganlin Zhao 9307a41684
Merge pull request #15113 from taosdata/fix/TD-17511
fix(query): fix mode function processing all null column
2022-07-19 16:22:34 +08:00
Haojun Liao 8751bcc0ea
Merge pull request #15109 from taosdata/feature/3_liaohj
fix(query): add check for deleting record
2022-07-19 15:56:41 +08:00
Li Minghao a390adfd17
Merge pull request #15111 from taosdata/feature/3.0_mhli
refactor(sync): add trace log
2022-07-19 15:24:20 +08:00
dapan1121 b027f0d431
Merge pull request #15050 from taosdata/fix/TD-15890.2
fix: fix taosc memory leak
2022-07-19 15:15:44 +08:00
Ganlin Zhao 78ac19b57f Merge branch '3.0' into fix/TD-17511 2022-07-19 14:55:24 +08:00
Ganlin Zhao ed51c8e329 fix(query): fix mode function processing all null column
TD-17024
2022-07-19 14:54:18 +08:00
liuyao 59b0f99f3b
Merge pull request #15110 from taosdata/feature/TD-17357
feat(stream): add num of children
2022-07-19 14:48:48 +08:00
Li Minghao 8f7ecfd3f7
Merge pull request #15108 from taosdata/feature/3.0_mhli
refactor(sync): update sync-timeout to 10s
2022-07-19 14:36:30 +08:00
Minghao Li 329ba3cee8 refactor(sync): add trace log 2022-07-19 14:34:39 +08:00
Minghao Li bab592e071 Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/3.0_mhli 2022-07-19 14:30:08 +08:00
54liuyao 8e41fc912b feat(stream): add num of children 2022-07-19 14:17:53 +08:00
Minghao Li fc08a35fbf refactor(sync): update sync-timeout to 10s 2022-07-19 13:52:02 +08:00
Ganlin Zhao 58ba4f8cf7 Merge branch '3.0' into fix/TD-17511 2022-07-19 11:47:48 +08:00
Ganlin Zhao ca5e959a1e fix(query): fix derivative nan value
TD-17511
2022-07-19 11:46:17 +08:00
Li Minghao 660f36e410
Merge pull request #15099 from taosdata/feature/3.0_mhli
refactor(sync): delete not exist log
2022-07-19 11:34:49 +08:00
Minghao Li 659b4fa728 Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/3.0_mhli 2022-07-19 11:18:25 +08:00
Minghao Li 651ae5832e refactor(sync): delete not exist log 2022-07-19 10:46:47 +08:00
WANG MINGMING 1c03d61edc
Merge pull request #15077 from taosdata/feature/TD-14761
fix:<TD-17324> ts already exist when insert with schemaless & modify the interface of tmq meta
2022-07-19 10:35:07 +08:00
Haojun Liao c9e39e722a Merge remote-tracking branch 'origin/feature/3_liaohj' into feature/3_liaohj 2022-07-19 10:28:51 +08:00
Haojun Liao 63fbc866d4 Merge branch '3.0' into feature/3_liaohj 2022-07-19 13:53:50 +08:00
Haojun Liao 2f199bd80b fix(query):revoke remove operation 2022-07-19 10:28:29 +08:00
dapan1121 666c6475ee fix: fix sql crash issue 2022-07-19 10:27:09 +08:00
wangmm0220 802c86fe17 fix:error when bind ts column in schemaless 2022-07-19 09:58:51 +08:00
dapan1121 8d5bd9a83a fix: fix crash issue 2022-07-19 09:05:17 +08:00
Haojun Liao 484d043b44 fix(query):filter invisible columns 2022-07-18 20:58:52 +08:00
Haojun Liao f3d7d6671b fix(query):filter invisible columns 2022-07-18 20:06:29 +08:00
Ganlin Zhao a3bde4d465 Merge branch '3.0' into fix/TD-17400 2022-07-18 20:06:09 +08:00
Minglei Jin 52dd4b2c5c
Merge pull request #15079 from taosdata/fix/tdb-cleanup
fix(tdb): make txn write when insert subdb into main db
2022-07-18 19:18:52 +08:00
Li Minghao 9d31fc348c
Merge pull request #15073 from taosdata/feature/3.0_mhli
refactor(sync): add restart heartbeat timer
2022-07-18 18:45:26 +08:00
Ganlin Zhao 8eb17a28d2 Merge branch '3.0' into fix/TD-17400 2022-07-18 17:36:56 +08:00
Xiaoyu Wang b78ceedba6
Merge pull request #15074 from taosdata/feature/3.0_debug_wxy
feat: sql statement likes 'select * from (select 1)'
2022-07-18 17:36:43 +08:00
Minglei Jin 1d3648fc9b fix(tdb): make txn write when insert subdb into main db 2022-07-18 17:31:11 +08:00
Zhiqiang Wang 2453331aea
Merge pull request #15072 from taosdata/fix/ZhiqiangWang/TD-13063-fix-win-format-negative-timestamp-error
os: win format negative timestamp error
2022-07-18 17:29:49 +08:00
shenglian-zhou 0e93b2b776
Merge pull request #15070 from taosdata/szhou/fix/td-17470
fix: remove the assert check of time window from when generating buffer for window computation
2022-07-18 17:18:56 +08:00
Ganlin Zhao f57ad234dc fix(query): fix function first/last do not support constant input
TD-17400
2022-07-18 16:59:03 +08:00
Xiaoyu Wang b7e5780c44 feat: sql statement likes 'select * from (select 1)' 2022-07-18 16:55:31 +08:00
Minghao Li 7187c87d35 refactor(sync): add restart heartbeat timer 2022-07-18 16:55:24 +08:00
afwerar fa96e64ee0 os: win format negative timestamp error 2022-07-18 16:53:20 +08:00
shenglian zhou 691856073b fix: remove the assert check of time window from when generating buffer for window computation 2022-07-18 16:41:24 +08:00
Ganlin Zhao 670b8c926b
Merge pull request #15066 from taosdata/feat/agg_client_api
feat(query): add selective function scalar version
2022-07-18 16:26:24 +08:00
Liu Jicong 3dbe5e7730
Merge pull request #15067 from taosdata/feature/stream
fix(stream): data exec
2022-07-18 16:15:18 +08:00
Haojun Liao 04b12ee74d
Merge pull request #15063 from taosdata/feature/3_liaohj
fix(query): filter new added child table for stream scan operator.
2022-07-18 16:05:23 +08:00
shenglian-zhou e13d101829
Merge pull request #15061 from taosdata/szhou/fix/td-17410
fix: set output to false for projections of project logic node
2022-07-18 15:51:43 +08:00
Liu Jicong 053786e6b4 fix(stream): data exec 2022-07-18 15:50:36 +08:00
wangmm0220 00bb6ed309 fix:conflicts from 3.0 2022-07-18 15:41:35 +08:00
wangmm0220 34c87dc428 fix:<TD-17324> ts already exist when insert with schemaless & modify the interface of tmq meta 2022-07-18 15:33:42 +08:00
Haojun Liao eebbbce4f3 fix(query): filter new added child table for stream scan operator. 2022-07-18 15:31:39 +08:00
Ganlin Zhao 5b12fcb3a1 feat(query): add selective function scalar version 2022-07-18 15:23:28 +08:00
shenglian zhou 23d0c9d67b fix: set output to false for projections of project logic node 2022-07-18 15:20:20 +08:00
Ganlin Zhao 75371098a6 refactor 2022-07-18 15:14:20 +08:00