shenglian zhou
|
f4ec009a00
|
Merge branch '3.0' of github.com:taosdata/TDengine into feature/3_liaohj
|
2022-06-23 13:49:10 +08:00 |
Haojun Liao
|
2d31d3cb43
|
other: merge 3.0
|
2022-06-23 10:37:07 +08:00 |
wangmm0220
|
bdef3c34a1
|
fix:unit test cases
|
2022-06-23 10:11:08 +08:00 |
Haojun Liao
|
324eecdd99
|
fix(query): prepare the buffer before assigning result.
|
2022-06-22 20:24:26 +08:00 |
Haojun Liao
|
5c1e7f3114
|
Merge branch '3.0' into feature/3_liaohj
|
2022-06-22 17:23:57 +08:00 |
Haojun Liao
|
a1401db437
|
fix(query): fix syntax error in unit test.
|
2022-06-22 17:23:38 +08:00 |
Haojun Liao
|
14ddf539e0
|
refactor(query): do some internal refactor.
|
2022-06-22 17:21:04 +08:00 |
WANG MINGMING
|
15eb9c485e
|
Merge pull request #14069 from taosdata/3.0
feat:merge from 3.0
|
2022-06-22 16:33:15 +08:00 |
wangmm0220
|
db34294bed
|
opt: filter by tag
|
2022-06-22 16:32:10 +08:00 |
afwerar
|
9dff7b93c6
|
test: fix sim test error
|
2022-06-21 20:04:55 +08:00 |
dapan1121
|
31f3bed347
|
support index cache
|
2022-06-11 20:39:16 +08:00 |
Zhiqiang Wang
|
8f30cdfe9c
|
Merge pull request #13635 from taosdata/fix/ZhiqiangWang/TD-16262-add-win32-taosd-case
fix(os): add win32 taosd case
|
2022-06-09 17:55:15 +08:00 |
afwerar
|
d95b7a3dc1
|
fix(os): add win32 taosd case
|
2022-06-09 11:48:41 +08:00 |
Ganlin Zhao
|
ea264a6629
|
Merge pull request #13623 from taosdata/fix/TD-16363
fix(query): fix to_iso8601 function append format in negative timezone or "z"
|
2022-06-09 11:32:29 +08:00 |
dapan1121
|
d4c7154cde
|
Merge branch '3.0' into feature/qnode
|
2022-06-09 09:10:37 +08:00 |
dapan1121
|
ef18a45d99
|
in data type convert
|
2022-06-09 09:09:48 +08:00 |
Ganlin Zhao
|
51c9a6fac7
|
fix(query): fix to_iso8601 function append format in "-hh:mm", "-hhmm"
"-hh", "z" when digits exceeds 10 digits
|
2022-06-08 22:42:10 +08:00 |
dapan1121
|
1a078d5d56
|
fix in issue
|
2022-06-08 18:36:46 +08:00 |
wangmm0220
|
8e4690455d
|
fix:return false in is ture operator if result is null
|
2022-06-08 14:06:42 +08:00 |
dapan1121
|
308f6a5682
|
Merge branch '3.0' into feature/qnode
|
2022-06-08 08:57:58 +08:00 |
dapan1121
|
f5da576a89
|
fix in compare issue
|
2022-06-08 08:57:20 +08:00 |
wangmm0220
|
414e82f0b1
|
fix:return false in is ture operator if result is null
|
2022-06-07 18:55:13 +08:00 |
wangmm0220
|
74bc4cc3f0
|
fix:return false in is ture operator if result is null
|
2022-06-07 15:33:37 +08:00 |
wangmm0220
|
89b2a64435
|
fix: fix error in json and add test cases for json
|
2022-06-06 21:14:24 +08:00 |
wangmm0220
|
5d042b674a
|
fix: fix error in json and add test cases for json
|
2022-06-06 17:57:26 +08:00 |
wangmm0220
|
0232394386
|
fix: fix error in json and add test cases for json
|
2022-06-06 17:55:14 +08:00 |
wangmm0220
|
73dfefdbbc
|
feat: test arith/logic operator for json
|
2022-06-05 22:31:25 +08:00 |
wangmm0220
|
a3a959043e
|
feat: test arith/logic operator for json
|
2022-06-05 22:25:10 +08:00 |
wangmm0220
|
30b8bd1b16
|
feat: add sort/group logic for json
|
2022-06-05 21:31:54 +08:00 |
wangmm0220
|
020372cc75
|
feat: add sort/group logic for json
|
2022-06-05 18:26:16 +08:00 |
wangmm0220
|
c9daa37886
|
feat: add sort/group logic for json
|
2022-06-05 16:52:28 +08:00 |
wangmm0220
|
84fd45c3bb
|
feat: add sort/group logic for json
|
2022-06-05 14:18:40 +08:00 |
wangmm0220
|
9e1cd759f3
|
feat: add sort/group logic for json
|
2022-06-05 13:50:31 +08:00 |
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 |