slzhou
|
3bc432a52e
|
change libudf1.so path temporaly
|
2022-04-24 08:50:40 +08:00 |
shenglian zhou
|
35f062a5da
|
Merge branch '3.0' of github.com:taosdata/TDengine into 3.0_udfd
|
2022-04-23 22:16:45 +08:00 |
shenglian zhou
|
52cc00987b
|
udfd pipe name generating with dnode id through environment passing
|
2022-04-23 22:16:26 +08:00 |
Haojun Liao
|
4b36763429
|
refactor(query): do some internal refactor.
|
2022-04-22 22:43:07 +08:00 |
Haojun Liao
|
d83ce4044a
|
Merge pull request #11754 from taosdata/feature/3.0_liaohj
fix(driver): the user specified port that is in taos_connect API isn't active.
|
2022-04-22 19:33:23 +08:00 |
slzhou
|
400436ffdd
|
fix hash map key length error
|
2022-04-22 18:41:56 +08:00 |
WANG MINGMING
|
4291981b54
|
Merge pull request #11690 from taosdata/feature/TD-13041
fix: bugs in to_json
|
2022-04-22 18:23:27 +08:00 |
Ganlin Zhao
|
05f1e64108
|
Merge branch '3.0' into feature/3.0_glzhao
|
2022-04-22 17:17:46 +08:00 |
shenglian-zhou
|
0d5dd77f59
|
Merge pull request #11748 from taosdata/3.0_udfd
feat(udf):fix start/stop/restart udfd
|
2022-04-22 17:09:53 +08:00 |
Ganlin Zhao
|
b96d372e81
|
feat(query): add avg function
TD-14295
|
2022-04-22 16:56:04 +08:00 |
Ganlin Zhao
|
85bbe4e832
|
Merge pull request #11755 from taosdata/feature/3.0_glzhao
refactor(query): limit cast var type length to 1000
|
2022-04-22 16:30:11 +08:00 |
Ganlin Zhao
|
a601081e6d
|
refactor(query): limit cast var type length to 1000
|
2022-04-22 16:04:17 +08:00 |
slzhou
|
a395b21578
|
fix start/stop/restart udfd
|
2022-04-22 15:21:26 +08:00 |
Haojun Liao
|
e28b75b8d4
|
refactor(query): do some internal refactor.
|
2022-04-22 15:07:20 +08:00 |
slzhou
|
f41edf3be8
|
Merge branch '3.0' of github.com:taosdata/TDengine into 3.0_udfd
|
2022-04-22 11:14:36 +08:00 |
slzhou
|
d537322e41
|
udf scalar api change
|
2022-04-22 10:10:14 +08:00 |
afwerar
|
fc24521621
|
fix(os): windows compile 3.0.
|
2022-04-22 09:54:27 +08:00 |
slzhou
|
49dc204076
|
Merge branch '3.0' of github.com:taosdata/TDengine into 3.0_udfd
|
2022-04-22 08:14:09 +08:00 |
slzhou
|
7c54b69977
|
sigkill to kill taosd causes udfd to exit
|
2022-04-22 08:13:45 +08:00 |
Haojun Liao
|
fc799fa115
|
other: merge 3.0
|
2022-04-21 17:51:00 +08:00 |
Haojun Liao
|
9a038322b6
|
refactor(query): do some internal refactor.
|
2022-04-21 17:44:08 +08:00 |
dapan1121
|
36a8382b8e
|
feature/qnode
|
2022-04-21 15:33:07 +08:00 |
Haojun Liao
|
e14142d114
|
refactor(query): do some internal refactor.
|
2022-04-21 13:57:32 +08:00 |
dapan1121
|
a284d8fc4a
|
feature/qnode
|
2022-04-21 13:37:18 +08:00 |
slzhou
|
a018c70117
|
udfd proxy init and close for udf calling
|
2022-04-21 13:10:46 +08:00 |
slzhou
|
d4734eb18e
|
Merge branch '3.0' of github.com:taosdata/TDengine into 3.0_udfd
|
2022-04-21 09:45:54 +08:00 |
slzhou
|
b4d3008da3
|
remove udfd start/stop from tudf.c
|
2022-04-21 09:45:37 +08:00 |
shenglian-zhou
|
babef48c8a
|
Merge pull request #11687 from taosdata/3.0_udfd
feat(udf):dnode start/stop/restart udfd and vnode create/destory proxy to udfd
|
2022-04-21 09:10:16 +08:00 |
Haojun Liao
|
46a3a58fac
|
refactor:do some internal refactor.
|
2022-04-20 20:41:53 +08:00 |
wangmm0220
|
d2a1203eeb
|
refactor: fix bugs in to_json
|
2022-04-20 20:39:19 +08:00 |
WANG MINGMING
|
66400aff66
|
Merge pull request #11671 from taosdata/feature/TD-13041
feat: json tag
|
2022-04-20 20:22:59 +08:00 |
slzhou
|
d8ba1d32f4
|
Merge branch '3.0' of github.com:taosdata/TDengine into 3.0_udfd
|
2022-04-20 19:29:17 +08:00 |
slzhou
|
ca34398c43
|
prepare for dnode start/stop/restart udfd and vnode/snode/qnode split
|
2022-04-20 19:27:39 +08:00 |
Ganlin Zhao
|
7aac52e7f1
|
Merge pull request #11677 from taosdata/fix/TD-14770
refactor(query): add parameter combination check for cast
|
2022-04-20 18:34:23 +08:00 |
Xiaoyu Wang
|
311b407260
|
Merge pull request #11678 from taosdata/feature/3.0_wxy
feat: sql command 'create function'
|
2022-04-20 18:33:23 +08:00 |
slzhou
|
177b1c96a5
|
udfd final program ongoing
|
2022-04-20 17:46:29 +08:00 |
Xiaoyu Wang
|
6f377189d0
|
feat: sql command 'create function'
|
2022-04-20 17:43:02 +08:00 |
Ganlin Zhao
|
1403fa1d6e
|
refactor(query): add parameter combination check for cast
|
2022-04-20 17:35:49 +08:00 |
wangmm0220
|
0fb41733ea
|
refactor: merge from 3.0
|
2022-04-20 17:08:52 +08:00 |
Haojun Liao
|
490f7f3b14
|
Merge pull request #11664 from taosdata/feature/3.0_liaohj
fix(query): fix invalid write in distinct query.
|
2022-04-20 16:15:22 +08:00 |
Haojun Liao
|
3e80cead0b
|
fix:fix an link error.
|
2022-04-20 15:21:51 +08:00 |
Haojun Liao
|
f933aa01cb
|
fix:fix some compiling errors.
|
2022-04-20 15:20:08 +08:00 |
Haojun Liao
|
343988beeb
|
refactor: do some internal refactor.
|
2022-04-20 14:59:06 +08:00 |
Shengliang Guan
|
76883aa42f
|
refactor: check db options
|
2022-04-20 10:25:03 +08:00 |
Shengliang Guan
|
8213315fdd
|
Merge pull request #11643 from taosdata/feature/3.0_liaohj
fix(query): fix the crash caused by the complex having clause
|
2022-04-20 00:00:46 +08:00 |
Ganlin Zhao
|
8649bbca02
|
Merge pull request #11642 from taosdata/fix/TD-14843
refactor(query): refactor cast function
|
2022-04-19 21:03:06 +08:00 |
Ganlin Zhao
|
a8ea6063d5
|
Merge pull request #11646 from taosdata/fix/TD-14905
fix(query): fix timezone function with trailing characters
|
2022-04-19 20:41:44 +08:00 |
Ganlin Zhao
|
43aecff7ea
|
fix(query): fix timezone function with trailing characters
|
2022-04-19 20:15:29 +08:00 |
Haojun Liao
|
6956c46226
|
Merge remote-tracking branch 'origin/3.0' into feature/3.0_liaohj
|
2022-04-19 19:46:23 +08:00 |
Ganlin Zhao
|
f9947be46f
|
refactor(query): refactor cast function
TD-14837
TD-14843
TD-14904
|
2022-04-19 18:22:59 +08:00 |
Ganlin Zhao
|
11028921b6
|
refactor(query): refactor cast function
TD-14837
TD-14843
TD-14904
|
2022-04-19 18:16:29 +08:00 |
Haojun Liao
|
b122538268
|
refactor: do some internal refactor.
|
2022-04-19 18:06:59 +08:00 |
shenglian-zhou
|
b62b17865a
|
Merge pull request #11572 from taosdata/3.0_udfd
feat(udf): UDF service refactoring with new interface
|
2022-04-19 17:29:57 +08:00 |
slzhou
|
0776427f45
|
runUdf passed
|
2022-04-19 16:51:02 +08:00 |
Haojun Liao
|
7f0077cad5
|
feat(query): a new builtin aggregate function is added.
|
2022-04-19 16:32:19 +08:00 |
Haojun Liao
|
1c94bbb5e4
|
enh(query): set the status of stream scan operator.
|
2022-04-19 16:11:16 +08:00 |
Haojun Liao
|
a036d2f3ff
|
fix(query): fix the bug caused by refactor in first/last function implementation.
|
2022-04-19 13:07:23 +08:00 |
slzhou
|
f839f1def6
|
Merge remote-tracking branch 'origin/3.0' into 3.0_udfd_sub1
|
2022-04-19 12:01:10 +08:00 |
slzhou
|
71983725c3
|
befor debugging teardown
|
2022-04-19 12:00:59 +08:00 |
Haojun Liao
|
5b835514ee
|
Merge branch '3.0' into feature/3.0_liaohj
|
2022-04-19 10:15:48 +08:00 |
Haojun Liao
|
2305b05869
|
refactor(query): do some internal refactor for executor.
|
2022-04-19 10:12:30 +08:00 |
shenglian zhou
|
eae11bf8f0
|
handle uv read error
|
2022-04-19 09:03:04 +08:00 |
wangmm0220
|
49c3057221
|
refactor: merge from 3.0
|
2022-04-18 21:15:57 +08:00 |
Ganlin Zhao
|
00ae854c78
|
fix(query): fix time function related bugs (#11604)
* fix(query): fix timediff args cannot be integer values
TD-14798
* fix(query): fix timediff/timetruncate/to_unixtimestamp handling NULL value and empty string
TD-14802
TD-14803
* refactor(query): constant NULL value processing logic
TD-14802
TD-14803
* refactor(query): support timefunction arithmetic operation with boolean
constant
|
2022-04-18 19:20:08 +08:00 |
wangmm0220
|
24f805c5c2
|
refactor: add to_json function
|
2022-04-18 15:54:40 +08:00 |
Ganlin Zhao
|
53aedbb163
|
Merge branch '3.0' into hotfix/glzhao_3.0
|
2022-04-18 11:39:18 +08:00 |
Ganlin Zhao
|
6105dfc934
|
refactor(query): refactor concat/concat_ws and param check
|
2022-04-18 11:39:08 +08:00 |
shenglian zhou
|
d9580cff53
|
runudf call scalar
|
2022-04-17 17:37:07 +08:00 |
slzhou
|
18943125f4
|
call udf for scalar and aggregate
|
2022-04-17 15:07:11 +08:00 |
shenglian zhou
|
4817f54ae9
|
SSDataBlock and SUdfInterBuf message passing between taosd/udfd
|
2022-04-16 23:34:40 +08:00 |
Haojun Liao
|
902fcb0c0b
|
refactor(query): refactor code.
|
2022-04-16 19:10:21 +08:00 |
Haojun Liao
|
30602b8cfb
|
Merge remote-tracking branch 'origin/3.0' into feature/3.0_liaohj
|
2022-04-16 19:02:08 +08:00 |
wade zhang
|
3f0f31c4c2
|
Merge pull request #11552 from taosdata/feature/TD-14243
feat(query): support timezone function and now/today function arithmetic operation in select clause
|
2022-04-16 18:54:18 +08:00 |
Xiaoyu Wang
|
c40b590ad8
|
enh: window clause validity check
|
2022-04-16 17:27:54 +08:00 |
shenglian zhou
|
964d944ae2
|
Merge branch '3.0' into 3.0_udfd
|
2022-04-16 17:02:09 +08:00 |
Haojun Liao
|
d40f830b77
|
enh(query): optimize the data block load algorithm in table scan operator.
|
2022-04-16 16:06:48 +08:00 |
Haojun Liao
|
be4d72bf80
|
refactor(query): refactor executor module to optimization the block load filter routine.
|
2022-04-16 15:15:28 +08:00 |
slzhou
|
4e6caa3495
|
before using ssdatablock for udfd/udfdc communication
|
2022-04-16 14:19:33 +08:00 |
Ganlin Zhao
|
ad7323166a
|
Merge branch '3.0' into feature/TD-14243
|
2022-04-16 12:51:49 +08:00 |
Xiaoyu Wang
|
e2164bf8cb
|
feat: CREATE STREAM statement implement, and syntax of JSON data type implement.
|
2022-04-15 19:35:46 +08:00 |
slzhou
|
7ed7624306
|
after trying to retrive udf info from mnode
|
2022-04-15 18:31:57 +08:00 |
Xiaoyu Wang
|
ba1f3f7815
|
feat: CREATE STREAM statement implement, and syntax of JSON data type implement.
|
2022-04-15 18:30:01 +08:00 |
Haojun Liao
|
5029cd67b2
|
ehn(query): add the file data block load optimization check.
|
2022-04-15 18:06:49 +08:00 |
Haojun Liao
|
684db8eba8
|
refactor(query): refactor some variable name and macro definitions.
|
2022-04-15 14:01:43 +08:00 |
Ganlin Zhao
|
e655a3cc1d
|
feat(query): support timezone() function
TD-14243
|
2022-04-15 13:15:29 +08:00 |
slzhou
|
5ea40c9d0e
|
save for poweroff
|
2022-04-15 12:19:22 +08:00 |
slzhou
|
ed597e6e54
|
pass compilation before udf call refinement
|
2022-04-15 11:19:00 +08:00 |
Ganlin Zhao
|
0439e4f9f7
|
Merge branch '3.0' into feature/TD-14243
|
2022-04-15 10:16:55 +08:00 |
slzhou
|
7a9393093d
|
Merge branch '3.0' into 3.0_udfd
|
2022-04-15 08:21:56 +08:00 |
Ganlin Zhao
|
ca3ce404af
|
feat(query): support now()/today() function in select clause
TD-14243
|
2022-04-14 21:38:33 +08:00 |
shenglian zhou
|
946b565e99
|
sync home and office
|
2022-04-14 19:29:41 +08:00 |
Xiaoyu Wang
|
9e05fdbd7b
|
enh(query): increase the validity check of function parameters
|
2022-04-14 18:18:23 +08:00 |
Xiaoyu Wang
|
64790e4de9
|
enh(query): increase the validity check of function parameters
|
2022-04-14 16:19:29 +08:00 |
Xiaoyu Wang
|
8118a20649
|
enh(query): increase the validity check of function parameters
|
2022-04-14 15:49:57 +08:00 |
shenglian zhou
|
3f62f8a333
|
sync home and office
|
2022-04-13 19:45:33 +08:00 |
Ganlin Zhao
|
9a09f15de8
|
feat(query): add timediff function
TD-14243
|
2022-04-13 16:57:58 +08:00 |
Ganlin Zhao
|
61b39204b5
|
feat(query): add timetruncate function
TD-14243
|
2022-04-13 14:14:46 +08:00 |
Ganlin Zhao
|
a497670f29
|
Merge pull request #11440 from taosdata/feature/TD-14243
feat(query): add to_unixtimestamp function
|
2022-04-13 12:38:57 +08:00 |
Ganlin Zhao
|
c0b3607756
|
feat(query): add to_unixtimestamp function
TD-14243
|
2022-04-13 11:41:02 +08:00 |
Ganlin Zhao
|
14a4fb036c
|
Merge pull request #11429 from taosdata/feature/TD-14243
feat(query): add to_iso8601 function
|
2022-04-12 20:36:45 +08:00 |