Cary Xu
|
f2b4cca23d
|
fix: init buffer to avoid invalid write
|
2022-05-29 01:10:32 +08:00 |
dapan1121
|
5da1ead67b
|
Merge pull request #13174 from taosdata/feature/qnode
fix: fix memory leak
|
2022-05-28 22:44:00 +08:00 |
Haojun Liao
|
067e29f728
|
Merge pull request #13169 from taosdata/feature/3_liaohj
fix(query): set correct start offset of binary data when trimming values.
|
2022-05-28 22:32:09 +08:00 |
dapan1121
|
5ce7dd2a4d
|
qnode load
|
2022-05-28 22:13:26 +08:00 |
afwerar
|
7b540d91d9
|
fix(os): add win ctest
|
2022-05-28 21:08:50 +08:00 |
Haojun Liao
|
041cb3f055
|
fix(query): set correct start offset of binary data when trimming first value.
|
2022-05-28 20:10:18 +08:00 |
Haojun Liao
|
49ac4b0e08
|
fix(query): set correct buffer size.
|
2022-05-28 15:19:10 +08:00 |
Xiaoyu Wang
|
1005fb8850
|
feat: parser adapts asynchronous interface
|
2022-05-27 17:02:40 +08:00 |
Xiaoyu Wang
|
d0c11c5bba
|
feat: parser adapts asynchronous interface
|
2022-05-27 17:00:37 +08:00 |
Haojun Liao
|
b137be9898
|
fix(query): prepare enough buffer before convert string.
|
2022-05-26 17:17:56 +08:00 |
wangmm0220
|
e7194116e7
|
merge:from 3.0
|
2022-05-23 20:32:33 +08:00 |
wangmm0220
|
32870f992b
|
fix:add json test case
|
2022-05-23 20:19:30 +08:00 |
dapan1121
|
0c22c548d8
|
fix constant reserve issue
|
2022-05-23 19:06:22 +08:00 |
wangmm0220
|
cf00cc3850
|
fix:fix json error
|
2022-05-23 15:13:36 +08:00 |
Xiaoyu Wang
|
427301c1d1
|
Merge remote-tracking branch 'origin/3.0' into feature/3.0_constant
|
2022-05-21 17:08:13 +08:00 |
dapan1121
|
ff73213133
|
constnat value to column
|
2022-05-20 22:09:19 +08:00 |
wangmm0220
|
5c553a37f5
|
fix: unit test in json scalar operator
|
2022-05-20 21:01:22 +08:00 |
wangmm0220
|
56fba8eb27
|
fix: unit test in json scalar operator
|
2022-05-20 20:57:45 +08:00 |
WANG MINGMING
|
c715ee5993
|
Merge pull request #12719 from taosdata/feature/TD-13041
fea: add select json from table
|
2022-05-20 13:15:49 +08:00 |
wangmm0220
|
d48d98f094
|
fea:add select json logic
|
2022-05-19 22:10:20 +08:00 |
wangmm0220
|
6c26b6230f
|
fea:add select json logic
|
2022-05-19 17:57:14 +08:00 |
wangmm0220
|
91dc9e9089
|
fea:add select json logic
|
2022-05-19 17:46:28 +08:00 |
afwerar
|
51721dfc47
|
fix(os): win run error
|
2022-05-19 10:37:11 +08:00 |
wangmm0220
|
7cde35219f
|
refactor:add the configuration of child table name
|
2022-05-16 21:48:45 +08:00 |
wangmm0220
|
bfab84778c
|
Merge branch 'feature/TD-14761' of github.com:taosdata/TDengine into feature/TD-14761
|
2022-05-16 20:51:38 +08:00 |
wangmm0220
|
575c86fcd7
|
fix:add scale unit test to CI
|
2022-05-16 17:29:01 +08:00 |
slzhou
|
911cd1fe66
|
fix: reuse existing udf handles and teardown the handle later
|
2022-05-14 22:51:13 +08:00 |
slzhou
|
4a316eae3f
|
Revert "feat: enhance udf scalar function calls"
This reverts commit e8690dabef .
|
2022-05-14 17:03:05 +08:00 |
dapan1121
|
4f8346ed91
|
Merge branch 'feature/qnode' of github.com:taosdata/TDengine into feature/qnode
|
2022-05-14 09:38:00 +08:00 |
dapan1121
|
feaf9d0519
|
fix string to ts issue
|
2022-05-14 09:37:29 +08:00 |
Shengliang Guan
|
7b15cdb287
|
Merge branch '3.0' into feature/qnode
|
2022-05-13 23:27:59 +08:00 |
slzhou
|
e8690dabef
|
feat: enhance udf scalar function calls
|
2022-05-13 22:14:53 +08:00 |
dapan1121
|
1b2ca4c1b4
|
stmt query
|
2022-05-13 19:08:16 +08:00 |
Haojun Liao
|
3678aa9094
|
Merge pull request #12391 from taosdata/feature/3.0_liaohj
fix(query): fix special pseudo column caused taosd crash.
|
2022-05-12 23:49:21 +08:00 |
dapan1121
|
64a54c1541
|
fix bug
|
2022-05-12 19:57:17 +08:00 |
dapan
|
314c15d366
|
Merge branch 'feature/qnode' of https://github.com/taosdata/TDengine into feature/qnode
|
2022-05-12 19:19:28 +08:00 |
dapan
|
7771023d7b
|
string to timestamp
|
2022-05-12 18:02:57 +08:00 |
Haojun Liao
|
a41f6a3479
|
fix(query): fix the bug that special pseudo column tbname, along with other normal columns in select clause, cause taosd crash.
|
2022-05-12 17:33:36 +08:00 |
dapan1121
|
cc9983ab91
|
fix bug
|
2022-05-11 21:35:00 +08:00 |
dapan1121
|
327b5cdae9
|
stmt auto create table
|
2022-05-11 19:02:39 +08:00 |
dapan
|
af2ba729b0
|
Merge remote-tracking branch 'origin/3.0' into feature/qnode
|
2022-05-09 20:04:00 +08:00 |
Ganlin Zhao
|
b3df34ef08
|
Revert "fix(query): fix cast function regression brought by other changes"
This reverts commit e000addc2c .
|
2022-05-09 15:16:47 +08:00 |
Ganlin Zhao
|
8bbcb02855
|
Merge branch 'feature/3.0_glzhao' of github.com:taosdata/TDengine into feature/3.0_glzhao
|
2022-05-09 15:16:09 +08:00 |
Ganlin Zhao
|
b4c7118a51
|
fix(query): fix cast ncahr bug
|
2022-05-09 15:13:43 +08:00 |
Ganlin Zhao
|
e000addc2c
|
fix(query): fix cast function regression brought by other changes
|
2022-05-09 13:34:26 +08:00 |
shenglian zhou
|
8f3619ee89
|
feature(udf): enhance error process
|
2022-05-09 11:36:46 +08:00 |
dapan
|
71dbed3ede
|
Merge remote-tracking branch 'origin/3.0' into feature/qnode
|
2022-05-09 08:16:02 +08:00 |
Haojun Liao
|
06fb98f0a4
|
fix(query): revise the length of var data type.
|
2022-05-08 17:18:11 +08:00 |
Ganlin Zhao
|
291d6d25eb
|
fix(query): fix invalid write for concat/concat_ws function
TD-15319
TD-15346
|
2022-05-07 20:56:43 +08:00 |
dapan
|
f6f317d608
|
Merge remote-tracking branch 'origin/feature/vnode_refact0' into feature/qnode
|
2022-05-07 14:59:45 +08:00 |