Commit Graph

37486 Commits

Author SHA1 Message Date
Xiaoyu Wang a62a7cc41f enh: aggregate and window add field for merge data blocks 2022-08-01 21:05:44 +08:00
Xiaoyu Wang 18364a6bd2
Merge pull request #15649 from taosdata/feature/3.0_wxy
fix: database name cannot contain '.'
2022-08-01 19:23:34 +08:00
Ganlin Zhao 30ab3a1bb2
Merge pull request #15647 from taosdata/fix/TD-17799
fix(query): fix apercentile crash when result is 0 rows and used with other non-null result functions
2022-08-01 19:07:56 +08:00
wade zhang 33e9db6b32
Merge pull request #15654 from taosdata/docs/xftan/TD-17898
docs(taosAdapter): update taosAdapter document
2022-08-01 19:07:22 +08:00
t_max 877eeeb772 docs(taosAdapter): update taosAdapter document 2022-08-01 19:01:41 +08:00
shenglian-zhou 21308d7853
Merge pull request #15639 from taosdata/szhou/fix/join
fix: fix failed case of join.sim
2022-08-01 18:54:42 +08:00
Yang Zhao e95c1356ef
test: migrate 3.0 test case (#15635)
* test: add test case in 3.0

* fix: remove result file

* test: change test cases

* fix: change test case

* test: add test to ci

* test: add test case of taosbenchmark in system-test

* fix: fix test case

* test: unknown error in ci
2022-08-01 18:50:32 +08:00
Ganlin Zhao 56ca1ac288
Merge pull request #15643 from taosdata/fix/TD-18040
enh(query): add selectivity support for indefinite rows functions
2022-08-01 18:42:22 +08:00
Xiaoyu Wang 4d51273aac fix: database name cannot contain '.' 2022-08-01 18:12:03 +08:00
Ganlin Zhao 0b3ebaebe8 fix test cases 2022-08-01 17:54:36 +08:00
liuyao a01ebbbf45
Merge pull request #15644 from taosdata/feature/TD-17811
feat(stream):optimize stream update scan
2022-08-01 17:51:17 +08:00
Ganlin Zhao 6d1b2e6d8e fix test cases 2022-08-01 17:50:53 +08:00
slzhou 5ad27aabe7 fix: fix join error to remove the extra join 2022-08-01 17:47:31 +08:00
Cary Xu 5b34e4ef2c
Merge pull request #15645 from taosdata/feature/TD-11274-3.0
fix: check modifiable when drop tsma columns
2022-08-01 17:47:20 +08:00
Ganlin Zhao 313248cec6 Merge branch '3.0' into fix/TD-17799 2022-08-01 17:44:52 +08:00
Ganlin Zhao 0dbe26f8bb fix(query): fix apercentile crash when input is all null columns and used
with other non-null result functions

TD-17799
TD-17967
2022-08-01 17:41:27 +08:00
Liu Jicong 16bf52bf8f
Merge pull request #15611 from taosdata/feature/stream
refactor(stream): use vnode meta
2022-08-01 17:41:19 +08:00
Xiaoyu Wang a73ea6f9ea
Merge pull request #15638 from taosdata/feature/3.0_wxy
fix: some problems of parser and planner
2022-08-01 17:20:27 +08:00
Yihao Deng fac5b41658
Merge pull request #15641 from taosdata/fix/releaseHandleBug
fix:  release handle bug
2022-08-01 17:11:46 +08:00
54liuyao b3d104349f feat(stream):optimize stream update scan 2022-08-01 17:09:46 +08:00
Ganlin Zhao b69ff54779 Merge branch '3.0' into fix/TD-18040 2022-08-01 16:51:45 +08:00
Cary Xu 77d3cf35d0 Merge branch '3.0' into feature/TD-11274-3.0 2022-08-01 16:51:43 +08:00
Cary Xu 45c68a1622 fix: check modifiable when drop tsma columns 2022-08-01 16:51:32 +08:00
Ganlin Zhao a3331c4ee4 comment out mavg.py 2022-08-01 16:48:36 +08:00
Ganlin Zhao 31abaa31d3 add test cases 2022-08-01 16:47:03 +08:00
Xiaoyu Wang ee2774ac26 fix: some problems of parser and planner 2022-08-01 16:45:56 +08:00
yihaoDeng 80ea523c8b Merge branch '3.0' into 3 2022-08-01 16:39:46 +08:00
Li Minghao 528a6890a0
Merge pull request #15637 from taosdata/feature/3.0_mhli
refactor(sync): delete trace log
2022-08-01 16:35:50 +08:00
yihaoDeng 337e20cebc fix: crash_gen problem 2022-08-01 16:28:48 +08:00
shenglian zhou 799f7d0f87 Merge branch '3.0' of github.com:taosdata/TDengine into szhou/fix/join 2022-08-01 16:20:17 +08:00
shenglian zhou 905a07801e fix: fix errors of join test case 2022-08-01 16:19:50 +08:00
Xiaoyu Wang 7bcf6b051a fix: some problems of parser and planner 2022-08-01 16:17:59 +08:00
Xiaoyu Wang 5c9fbbd2e1 fix: some problems of parser and planner 2022-08-01 15:54:53 +08:00
Minghao Li cd7d434ed8 refactor(sync): delete trace log 2022-08-01 15:50:51 +08:00
Ganlin Zhao 14deef3ae8 fix comment 2022-08-01 15:42:35 +08:00
Ganlin Zhao 3ebd338097 enh(query): add selectivity support for mavg functions
TD-18050
2022-08-01 15:41:05 +08:00
Ganlin Zhao 62407b9e9f enh(query): add selectivity support for csum functions
TD-18050
2022-08-01 15:33:38 +08:00
Li Minghao 2d98df8663
Merge pull request #15634 from taosdata/feature/3.0_mhli
refactor(sync): modify auto bench
2022-08-01 15:28:43 +08:00
Ganlin Zhao b4fa0d61b4 enh(query): add selectivity support for statecount/stateduration
functions

TD-18050
2022-08-01 15:16:29 +08:00
Shengliang Guan 1fa556419e
Merge pull request #15628 from taosdata/fix/valgrind
test: valgrind case
2022-08-01 14:55:17 +08:00
Ganlin Zhao e4da773f0f
Merge pull request #15629 from taosdata/fix/TD-18040
fix(query): fix n-1 function if select column position is behind function
2022-08-01 14:54:42 +08:00
Ganlin Zhao 590e586163 Merge branch '3.0' into fix/TD-18040 2022-08-01 14:17:31 +08:00
Ganlin Zhao b0becf1ca9 fix(query): fix n-1 function if select column after function position
result row is incorrect.

fix/TD-18040
2022-08-01 14:15:16 +08:00
Minghao Li f9f5449b5d refactor(sync): modify auto bench 2022-08-01 14:13:03 +08:00
Shengliang Guan 3fe2f78f30 test: valgrind case 2022-08-01 14:12:50 +08:00
Shengliang Guan ee44726a5f Merge remote-tracking branch 'origin/3.0' into fix/valgrind 2022-08-01 14:10:30 +08:00
Li Minghao e95ae14836
Merge pull request #15622 from taosdata/feature/3.0_mhli
refactor(sync): delete traft in cmake
2022-08-01 13:49:06 +08:00
dapan1121 0ee30fb6f8
Merge pull request #15621 from taosdata/fix/TD-17940
fix: fix expired connections still showed issue
2022-08-01 13:32:29 +08:00
dapan1121 3913a1c14f
Merge pull request #15623 from taosdata/fix/TD-18024
fix: fix in operator memory leak
2022-08-01 13:32:09 +08:00
Shengliang Guan 8cc95cc31b
Merge pull request #15626 from taosdata/fix/valgrind
test: valgrind case
2022-08-01 12:47:51 +08:00