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 |
dapan1121
|
e364f3b71b
|
Merge remote-tracking branch 'origin/3.0' into feature/qnode
|
2022-05-13 19:20:37 +08:00 |
dapan1121
|
1b2ca4c1b4
|
stmt query
|
2022-05-13 19:08:16 +08:00 |
Haojun Liao
|
5dadb26070
|
fix(query): set the correct state value key index.
|
2022-05-13 18:18:54 +08:00 |
Shengliang Guan
|
d4e0a27ef3
|
Merge remote-tracking branch 'origin/3.0' into feature/dnode
|
2022-05-13 17:46:51 +08:00 |
dapan1121
|
ce3b4b3183
|
stmt query
|
2022-05-13 16:35:19 +08:00 |
Yihao Deng
|
22ce29db58
|
Merge pull request #12428 from taosdata/feature/add_more_log
enh(rpc): add more log
|
2022-05-13 16:17:15 +08:00 |
yihaoDeng
|
26aef324f7
|
enh(rpc): add more log
|
2022-05-13 15:59:56 +08:00 |
54liuyao
|
4b564b2ebd
|
add stream ci
|
2022-05-13 15:37:31 +08:00 |
Haojun Liao
|
9b2cdcff9d
|
Merge pull request #12417 from taosdata/feature/3.0_liaohj
fix(query): add the repeat scan flag check in the aggregate executor.
|
2022-05-13 14:28:05 +08:00 |
Shengliang Guan
|
65e9e97252
|
refactor: control the memory of the rpc queue
|
2022-05-13 14:23:11 +08:00 |
Shengliang Guan
|
8ca1420f55
|
refactor: adjust global config
|
2022-05-13 13:32:09 +08:00 |
yihaoDeng
|
fee540c1fa
|
fix(rpc): avoid fd leak
|
2022-05-13 13:09:34 +08:00 |
yihaoDeng
|
c56b0e0b15
|
fix(rpc): avoid fd leak
|
2022-05-13 12:24:57 +08:00 |
yihaoDeng
|
d0fe68b0e4
|
fix(rpc): avoid fd leak
|
2022-05-13 12:18:57 +08:00 |
Haojun Liao
|
86031c1985
|
fix(query): add the repeat scan flag check during aggregate executor.
|
2022-05-13 12:17:09 +08:00 |
Minghao Li
|
f97adf54d3
|
enh(sync): add syncStartStandBy
|
2022-05-13 12:12:37 +08:00 |
wangmm0220
|
fc07ae96f3
|
refactor: fix error in schemaless
|
2022-05-13 11:46:01 +08:00 |
yihaoDeng
|
ddee7344d5
|
fix(rpc): avoid fd leak
|
2022-05-13 11:25:35 +08:00 |
wangmm0220
|
140c319e6b
|
refactor: fix error in schemaless
|
2022-05-13 11:19:13 +08:00 |
Shengliang Guan
|
992a64e7c8
|
Merge remote-tracking branch 'origin/3.0' into feature/dnode
|
2022-05-13 11:09:02 +08:00 |
Haojun Liao
|
38d52c69dc
|
fix(query): fix syntax errors in executorimpl.c
|
2022-05-13 10:12:03 +08:00 |
Haojun Liao
|
fbc3ca6093
|
Merge branch '3.0' into feature/3.0_liaohj
|
2022-05-13 09:57:00 +08:00 |
Haojun Liao
|
321c291f4c
|
refactor: do some internal refactor.
|
2022-05-13 09:53:19 +08:00 |
shenglian-zhou
|
c5faaca906
|
Merge pull request #12407 from taosdata/feature/udf
fix: udf2 support int and double data type
|
2022-05-13 09:49:13 +08:00 |
liuyao
|
426200a71b
|
Merge pull request #12384 from taosdata/feature/TD-15379
feat(stream): stream reprocess window
|
2022-05-13 09:19:22 +08:00 |
WANG MINGMING
|
00b17f8655
|
Merge pull request #12406 from taosdata/feature/TD-14761
feat: schemaless add telnet and json protocol
|
2022-05-13 02:04:33 +08:00 |
Liu Jicong
|
a65dae85b1
|
Merge pull request #12410 from taosdata/feature/tq
fix(wal): wal read error
|
2022-05-13 01:59:30 +08:00 |
Haojun Liao
|
e468363ce1
|
Merge pull request #12409 from taosdata/feature/3.0_liaohj
fix(query): close read fd when finishing scanning data files.
|
2022-05-13 01:25:38 +08:00 |
Liu Jicong
|
acea83e535
|
fix(wal): wal read error
|
2022-05-13 01:22:29 +08:00 |
Haojun Liao
|
ec808a75c1
|
Merge branch 'feature/3.0_liaohj' of github.com:taosdata/tdengine into feature/3.0_liaohj
|
2022-05-13 00:38:21 +08:00 |
Haojun Liao
|
aae019d18a
|
fix(query): close read fd when finishing scanning data files.
|
2022-05-13 00:32:02 +08:00 |
Haojun Liao
|
3678aa9094
|
Merge pull request #12391 from taosdata/feature/3.0_liaohj
fix(query): fix special pseudo column caused taosd crash.
|
2022-05-12 23:49:21 +08:00 |
Liu Jicong
|
e04151d22e
|
Merge pull request #12405 from taosdata/feature/tq
fix(wal): int overflow
|
2022-05-12 23:17:05 +08:00 |
Haojun Liao
|
bc64bdc179
|
Merge branch '3.0' into feature/3.0_liaohj
|
2022-05-12 23:15:35 +08:00 |
Haojun Liao
|
2693689285
|
fix(query): set the ascending scan order for exchange operator.
|
2022-05-12 23:10:23 +08:00 |
slzhou
|
73d55e7c6b
|
fix: udf2 support int and double data type
|
2022-05-12 22:58:49 +08:00 |
wangmm0220
|
d3d4ac9b3f
|
refactor: merge from 3.0
|
2022-05-12 22:53:43 +08:00 |
Ganlin Zhao
|
8b9dd500bd
|
Merge pull request #12401 from taosdata/feature/3.0_glzhao
feat(query): add mavg function
|
2022-05-12 22:53:36 +08:00 |
dapan1121
|
58d3ac9dd9
|
Merge pull request #12403 from taosdata/feature/qnode
feat: stmt query test
|
2022-05-12 22:41:14 +08:00 |
Liu Jicong
|
a8831af513
|
fix(wal): int overflow
|
2022-05-12 22:40:32 +08:00 |