Commit Graph

8071 Commits

Author SHA1 Message Date
shenglian zhou 4ab28c4da2 fix: fix mem leak of fill operator 2022-07-26 17:22:23 +08:00
shenglian zhou a17015138c fix: fix fill operator memory leak 2022-07-26 17:18:08 +08:00
shenglian zhou dab90f47bc fix: fix memory leak 2022-07-26 17:10:43 +08:00
shenglian zhou cdcb1a368d feat: add input ts order for join operator 2022-07-26 16:05:42 +08:00
shenglian zhou b870b6381f fix: save sort exec info into table merge scan struct and use it when explain 2022-07-26 11:14:17 +08:00
shenglian zhou 662a9997c1 fix: set null when all inputs are null for leastsquare function 2022-07-26 10:39:58 +08:00
Liu Jicong b44493e49f
Merge pull request #15405 from taosdata/fix/td-17801-fix
fix(stream): continuously sink
2022-07-26 09:59:19 +08:00
Ganlin Zhao 4bc94172aa
Merge pull request #15402 from taosdata/fix/TD-17795
fix(query): fix apercentile merge function percent parameter not reserved cause crash_gen report invalid read
2022-07-26 09:56:50 +08:00
Xiaoyu Wang 9571f3462d
Merge pull request #15403 from taosdata/feature/3.0_debug_wxy
feat: add db options of wal
2022-07-26 08:21:12 +08:00
shenglian-zhou b9e7eb9c98
Merge pull request #15399 from taosdata/szhou/fix/udf
feat: add delay to udf1 to simulate actual processing
2022-07-25 22:04:07 +08:00
Liu Jicong 23f0feca92
Update projectoperator.c 2022-07-25 21:50:51 +08:00
jiajingbin 2964917125 fix: fix bug for TD-17801 2022-07-25 21:45:46 +08:00
jiajingbin 8833a8bdfb fix: fix bug for TD-17801 2022-07-25 21:39:12 +08:00
Xiaoyu Wang 1ddbff0acf feat: add db options of wal 2022-07-25 21:09:06 +08:00
Ganlin Zhao 7c6fbd1a09 Merge branch '3.0' into fix/TD-17795 2022-07-25 20:44:35 +08:00
Ganlin Zhao 4ad4ffd6f5 fix(query): fix apercentile merge function percent parameter
not reserved cause crash_gen report invalid read

TD-17795
2022-07-25 20:40:58 +08:00
Haojun Liao b4bb80ba9d
Merge pull request #15389 from taosdata/feature/3_liaohj
fix(query):disable merge for project operator in stream processing.
2022-07-25 20:16:18 +08:00
shenglian zhou 4caa6df1a7 fix: add more logs 2022-07-25 19:01:40 +08:00
Li Minghao 5a7fbb9652
Merge pull request #15396 from taosdata/feature/3.0_mhli
refactor(sync): add ref in log entry
2022-07-25 18:38:52 +08:00
shenglian zhou 8e7d651768 fix: add delay to udf1 2022-07-25 18:37:29 +08:00
shenglian zhou 43eefef68c Merge branch '3.0' of github.com:taosdata/TDengine into szhou/fix/udf 2022-07-25 18:33:04 +08:00
shenglian zhou 086ecf754f fix: add some delay to simulate actual processing 2022-07-25 18:32:50 +08:00
Minghao Li cedad48a73 refactor(sync): add ref in log entry 2022-07-25 17:47:15 +08:00
Xiaoyu Wang aefdf8bbcd
Merge pull request #15354 from taosdata/feature/3.0_debug_wxy
feat: super table order by primary key optimization
2022-07-25 17:33:57 +08:00
Liu Jicong 4e965b314d
Merge pull request #15388 from taosdata/feature/stream
feat(wal): ref
2022-07-25 17:23:39 +08:00
Xiaoyu Wang 20cb18d8b0 merge 3.0 2022-07-25 16:59:28 +08:00
Xiaoyu Wang ac41f77669 Merge branch 'feature/3.0_debug_wxy' of github.com:taosdata/TDengine into feature/3.0_debug_wxy 2022-07-25 16:45:39 +08:00
Xiaoyu Wang 8bb432c348 feat: super table order by primary key optimization 2022-07-25 16:45:23 +08:00
shenglian zhou 0494f4a6e9 fix: fix table merge scan memory leak 2022-07-25 16:41:32 +08:00
Liu Jicong 222e925644 feat(wal): ref 2022-07-25 16:40:19 +08:00
Haojun Liao 90b3e77698 fix(query):disable merge for project operator in stream processing. 2022-07-25 16:02:49 +08:00
Xiaoyu Wang cf8bf7bd39 Merge remote-tracking branch 'origin/szhou/fix/udf' into feature/3.0_debug_wxy 2022-07-25 15:35:14 +08:00
Xiaoyu Wang bf18385e00 merge szhou/fix/udf 2022-07-25 15:34:58 +08:00
shenglian zhou 66bad33c9e fix: fix compilation error 2022-07-25 15:34:11 +08:00
shenglian zhou f208b507fc Merge branch '2.0' of github.com:taosdata/TDengine into szhou/fix/udf 2022-07-25 15:24:04 +08:00
shenglian zhou 9e9a12cb09 fix: fix memory leak of pseduo col computation in table merge scan 2022-07-25 15:23:43 +08:00
Shengliang Guan 5b654779ba Merge pull request #15372 from taosdata/fix/tsim
test: regression case
2022-07-25 15:23:41 +08:00
Haojun Liao b87bb4c083 fix(query): remove invalid assert. 2022-07-25 15:23:13 +08:00
Xiaoyu Wang 015193e816 feat: super table order by primary key optimization 2022-07-25 15:17:53 +08:00
Haojun Liao 48d85c2799 Merge branch '3.0' into feature/3_liaohj 2022-07-25 15:06:13 +08:00
dapan1121 dd7cf53e96
Merge pull request #15379 from taosdata/fix/outofblockinsink
fix: fix out of block in data sink issue
2022-07-25 15:03:27 +08:00
Minghao Li fba5850b1a Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/3.0_mhli 2022-07-25 14:28:35 +08:00
Minghao Li 7f2d0dc077 refactor(sync): add entry cache test 2022-07-25 14:26:41 +08:00
Haojun Liao baca08d05d refactor: do some internal refactor. 2022-07-25 14:15:49 +08:00
dapan1121 2fcfa22520 fix: fix out of block in data sink issue 2022-07-25 14:10:46 +08:00
Haojun Liao 67266bd3a1
Merge branch '3.0' into feature/3_liaohj 2022-07-25 13:44:09 +08:00
Haojun Liao f60bd675d1 other: merge 3.0 2022-07-25 11:22:31 +08:00
Haojun Liao 6d86ef0c33 other: merge 3.0 2022-07-25 11:22:09 +08:00
54liuyao 86c4d34339 fix(stream): recover the overwritten code 2022-07-25 11:19:52 +08:00
Haojun Liao 9bddf99d7d refactor(query): do some internal refactor. 2022-07-25 11:17:45 +08:00