shenglian-zhou
|
dd4dd6e353
|
fix ci build broken cause by data overwrite with same ts (#9180)
|
2021-12-18 08:24:54 +08:00 |
|
dapan1121
|
044d56eaa6
|
Merge pull request #9095 from taosdata/szhou/hotfix/td-11969
TD-11969: fix coredump when max and projection appears at the outer query
|
2021-12-17 08:23:20 +08:00 |
|
dapan1121
|
80644cdfb7
|
Merge pull request #9098 from taosdata/fix/TD-12014
[TD-12014]<fix>: taosshell crash when apply arithmetic operation with select now
|
2021-12-16 18:48:19 +08:00 |
|
shenglian-zhou
|
be036fd51d
|
Merge branch 'develop' into szhou/hotfix/td-11969
|
2021-12-16 15:37:23 +08:00 |
|
Haojun Liao
|
fe9f47ade8
|
Merge pull request #9102 from taosdata/szhou/hotfix/td-11097
TD-11097: fix outer query interval then order by ts desc error
|
2021-12-16 14:53:55 +08:00 |
|
Haojun Liao
|
4ff0fead15
|
Merge pull request #9090 from taosdata/szhou/hotfix/td-11943
TD-11943: fix bug core dump related to select tbname, max(col)+val from childtable
|
2021-12-16 14:37:36 +08:00 |
|
shenglian zhou
|
2d867d1c39
|
enhance test case
|
2021-12-15 17:08:23 +08:00 |
|
shenglian zhou
|
1d19a10450
|
TD-11097: fix outer query interval then order by ts desc error
|
2021-12-15 16:59:00 +08:00 |
|
shenglian zhou
|
7d267cd033
|
Merge remote-tracking branch 'origin/develop' into szhou/hotfix/td-11969
|
2021-12-15 13:58:51 +08:00 |
|
Ganlin Zhao
|
80b34e9887
|
add test cases
|
2021-12-15 11:34:02 +08:00 |
|
shenglian zhou
|
1720e5564c
|
fix coredump when max and projection appears at the outer query
|
2021-12-15 10:30:21 +08:00 |
|
shenglian zhou
|
5d77746c1c
|
fix tag has no input for sqlfunctionctx during master scan in pExpr2 of SQL: select tbname, max(col)+5 from childtable
|
2021-12-14 21:26:35 +08:00 |
|
Ganlin Zhao
|
f9673f561c
|
resolve merge conflict from develop
|
2021-12-14 15:50:31 +08:00 |
|
Ganlin Zhao
|
fbdfd5022c
|
add test cases
|
2021-12-13 13:39:53 +08:00 |
|
shenglian zhou
|
af6d710dbf
|
Merge remote-tracking branch 'origin/develop' into szhou/feature/support-math-functions
|
2021-12-10 16:28:50 +08:00 |
|
dapan1121
|
92f88f0b13
|
Merge pull request #8848 from taosdata/fix/TD-11592
[TD-11592]<fix>: show create table column and tag result lose escape character
|
2021-12-09 11:00:32 +08:00 |
|
shenglian zhou
|
45481da260
|
Merge branch 'szhou/feature/support-math-functions' of github.com:taosdata/TDengine into szhou/feature/support-math-functions
|
2021-12-08 14:10:49 +08:00 |
|
shenglian zhou
|
864530a195
|
limit nested levels to 16 and add test case
|
2021-12-08 09:36:08 +08:00 |
|
shenglian zhou
|
4de162d1ea
|
Merge remote-tracking branch 'origin/develop' into szhou/feature/support-math-functions
|
2021-12-07 22:27:55 +08:00 |
|
shenglian zhou
|
7bf7dcdf18
|
modify scalar_expression.sim under general/parser
|
2021-12-07 17:32:03 +08:00 |
|
Minglei Jin
|
ad7974136b
|
Merge pull request #8936 from taosdata/fix/TS-780-D
[TS-780] add top buttom check
|
2021-12-07 11:26:59 +08:00 |
|
dapan1121
|
0b74d507fb
|
Merge pull request #8842 from taosdata/hotfix/TD-11561
[TD-11561]no error is reported when selecting tag/tbname column with …
|
2021-12-07 11:13:59 +08:00 |
|
Alex Duan
|
47a3320acc
|
case check error
|
2021-12-07 09:39:00 +08:00 |
|
Alex Duan
|
65bbd25616
|
[TS-580] add top buttom check
|
2021-12-06 13:37:15 +08:00 |
|
Alex Duan
|
0eeeabf2e2
|
fix case diff function must have ts column
|
2021-12-03 17:49:40 +08:00 |
|
Ganlin Zhao
|
7f05f82e10
|
[TD-11592]<fix>: show create table column and tag result lose escape character
|
2021-11-30 11:53:48 +08:00 |
|
dapan1121
|
ac37f0257d
|
[TD-11561]no error is reported when selecting tag/tbname column with slimit/soffset without group by
|
2021-11-30 09:54:28 +08:00 |
|
shenglian zhou
|
1710eb5b11
|
implement concat_ws that follow mysql
|
2021-11-29 09:38:45 +08:00 |
|
shenglian zhou
|
949825497a
|
Merge branch 'szhou/feature/support-math-functions' of github.com:taosdata/TDengine into szhou/feature/support-math-functions
|
2021-11-26 17:27:25 +08:00 |
|
shenglian-zhou
|
466831c2fc
|
Merge branch 'develop' into szhou/feature/support-math-functions
|
2021-11-26 14:18:30 +08:00 |
|
shenglian zhou
|
4cbf6ddbce
|
clean up TSDB_FUNCSTATE_SCALAR
|
2021-11-26 14:11:33 +08:00 |
|
Minglei Jin
|
20cf2ff328
|
Merge pull request #8751 from taosdata/fix/TS-426-D
fixed TS-426 on develop. group by can not ignore NULL
|
2021-11-26 10:52:21 +08:00 |
|
shenglian zhou
|
66af9be46c
|
enhance/modify test case
|
2021-11-26 08:30:43 +08:00 |
|
Alex Duan
|
7fed6fd6b7
|
[TS-426]<fix> can not ignore null using group by keywords
|
2021-11-25 11:10:05 +08:00 |
|
dapan1121
|
fb92d610d7
|
add test case
|
2021-11-25 10:26:11 +08:00 |
|
Alex Duan
|
1dc2597aa7
|
adjust case to group by have null value
|
2021-11-24 10:52:05 +08:00 |
|
shenglian zhou
|
6d0c9211eb
|
Merge branch 'develop' into szhou/feature/support-math-functions
|
2021-11-24 09:29:33 +08:00 |
|
dapan1121
|
555b6d8adf
|
Merge pull request #8698 from taosdata/szhou/hotfix/escape-percentage
[TS-636]<fix>:escape % with \ suport
|
2021-11-22 09:44:01 +08:00 |
|
dapan1121
|
66525bec4f
|
Merge branch 'develop' into feature/TD-10748
|
2021-11-18 18:38:35 +08:00 |
|
Shengliang Guan
|
3752a81f7d
|
merge from master into develop
|
2021-11-18 11:13:02 +08:00 |
|
shenglian zhou
|
c7056bfdfd
|
enhance test case scalar_expression.sim
|
2021-11-17 13:29:56 +08:00 |
|
shenglian zhou
|
81a846ede0
|
add test case and modify error message
|
2021-11-17 11:35:51 +08:00 |
|
shenglian zhou
|
ce0386a93e
|
[TS-636]<fix>:escape % with \ suport
|
2021-11-16 15:28:06 +08:00 |
|
dapan1121
|
7c1c3e5037
|
fix case issue
|
2021-11-05 17:00:45 +08:00 |
|
dapan1121
|
4b2a9605d7
|
add interp test case
|
2021-11-05 16:24:50 +08:00 |
|
dapan1121
|
406e9a5603
|
Merge branch 'develop' into feature/TD-10748
|
2021-11-02 10:48:58 +08:00 |
|
dapan1121
|
bc49ed2e2b
|
fix bugs and add test cases
|
2021-11-02 10:42:25 +08:00 |
|
Hui Li
|
4ba0e990eb
|
Merge pull request #8486 from taosdata/feature/d6
merge master branch int develop
|
2021-11-02 09:22:13 +08:00 |
|
wenzhouwww
|
90a037c46f
|
Update udf_dll_stable.sim
|
2021-11-01 10:37:00 +08:00 |
|
Ganlin Zhao
|
7fa8cb05b1
|
fix windows compilation error
|
2021-11-01 09:26:24 +08:00 |
|