afwerar
|
490889f8e7
|
fix(os): win python case error
|
2022-06-03 16:13:06 +08:00 |
Ganlin Zhao
|
de167cd46d
|
fix(query): concat/concat_ws function output incorrect when
all param are constant and include NULL value.
TD-16232
TD-16233
|
2022-06-02 10:17:07 +00:00 |
Ganlin Zhao
|
adc1030197
|
Merge pull request #13393 from taosdata/fix/TD-16070
feat(query): add log function support natural logarithm
|
2022-06-01 22:38:15 +08:00 |
Ganlin Zhao
|
2c0f42c2be
|
Merge pull request #13390 from taosdata/fix/TD-16070
fix(query): concat/concat_ws function null constant handling and param check
|
2022-06-01 21:54:51 +08:00 |
Ganlin Zhao
|
98b40a59a0
|
feat(query): add log function support natural logrithm
TD-15182
|
2022-06-01 13:52:01 +00:00 |
Ganlin Zhao
|
b0bdd6ab95
|
Merge pull request #13383 from taosdata/fix/TD-16171
enh(query): to_iso8601 function add timezone parameter
|
2022-06-01 21:17:06 +08:00 |
Ganlin Zhao
|
61d2079870
|
fix(query): concat/concat_ws function null constant handling
TD-16071
|
2022-06-01 13:09:58 +00:00 |
Ganlin Zhao
|
e04c09d4ab
|
enh(query): to_iso8601 param handing
|
2022-06-01 10:32:51 +00:00 |
Zhiqiang Wang
|
4e987a50fb
|
Merge pull request #13376 from taosdata/fix/ZhiqiangWang/TD-15849-remote-fqdn-error
fix(os): remote fqdn error
|
2022-06-01 17:17:01 +08:00 |
afwerar
|
10042e9a5f
|
fix(os): remote fqdn error
|
2022-06-01 16:20:20 +08:00 |
Ganlin Zhao
|
7d3ef94fd8
|
enh(query): to_iso8601 add server side handling of timezone param
TD-16152
|
2022-06-01 16:09:23 +08:00 |
WANG MINGMING
|
8be47d5695
|
Merge pull request #13334 from taosdata/feat/tag_refact
feat:add new logic for new tag format
|
2022-06-01 15:09:43 +08:00 |
wangmm0220
|
588c4f5abf
|
Merge branch '3.0' into feat/tag_refact
|
2022-06-01 13:25:41 +08:00 |
afwerar
|
8908407918
|
fix(os): add log data dir configure
|
2022-06-01 11:33:15 +08:00 |
afwerar
|
7c18d2f453
|
fix(os): delete two win ctest
|
2022-06-01 09:30:33 +08:00 |
wangmm0220
|
19b0932781
|
feat:merge from 3.0
|
2022-05-31 23:46:04 +08:00 |
wangmm0220
|
f6b700ff45
|
feat:add new logic for new tag format
|
2022-05-31 22:30:08 +08:00 |
wangmm0220
|
d95ec693c0
|
feat:add new logic for new tag format
|
2022-05-31 21:05:43 +08:00 |
wangmm0220
|
f89ce48e66
|
feat:add new logic for new tag format
|
2022-05-31 20:18:02 +08:00 |
wangmm0220
|
816cea07f9
|
feat:add new logic for new tag format
|
2022-05-31 17:49:33 +08:00 |
afwerar
|
72d4048f5b
|
fix(os): change-win-ctest
|
2022-05-31 13:50:29 +08:00 |
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 |
Cary Xu
|
9b4c9e4802
|
enh: tag refactor for normal tags
|
2022-05-28 17:16:04 +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 |