Liu Jicong
|
44b75e6dea
|
Merge pull request #12563 from taosdata/feature/stream
enh(tmq): cascade drop
|
2022-05-17 10:05:40 +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 |
yihaoDeng
|
ac32738964
|
fix tag query error
|
2022-05-16 23:12:02 +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 |
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 |
slzhou
|
959fd4336a
|
fix: revert the change of qworkder dump flag
|
2022-05-16 21:32:52 +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 |
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 |
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 |
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 |
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 |