Ganlin Zhao
|
2f128fa3c9
|
Merge pull request #12607 from taosdata/feature/3.0_glzhao
feat(query): add elapsed function
|
2022-05-17 21:37:11 +08:00 |
Ganlin Zhao
|
1b0b410f98
|
feat(query): add elapsed function
|
2022-05-17 21:22:21 +08:00 |
Hongze Cheng
|
2b9b93d3fe
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/hzcheng_3.0
|
2022-05-17 13:13:34 +00:00 |
Hongze Cheng
|
ed25681fc8
|
fix coredump
|
2022-05-17 13:11:39 +00:00 |
Hongze Cheng
|
88f0a0b3b2
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/hzcheng_3.0
|
2022-05-17 13:06:43 +00:00 |
Hongze Cheng
|
83487bc3ae
|
tdb Debug
|
2022-05-17 13:06:34 +00:00 |
Shengliang Guan
|
88094cfec7
|
Merge remote-tracking branch 'origin/3.0' into fix/mnode
|
2022-05-17 20:56:54 +08:00 |
slzhou
|
3e4f9db185
|
fix: trigger ci test
|
2022-05-17 20:53:36 +08:00 |
shenglian-zhou
|
fff19722e4
|
Merge pull request #12604 from taosdata/feature/udf
feat: remove invalid udf function handle cache
|
2022-05-17 20:49:36 +08:00 |
slzhou
|
d46c393598
|
fix: mnode not ready for connect from udfd
|
2022-05-17 20:47:40 +08:00 |
Hongze Cheng
|
f3fa9e4dd8
|
tdb debug
|
2022-05-17 12:47:00 +00:00 |
Shengliang Guan
|
8b7f0f3a15
|
Merge remote-tracking branch 'origin/3.0' into fix/mnode
|
2022-05-17 20:35:19 +08:00 |
Xiaoyu Wang
|
9093c04a74
|
Merge pull request #12592 from taosdata/feature/3.0_wxy
fix: some problems of parser for stmt mode
|
2022-05-17 20:20:43 +08:00 |
Hongze Cheng
|
852eeecaf9
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/hzcheng_3.0
|
2022-05-17 12:11:15 +00:00 |
Hongze Cheng
|
442f016529
|
tdb debug
|
2022-05-17 12:11:03 +00:00 |
Xiaoyu Wang
|
8eadd68218
|
fix: some problems of parser for stmt mode
|
2022-05-17 20:08:13 +08:00 |
slzhou
|
ee2f3e7e05
|
fix: clear invalid udf func handle
|
2022-05-17 20:01:01 +08:00 |
Shengliang Guan
|
00a69a4d57
|
Merge remote-tracking branch 'origin/3.0' into fix/mnode
|
2022-05-17 19:41:53 +08:00 |
54liuyao
|
ae2399cd50
|
fix(stream):valgrind
|
2022-05-17 19:37:40 +08:00 |
Shengliang Guan
|
ed22513e52
|
fix: wrong msgType found by explain.sim
|
2022-05-17 19:36:19 +08:00 |
slzhou
|
e73b1c4889
|
fix: support more rows with udf unit test
|
2022-05-17 19:22:58 +08:00 |
Xiaoyu Wang
|
463d7d16c0
|
fix: some problems of parser for stmt mode
|
2022-05-17 19:19:43 +08:00 |
Xiaoyu Wang
|
c9428fca0e
|
fix: some problems of parser for stmt mode
|
2022-05-17 18:52:51 +08:00 |
Haojun Liao
|
aefa9bd891
|
refactor: do some internal refactor.
|
2022-05-17 16:53:55 +08:00 |
Shengliang Guan
|
091e7a625b
|
fix: some invalid read
|
2022-05-17 16:48:38 +08:00 |
Haojun Liao
|
7ab15e8f02
|
Merge pull request #12584 from taosdata/feature/3.0_liaohj
refactor: do some internal refactor.
|
2022-05-17 16:48:13 +08:00 |
WANG MINGMING
|
a9f67d004f
|
Merge pull request #12557 from taosdata/feature/TD-14761
refactor: add the configuration of child table name
|
2022-05-17 16:42:52 +08:00 |
Shengliang Guan
|
d7e895448d
|
fix: conflicts after refactor SRpcMsg
|
2022-05-17 16:32:23 +08:00 |
Shengliang Guan
|
0623514ed1
|
Merge remote-tracking branch 'origin/3.0' into fix/mnode
|
2022-05-17 16:12:53 +08:00 |
Haojun Liao
|
1d577dbc69
|
fix(query): free resources after load table meta.
|
2022-05-17 16:06:57 +08:00 |
Haojun Liao
|
c508c89a92
|
enh(query): filter the child table that are not belongs to current super table when adding into candidate list.
|
2022-05-17 16:02:03 +08:00 |
slzhou
|
2d0b29d295
|
Merge branch '3.0' of github.com:taosdata/TDengine into feature/udf
|
2022-05-17 15:42:52 +08:00 |
slzhou
|
7967f2d7c0
|
fix: sanitizing tudf memory
|
2022-05-17 15:19:32 +08:00 |
slzhou
|
e8880e1544
|
fix: udf memory sanitizing
|
2022-05-17 15:14:16 +08:00 |
Xiaoyu Wang
|
b69fc6609e
|
Merge pull request #12581 from taosdata/feature/3.0_wxy
fix: sql command 'alter table'
|
2022-05-17 14:45:52 +08:00 |
Zhiqiang Wang
|
9a7126e0e2
|
Merge pull request #12580 from taosdata/fix/ZhiqiangWang/fix-15602-fix-win-str-to-int64-error
fix(os): win str to int64 error
|
2022-05-17 14:18:21 +08:00 |
Xiaoyu Wang
|
d5d73250fe
|
fix: sql command 'alter table'
|
2022-05-17 14:12:06 +08:00 |
afwerar
|
b7ca4f7710
|
fix(os): win str to int64 error
|
2022-05-17 13:50:16 +08:00 |
Ganlin Zhao
|
766b1a3b46
|
Merge pull request #12575 from taosdata/feature/3.0_glzhao
feat(query): add HYPERLOGLOG function
|
2022-05-17 13:45:14 +08:00 |
shenglian-zhou
|
cee955bf94
|
Merge pull request #12568 from taosdata/feature/udf
feat: refine udfd trace and error processing
|
2022-05-17 12:41:30 +08:00 |
Haojun Liao
|
c2a918a85e
|
refactor: do some internal refactor.
|
2022-05-17 12:36:32 +08:00 |
Haojun Liao
|
004c1e5157
|
Merge pull request #12578 from taosdata/feature/3.0_liaohj
enh(query): reverse scan table to generated interval results.
|
2022-05-17 12:36:16 +08:00 |
Haojun Liao
|
eb6f95c7dd
|
enh(query): reverse scan table to generated interval results.
|
2022-05-17 12:16:44 +08:00 |
slzhou
|
d668ee7b91
|
fix: aggregate memory leaking
|
2022-05-17 12:03:37 +08:00 |
Ganlin Zhao
|
1eb59a2fed
|
feat(query): add hll function
|
2022-05-17 11:36:12 +08:00 |
Shengliang Guan
|
23707bfcb9
|
refactor: multi-process test mode
|
2022-05-17 11:13:35 +08:00 |
slzhou
|
c94c43951e
|
fix: sanitize udf memory usage
|
2022-05-17 11:13:11 +08:00 |
Xiaoyu Wang
|
f26933138c
|
Merge remote-tracking branch 'origin/3.0' into feature/3.0_wxy
|
2022-05-17 11:12:07 +08:00 |
Xiaoyu Wang
|
fb901d95e4
|
fix: some problems of parser for stmt mode
|
2022-05-17 11:11:40 +08:00 |
Ganlin Zhao
|
67e93ef90c
|
Revert "feat(query): add HYPERLOGLOG function"
This reverts commit 267ed293d7.
|
2022-05-17 10:33:58 +08:00 |
Ganlin Zhao
|
267ed293d7
|
feat(query): add HYPERLOGLOG function
|
2022-05-17 10:33:19 +08:00 |
slzhou
|
47f0c6db6a
|
enhance: refine udfd code
|
2022-05-17 10:08:15 +08:00 |
Liu Jicong
|
44b75e6dea
|
Merge pull request #12563 from taosdata/feature/stream
enh(tmq): cascade drop
|
2022-05-17 10:05:40 +08:00 |
slzhou
|
5a15151b87
|
feat: refine udfd
|
2022-05-17 10:00:13 +08:00 |
WANG MINGMING
|
2fa9b9ca3e
|
Merge pull request #12567 from taosdata/3.0
3.0
|
2022-05-17 09:48:47 +08:00 |
Yihao Deng
|
730851ecc3
|
Merge pull request #12545 from taosdata/fix/indexConditionError
fix: index_condition _filter_error
|
2022-05-17 09:01:43 +08:00 |
Liu Jicong
|
56f8443f43
|
Merge branch '3.0' into feature/stream
|
2022-05-17 04:41:26 +08:00 |
Shengliang Guan
|
36fe62fbd2
|
refactor: make more object global
|
2022-05-16 23:23:49 +08:00 |
yihaoDeng
|
ac32738964
|
fix tag query error
|
2022-05-16 23:12:02 +08:00 |
Ganlin Zhao
|
9dcf9248d7
|
feat(query): add HYPERLOGLOG function
|
2022-05-16 22:43:06 +08:00 |
Liu Jicong
|
b3fea32a7e
|
refactor(stream)
|
2022-05-16 22:43:04 +08:00 |
Ganlin Zhao
|
a3f5e4723a
|
Merge pull request #12552 from taosdata/feature/3.0_glzhao
feat(query): add tail function
|
2022-05-16 21:50:31 +08:00 |
wangmm0220
|
7cde35219f
|
refactor:add the configuration of child table name
|
2022-05-16 21:48:45 +08:00 |
shenglian-zhou
|
a934c64218
|
Merge pull request #12550 from taosdata/feature/udf
feat: enhance udfd epset processing with connect msg and callback epset parameter
|
2022-05-16 21:45:00 +08:00 |
wangmm0220
|
be059c6a50
|
Merge branch '3.0' into feature/TD-14761
|
2022-05-16 21:43:10 +08:00 |
slzhou
|
959fd4336a
|
fix: revert the change of qworkder dump flag
|
2022-05-16 21:32:52 +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 |
Shengliang Guan
|
81e89ec7b6
|
Merge remote-tracking branch 'origin/3.0' into fix/mnode
|
2022-05-16 20:13:02 +08:00 |
Shengliang Guan
|
912efee683
|
Merge branch 'fix/mnode' of https://github.com/taosdata/TDengine into fix/mnode
|
2022-05-16 20:07:44 +08:00 |
Shengliang Guan
|
6d0b51bfd2
|
refactor: adjust SRpcMsg handle to info
|
2022-05-16 20:07:09 +08:00 |
Ganlin Zhao
|
ede4a57c99
|
enh(query): tail function handle offset param
|
2022-05-16 19:36:04 +08:00 |
Xiaoyu Wang
|
9218c257c1
|
Merge pull request #12549 from taosdata/feature/3.0_wxy
feat: sql command 'alter table'
|
2022-05-16 19:28:55 +08:00 |
slzhou
|
7bb38bed2f
|
Merge branch '3.0' of github.com:taosdata/TDengine into feature/udf
|
2022-05-16 19:03:53 +08:00 |
slzhou
|
c245309e6e
|
feat: enhance udfd epset processing with connect msg and callback epset parameter
|
2022-05-16 19:03:36 +08:00 |
Xiaoyu Wang
|
9a3e1f03af
|
feat: sql command 'alter table'
|
2022-05-16 18:59:14 +08:00 |
Haojun Liao
|
3a1c12f8fd
|
Merge pull request #12546 from taosdata/feature/3.0_liaohj
refactor(query): do some internal refactor.
|
2022-05-16 18:46:57 +08:00 |
Haojun Liao
|
4bac6c4fef
|
fix(query): avoid copy the unassigned column to the destination datablock after filter applied.
|
2022-05-16 18:29:34 +08:00 |
slzhou
|
67a29e672a
|
Merge branch '3.0' of github.com:taosdata/TDengine into feature/udf
|
2022-05-16 17:40:39 +08:00 |
wangmm0220
|
575c86fcd7
|
fix:add scale unit test to CI
|
2022-05-16 17:29:01 +08:00 |
WANG MINGMING
|
2eabdd7d67
|
Merge pull request #12537 from taosdata/feature/TD-14761
fix: memory leak in schemaless
|
2022-05-16 17:19:52 +08:00 |
Haojun Liao
|
745f64aff6
|
refactor(query): do some internal refactor.
|
2022-05-16 17:16:20 +08:00 |
yihaoDeng
|
9453f80d65
|
fix(index): fix index condition error
|
2022-05-16 17:14:47 +08:00 |
Ganlin Zhao
|
a281da1379
|
fix(query): fix tail function points larger than total rows issue
|
2022-05-16 17:02:01 +08:00 |
Ganlin Zhao
|
21b5f72340
|
fix(query): fix tail function NULL value handing.
|
2022-05-16 16:35:59 +08:00 |
Shengliang Guan
|
b765f21e05
|
refactor: adjust SRpcMsg
|
2022-05-16 16:32:30 +08:00 |
yihaoDeng
|
c0ff0f3f19
|
fix(rpc): add more trace info
|
2022-05-16 16:29:11 +08:00 |
Shengliang Guan
|
7729ce2eb3
|
refactor: adjust SRpcMsg
|
2022-05-16 16:13:51 +08:00 |
Xiaoyu Wang
|
356256ec29
|
Merge remote-tracking branch 'origin/3.0' into feature/3.0_wxy
|
2022-05-16 15:49:22 +08:00 |
Xiaoyu Wang
|
b0fba34f52
|
feat: sql command 'alter table'
|
2022-05-16 15:49:01 +08:00 |
Shengliang Guan
|
fc94b71c80
|
refactor: adjust SRpcMsg
|
2022-05-16 15:17:11 +08:00 |
wangmm0220
|
6dd2a578db
|
Merge branch '3.0' into feature/TD-14761
|
2022-05-16 15:06:21 +08:00 |
Haojun Liao
|
3ebebcb841
|
Merge pull request #12536 from taosdata/feature/3.0_liaohj
fix(query): return error code when connecting to database failed.
|
2022-05-16 15:04:26 +08:00 |
Li Minghao
|
9bc8307d40
|
Merge pull request #12530 from taosdata/feature/3.0_mhli
enh(sync): raft config change
|
2022-05-16 14:59:33 +08:00 |
wangmm0220
|
512f7539be
|
refactor:fix memory leak
|
2022-05-16 14:59:00 +08:00 |
Xiaoyu Wang
|
f199ce48e4
|
Merge pull request #12531 from taosdata/feature/3.0_wxy
fix: some problems of planner
|
2022-05-16 14:40:03 +08:00 |
Haojun Liao
|
c1b332f34d
|
refactor: do some internal refactor.
|
2022-05-16 14:38:56 +08:00 |
Ganlin Zhao
|
4be158b391
|
feat(query): add tail function
|
2022-05-16 14:29:12 +08:00 |
Xiaoyu Wang
|
a47228aadd
|
fix: some problems of planner
|
2022-05-16 14:24:25 +08:00 |
Shengliang Guan
|
c78517549e
|
refactor: adjust SRpcMsg
|
2022-05-16 14:13:20 +08:00 |
Minghao Li
|
956ab45a30
|
enh(sync): raft config change
|
2022-05-16 14:10:18 +08:00 |
Yihao Deng
|
683c8296ac
|
Merge pull request #12521 from taosdata/fix/rpcRegMemleak
fix(rpc): regArg mem leak
|
2022-05-16 13:45:41 +08:00 |
slzhou
|
8284d8b8e0
|
fix: accquire rpc client in the same way as dmInitClient
|
2022-05-16 13:27:04 +08:00 |
Hongze Cheng
|
449fa14f23
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/alter_table
|
2022-05-16 03:54:24 +00:00 |
Haojun Liao
|
94c8a67e23
|
Merge pull request #12524 from taosdata/feature/3.0_liaohj
fix(query): extract correct join condition from physical plan.
|
2022-05-16 11:22:40 +08:00 |
Haojun Liao
|
a66bc98752
|
Merge branch '3.0' into feature/3.0_liaohj
|
2022-05-16 11:22:24 +08:00 |
slzhou
|
9cb2473580
|
feat: enhance udf func stub with last ref time
|
2022-05-16 11:15:57 +08:00 |
Haojun Liao
|
2df67d9133
|
fix(query): extract correct join condition from physical plan.
|
2022-05-16 11:10:05 +08:00 |
Ganlin Zhao
|
3ef067ff03
|
feat(query): add tail function
|
2022-05-16 11:03:15 +08:00 |
Hongze Cheng
|
8e9ccfd1d0
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/alter_table
|
2022-05-16 02:53:06 +00:00 |
wangmm0220
|
a1afea4066
|
refactor:fix memory leak
|
2022-05-16 10:28:20 +08:00 |
yihaoDeng
|
5c1cfd2cf9
|
fix(rpc): fix regArg mem leak
|
2022-05-16 09:45:14 +08:00 |
shenglian-zhou
|
8a867099b0
|
Merge pull request #12518 from taosdata/feature/udf
fix: change function name for tearing down udf handles
|
2022-05-16 09:39:22 +08:00 |
slzhou
|
4ae7a16749
|
fix: teardown udf optimization
|
2022-05-16 09:24:35 +08:00 |
Hongze Cheng
|
d32174632e
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/alter_table
|
2022-05-16 01:23:51 +00:00 |
slzhou
|
8ce04a94f9
|
fix: change function name for tearing down udf handles
|
2022-05-16 09:06:08 +08:00 |
shenglian-zhou
|
4adba6ff23
|
Merge pull request #12503 from taosdata/feature/udf
fix: change udf comment
|
2022-05-16 08:04:20 +08:00 |
slzhou
|
5b35fcacd6
|
fix: teardown udf functions handles
|
2022-05-16 07:47:56 +08:00 |
Liu Jicong
|
f77f910264
|
refactor(stream)
|
2022-05-16 02:11:47 +08:00 |
yihaoDeng
|
e8a637699b
|
enh(index): fix tag query error
|
2022-05-15 23:29:13 +08:00 |
Cary Xu
|
069ce051f0
|
feat: move sma module from tsdb to vnode
|
2022-05-15 20:17:20 +08:00 |
slzhou
|
89ba943981
|
fix: change udf comment
|
2022-05-15 14:15:46 +08:00 |
yihaoDeng
|
54d0e3c360
|
enh(index): fix tag query error
|
2022-05-15 11:29:59 +08:00 |
Liu Jicong
|
8b6820ffb0
|
Merge pull request #12489 from taosdata/feature/stream
refactor(stream)
|
2022-05-15 08:34:58 +08:00 |
Liu Jicong
|
a6015d2f39
|
refactor(stream)
|
2022-05-15 08:14:23 +08:00 |
Haojun Liao
|
18fcb33465
|
refactor: do some internal refactor.
|
2022-05-15 00:04:51 +08:00 |
shenglian-zhou
|
1e385277b1
|
Merge pull request #12488 from taosdata/feature/udf
fix: clean the udf handles cache when pipe error
|
2022-05-14 23:53:54 +08:00 |
yihaoDeng
|
c3760f2724
|
enh(index): fix tag query error
|
2022-05-14 23:40:43 +08:00 |
slzhou
|
692ae29c6c
|
fix: clean the udf handles cache when pipe error
|
2022-05-14 23:39:10 +08:00 |
Haojun Liao
|
a170b3fa9d
|
Merge pull request #12486 from taosdata/feature/3.0_liaohj
fix(query): set the correct row index during generating join results.
|
2022-05-14 23:27:52 +08:00 |
shenglian-zhou
|
02bf4a3420
|
Merge pull request #12485 from taosdata/feature/udf
feat: reuse udf pipes connecting to udfd
|
2022-05-14 23:07:16 +08:00 |
WANG MINGMING
|
919f87e6e0
|
Merge pull request #12483 from taosdata/feature/TD-14761
fix: memory leak in schemaless
|
2022-05-14 23:03:57 +08:00 |
Haojun Liao
|
5a72ca804b
|
fix(query): set the correct row index during generating join results.
|
2022-05-14 23:03:02 +08:00 |
slzhou
|
6f48fa5f47
|
Merge branch '3.0' of github.com:taosdata/TDengine into feature/udf
|
2022-05-14 22:51:38 +08:00 |
slzhou
|
911cd1fe66
|
fix: reuse existing udf handles and teardown the handle later
|
2022-05-14 22:51:13 +08:00 |
Hongze Cheng
|
da75e3d19f
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/alter_table
|
2022-05-14 14:40:18 +00:00 |
Haojun Liao
|
0c111d3315
|
Merge pull request #12482 from taosdata/feature/3.0_liaohj
fix(query): remove expired moving data operation during extract data …
|
2022-05-14 22:35:10 +08:00 |
Hongze Cheng
|
65edd3296e
|
feat: alter super table
|
2022-05-14 14:29:04 +00:00 |
wangmm0220
|
98a2d311b7
|
refactor:fix memory leak
|
2022-05-14 22:15:55 +08:00 |
Haojun Liao
|
b6677e1a5d
|
fix(query): remove expired moving data operation during extract data from in-memory buffer.
|
2022-05-14 22:13:27 +08:00 |
Yihao Deng
|
7f08c25030
|
Merge pull request #12481 from taosdata/fix/avoid_invalid_rw
enh(index): fix sanitizer error
|
2022-05-14 21:45:52 +08:00 |
yihaoDeng
|
70171a66e0
|
enh(index): fix sanitizer error
|
2022-05-14 20:53:40 +08:00 |
Xiaoyu Wang
|
4d07077be3
|
Merge pull request #12477 from taosdata/feature/3.0_wxy
fix: some problems of parser and planner
|
2022-05-14 20:53:22 +08:00 |
Xiaoyu Wang
|
71c63a9bb3
|
fix: some problems of parser and planner
|
2022-05-14 20:41:05 +08:00 |
afwerar
|
cc021699a8
|
fix(os): make tdb lib to static
|
2022-05-14 20:34:59 +08:00 |
Minghao Li
|
3e65caccaa
|
enh(sync): add syncStartStandBy
|
2022-05-14 19:54:18 +08:00 |
shenglian-zhou
|
e8b467d917
|
Merge pull request #12476 from taosdata/feature/udf
feat: fix session error that is caused by udfd restart
|
2022-05-14 19:44:57 +08:00 |
Haojun Liao
|
8f5fc4a07e
|
Merge pull request #12478 from taosdata/feature/3.0_liaohj
fix(query): fill the pseudo column before applying filter in table scanner.
|
2022-05-14 19:33:57 +08:00 |
Xiaoyu Wang
|
2d456be89e
|
fix: some problems of parser and planner
|
2022-05-14 19:31:53 +08:00 |
Xiaoyu Wang
|
e0e3e5c4c4
|
Merge remote-tracking branch 'origin/3.0' into feature/3.0_wxy
|
2022-05-14 19:25:56 +08:00 |
Haojun Liao
|
8242cac94a
|
fix(query): fill the pseudo column before applying filter in table scanner.
|
2022-05-14 19:21:12 +08:00 |
Xiaoyu Wang
|
60e8bc24cd
|
fix: some problems of parser and planner
|
2022-05-14 19:17:53 +08:00 |
slzhou
|
cef0f74cb3
|
fix: udf aggregate function handle does not exist
|
2022-05-14 18:28:51 +08:00 |
slzhou
|
56cc2c06f9
|
fix: udf aggregate function handle does not exist
|
2022-05-14 18:28:24 +08:00 |
Minghao Li
|
a2d43fb96f
|
enh(sync): add syncStartStandBy
|
2022-05-14 18:12:53 +08:00 |
slzhou
|
a58a0e79c6
|
fix: uv task error when the pipe is NULL
|
2022-05-14 18:09:44 +08:00 |
Haojun Liao
|
fe01caf3c8
|
Merge pull request #12473 from taosdata/feature/3.0_liaohj
fix(query): ignore the reserved column data when generating filtered result.
|
2022-05-14 17:24:18 +08:00 |
slzhou
|
7161919086
|
fix: finish uv task when event loop start uv task failed
|
2022-05-14 17:20:22 +08:00 |
slzhou
|
4a316eae3f
|
Revert "feat: enhance udf scalar function calls"
This reverts commit e8690dabef.
|
2022-05-14 17:03:05 +08:00 |
Minghao Li
|
1cfa16fcd8
|
enh(sync): add syncConfigChangeTest
|
2022-05-14 16:53:04 +08:00 |
slzhou
|
2a42fc66bc
|
fix: udf task to queue whenever uv_write result
|
2022-05-14 16:51:16 +08:00 |
Haojun Liao
|
46e76fc2ee
|
fix(query): fix a corner case for generating the filtered ssdatablock.
|
2022-05-14 16:40:51 +08:00 |
Haojun Liao
|
234c0cd966
|
fix(query): ignore the reserved column data when generating filtered result.
|
2022-05-14 16:28:34 +08:00 |
slzhou
|
8d1ddbd877
|
fix: remove from task queue before signalling caller
|
2022-05-14 15:42:21 +08:00 |
Xiaoyu Wang
|
a5210ee155
|
Merge pull request #12466 from taosdata/feature/3.0_wxy
fix: some problems of parser and planner
|
2022-05-14 13:17:20 +08:00 |
afwerar
|
81e48a9e23
|
fix(os): 3.0 TDengine package error
|
2022-05-14 12:25:29 +08:00 |
Xiaoyu Wang
|
84018cdbd2
|
fix: some problems of parser and planner
|
2022-05-14 12:21:57 +08:00 |
Shengliang Guan
|
1f5941ebde
|
Merge pull request #12465 from taosdata/fix/mnode
enh: control the memory of the rpc queue
|
2022-05-14 12:05:18 +08:00 |
Xiaoyu Wang
|
f0df0da98f
|
fix: some problems of parser and planner
|
2022-05-14 11:59:23 +08:00 |
Shengliang Guan
|
7ad96ac276
|
enh: control the memory of the rpc queue
|
2022-05-14 11:53:46 +08:00 |
dapan1121
|
7473f61394
|
Merge pull request #12458 from taosdata/feature/qnode
fix: fix string to timestamp issue
|
2022-05-14 11:50:22 +08:00 |
Hongze Cheng
|
f3eaca04f5
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat--tag-index
|
2022-05-14 03:04:06 +00:00 |
Yihao Deng
|
9dc392d321
|
Merge pull request #12455 from taosdata/enh/add_more_index_ut
enh(index): add more UT
|
2022-05-14 10:49:10 +08:00 |
Xiaoyu Wang
|
422f65abf6
|
Merge pull request #12462 from taosdata/feature/feat--tag-index_wxy
fix: 'create table using' problem
|
2022-05-14 10:39:38 +08:00 |
Xiaoyu Wang
|
e9042e709d
|
fix: 'create table using' problem
|
2022-05-14 10:36:19 +08:00 |
Xiaoyu Wang
|
e0a51d43e7
|
fix: 'union [all]' syntax problems
|
2022-05-14 09:42:52 +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 |
slzhou
|
b53e7192fc
|
fix: core caused by invalid total rows of data block when executing sql like select udf2(f2) from udf.t2 group by 1-udf1(f1)
|
2022-05-14 09:31:30 +08:00 |
Shengliang Guan
|
1e41ba8c14
|
Merge remote-tracking branch 'origin/3.0' into fix/mnode
|
2022-05-14 09:30:55 +08:00 |
yihaoDeng
|
e21588c627
|
enh(index): add NULL value and remove duplicate
|
2022-05-13 23:49:37 +08:00 |
yihaoDeng
|
42db1080c4
|
enh(index): add more UT
|
2022-05-13 23:44:50 +08:00 |
yihaoDeng
|
d003f1b0d7
|
enh(index): add more UT
|
2022-05-13 23:30:46 +08:00 |
Shengliang Guan
|
7b15cdb287
|
Merge branch '3.0' into feature/qnode
|
2022-05-13 23:27:59 +08:00 |
Shengliang Guan
|
253651a521
|
Merge pull request #12449 from taosdata/feature/3.0_glzhao
feat(query): add sample function using reservoir sampling method
|
2022-05-13 23:27:07 +08:00 |
Shengliang Guan
|
4ebdb93679
|
Merge pull request #12448 from taosdata/feature/TD-14761
fea: add test case for schemaless
|
2022-05-13 23:26:33 +08:00 |
Shengliang Guan
|
9debc281b1
|
Merge remote-tracking branch 'origin/3.0' into feature/dnode
|
2022-05-13 23:03:34 +08:00 |
dapan1121
|
aee28eb2fc
|
fix catalog bug
|
2022-05-13 22:18:43 +08:00 |
slzhou
|
d97030af70
|
Merge branch '3.0' of github.com:taosdata/TDengine into feature/udf
|
2022-05-13 22:17:27 +08:00 |
slzhou
|
e8690dabef
|
feat: enhance udf scalar function calls
|
2022-05-13 22:14:53 +08:00 |
Ganlin Zhao
|
c1666e7e02
|
feat(query): add sample function
|
2022-05-13 22:08:37 +08:00 |
Ganlin Zhao
|
18ac565a93
|
feat(query): add sample function
|
2022-05-13 22:06:22 +08:00 |
Shengliang Guan
|
2258916b1d
|
test: recover tmq/basic5.py
|
2022-05-13 22:02:55 +08:00 |
shenglian-zhou
|
095217a204
|
Merge pull request #12445 from taosdata/feature/udf
feat: fix erros of square int overflow and block capacity set before filling a new column
|
2022-05-13 21:59:02 +08:00 |
Haojun Liao
|
d760f981a3
|
Merge pull request #12437 from taosdata/feature/3.0_liaohj
fix(query): set the correct state value key index.
|
2022-05-13 21:58:32 +08:00 |
wangmm0220
|
f284226f3f
|
refactor: add ut casese for schemaless
|
2022-05-13 21:47:55 +08:00 |
afwerar
|
0815843e94
|
fix(os): make taosd.exe taos.exe run on windows.
|
2022-05-13 21:42:16 +08:00 |
Ganlin Zhao
|
315a875208
|
feat(query): add sample function
|
2022-05-13 21:36:33 +08:00 |
Ganlin Zhao
|
d24254fb84
|
feat(query): add sample function
|
2022-05-13 21:13:35 +08:00 |
slzhou
|
a6900a7e96
|
fix : udf2 overflow for large int multiply large int
|
2022-05-13 21:02:32 +08:00 |
slzhou
|
d54e345dc9
|
fix: ensure capacity before column merge: select agg1(col/10), agg2(col/2)
|
2022-05-13 21:00:46 +08:00 |