Commit Graph

4659 Commits

Author SHA1 Message Date
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
54liuyao 42f27e99d0 steam reprocess window 2022-05-12 22:15:13 +08:00
Xiaoyu Wang 3967f79b38
Merge pull request #12399 from taosdata/feature/3.0_wxy
feat: adjust query stmt APIs
2022-05-12 21:34:00 +08:00
Liu Jicong 2cc8ff312d
Merge pull request #12400 from taosdata/feature/tq
fix(wal): int overflow
2022-05-12 21:33:25 +08:00
Ganlin Zhao 1e503061ed feat(query): add mavg function 2022-05-12 21:25:53 +08:00
Ganlin Zhao 8d21c662aa feat(query): add mavg function 2022-05-12 21:16:34 +08:00
Xiaoyu Wang 04a2368f6d feat: adjust query stmt APIs 2022-05-12 20:57:34 +08:00
Liu Jicong af2d2db5d3 fix(wal): int overflow 2022-05-12 20:56:29 +08:00
Liu Jicong 1c98d780a0 fix(wal): int overflow 2022-05-12 20:51:08 +08:00
dapan1121 9de1d2218e Merge remote-tracking branch 'origin/3.0' into feature/qnode 2022-05-12 20:43:50 +08:00
Ganlin Zhao 818e3636d6 feat(query): add mavg function 2022-05-12 20:40:17 +08:00
Xiaoyu Wang b57f62f139 feat: adjust query stmt APIs 2022-05-12 20:33:52 +08:00
wangmm0220 167f40811d refactor: add telnet and json protocol for schemaless 2022-05-12 19:59:53 +08:00
dapan1121 64a54c1541 fix bug 2022-05-12 19:57:17 +08:00
Xiaoyu Wang 73b96a6e98
Merge pull request #12396 from taosdata/feature/3.0_wxy
fix: some problems of parser
2022-05-12 19:39:42 +08:00
dapan1121 43311f07b4 Merge branch 'feature/qnode' of github.com:taosdata/TDengine into feature/qnode 2022-05-12 19:20:51 +08:00
dapan1121 33bd196ff0 stmt query 2022-05-12 19:20:25 +08:00
dapan 314c15d366 Merge branch 'feature/qnode' of https://github.com/taosdata/TDengine into feature/qnode 2022-05-12 19:19:28 +08:00
Xiaoyu Wang d6f03eb7da fix: some problems of parser 2022-05-12 18:59:02 +08:00
Yihao Deng 0f3ff49b6d
Merge pull request #12392 from taosdata/rpc/fd_leak
fix(rpc): avoid fd leak
2022-05-12 18:17:33 +08:00
dapan 7771023d7b string to timestamp 2022-05-12 18:02:57 +08:00
shenglian-zhou 62918348e1
Merge pull request #12387 from taosdata/feature/udf
feat: add udf dedicated error
2022-05-12 18:02:39 +08:00
Haojun Liao 69e9f6972c other: add some missing modification files to git. 2022-05-12 17:47:01 +08:00
Liu Jicong ad4a63d3bb
Merge pull request #12388 from taosdata/feature/tq
enh(wal): add log
2022-05-12 17:43:19 +08:00
yihaoDeng 2d89555b72 fix(rpc): avoid fd leak 2022-05-12 17:38:16 +08:00
Haojun Liao 4eaf1f5bb6 refactor: do some internal refactor. 2022-05-12 17:34:07 +08:00
Haojun Liao a41f6a3479 fix(query): fix the bug that special pseudo column tbname, along with other normal columns in select clause, cause taosd crash. 2022-05-12 17:33:36 +08:00
Shengliang Guan 47970ff8a4 refactor: node mgmt 2022-05-12 17:30:57 +08:00
Xiaoyu Wang 50ad5a096f Merge remote-tracking branch 'origin/3.0' into feature/3.0_wxy 2022-05-12 17:18:48 +08:00
Xiaoyu Wang f19272909c fix: some problems of parser 2022-05-12 17:17:02 +08:00
Shengliang Guan dd87e8f7b9 refactor: node mgmt 2022-05-12 17:12:40 +08:00
Liu Jicong 2218213134 enh(wal): add log 2022-05-12 17:01:33 +08:00
Liu Jicong 88d1ea6222
Merge pull request #12378 from taosdata/feature/tq
feat(tmq): add config msg.with.table.name
2022-05-12 17:00:13 +08:00
Li Minghao b03b517d88
Merge pull request #12380 from taosdata/feature/3.0_mhli
enh(sync): raft config change
2022-05-12 16:55:05 +08:00
slzhou@taodata.com 278f5262ce Merge branch '3.0' of github.com:taosdata/TDengine into feature/udf 2022-05-12 16:50:26 +08:00
shenglian-zhou 3516696a66
Merge pull request #12382 from taosdata/feature/udf
feature(udf): follow tsdb_code error convention
2022-05-12 16:50:03 +08:00
slzhou@taodata.com 8927155013 feat:add udf dedicated errors 2022-05-12 16:49:31 +08:00
slzhou@taodata.com c95d3cdb36 feature(udf):error follows tsdb_code standard 2022-05-12 15:43:32 +08:00
shenglian-zhou 7357c80720
Merge pull request #12377 from taosdata/feature/udf
feature(udf): column has member hasNull
2022-05-12 15:39:21 +08:00
yihaoDeng 4f7886d208 fix(rpc): avoid fd leak 2022-05-12 15:29:19 +08:00
Minghao Li 346f9007db Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/3.0_mhli 2022-05-12 15:24:15 +08:00
Minghao Li b69a26678c enh(sync): raft config change 2022-05-12 15:23:41 +08:00
Ganlin Zhao aba7e4a6f6
Merge pull request #12376 from taosdata/feature/3.0_glzhao
feat(query): add csum function
2022-05-12 15:18:49 +08:00
slzhou@taodata.com 5dcca22611 Merge branch '3.0' of github.com:taosdata/TDengine into feature/udf 2022-05-12 15:13:02 +08:00
Liu Jicong 06853043bd feat(tmq): add config msg.with.table.name 2022-05-12 14:57:58 +08:00
Liu Jicong 78e7433232
Merge pull request #12375 from taosdata/feature/tq
enh(wal): set errno code
2022-05-12 14:57:27 +08:00
slzhou@taodata.com 77c12bcbaa Merge branch '3.0' of github.com:taosdata/TDengine into feature/udf 2022-05-12 14:44:38 +08:00
slzhou@taodata.com d7bd682237 column has member hasNull 2022-05-12 14:42:57 +08:00
Ganlin Zhao 71e43677f7 feat(query): add csum function 2022-05-12 14:38:56 +08:00
Liu Jicong 1dbe0650e0 enh(wal): set errno code 2022-05-12 14:20:50 +08:00
Hongze Cheng 4505fa3351 Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/hzcheng_3.0 2022-05-12 06:14:10 +00:00
Hongze Cheng c32a340055 fix memory leak 2022-05-12 06:13:59 +00:00
yihaoDeng dd8e642f37 fix(rpc): avoid fd leak 2022-05-12 13:35:42 +08:00
shenglian-zhou c8dea1b2aa
Merge pull request #12361 from taosdata/feature/udf
feature(udf): error return when executor call aggregate function
2022-05-12 13:34:22 +08:00
yihaoDeng 7f7b1a423a fix(rpc): avoid fd leak 2022-05-12 12:10:22 +08:00
Hongze Cheng 72f9a1c4a4 fix 2022-05-12 03:34:38 +00:00
dapan1121 0a1e3f144c fix taosd crash issue 2022-05-12 11:09:05 +08:00
slzhou@taodata.com 85ee4f7df6 fix finalize function call return value >=0 not error, <0 error 2022-05-12 10:43:54 +08:00
slzhou@taodata.com ed1a71f1a0 Merge branch '3.0' of github.com:taosdata/TDengine into feature/udf 2022-05-12 09:57:55 +08:00
slzhou@taodata.com d37d4e5b5e error processing of executor when calling aggregate function 2022-05-12 09:57:43 +08:00
Yihao Deng 17fe1d44da
Merge pull request #12353 from taosdata/enh/updateIndexF
enh(index): update index filter UT
2022-05-12 09:13:14 +08:00
Li Minghao 4738f72c60
Merge pull request #12357 from taosdata/feature/3.0_mhli
enh(sync): add error log, linux api error, %X
2022-05-12 08:43:12 +08:00
Minghao Li 453d105a08 enh(sync): add error log, linux api error, %X 2022-05-12 07:54:45 +08:00
yihaoDeng f3bf12c711 enh(index): update index filter UT 2022-05-11 23:20:01 +08:00
yihaoDeng 19e7f2207b enh(index): update index filter UT 2022-05-11 22:41:03 +08:00
yihaoDeng b6c637dc64 enh(index): update index filter UT 2022-05-11 22:13:46 +08:00
yihaoDeng 9882ae0a21 enh(index): update index filter UT 2022-05-11 22:11:33 +08:00
dapan1121 aa93f39307 Merge remote-tracking branch 'origin/3.0' into feature/qnode 2022-05-11 21:40:56 +08:00
dapan1121 cc9983ab91 fix bug 2022-05-11 21:35:00 +08:00
Xiaoyu Wang 385068caf9
Merge pull request #12350 from taosdata/feature/3.0_wxy
fix: some problems of parser
2022-05-11 20:33:42 +08:00
Xiaoyu Wang 510283290d fix: some problems of parser 2022-05-11 19:49:04 +08:00
dapan1121 be118fdefe Merge remote-tracking branch 'origin/3.0' into feature/qnode 2022-05-11 19:10:13 +08:00
Xiaoyu Wang 41e36dddb7 fix: some problems of parser 2022-05-11 19:03:59 +08:00
dapan1121 327b5cdae9 stmt auto create table 2022-05-11 19:02:39 +08:00
Yihao Deng c8b0503077
Merge pull request #12346 from taosdata/enh/updateIndexF
enh(index): update index filter
2022-05-11 18:58:59 +08:00
yihaoDeng 17bbd59a82 enh(index): update index filter 2022-05-11 18:00:42 +08:00
Haojun Liao 7a4df795f4 refactor: do some internal refactor. 2022-05-11 17:19:35 +08:00
Ganlin Zhao 93b0cd8047
Merge pull request #12343 from taosdata/feature/3.0_glzhao
feat(query): add state_duration function
2022-05-11 17:02:24 +08:00
Hongze Cheng 97e74a811f
Merge pull request #12338 from taosdata/feature/data_format
fix: database options
2022-05-11 16:57:33 +08:00
Li Minghao 0fab39a8ef
Merge pull request #12344 from taosdata/feature/3.0_mhli
enh(sync): add error log, linux api error
2022-05-11 16:39:16 +08:00
dapan1121 9fcc676e3f stmt auto create table 2022-05-11 16:04:33 +08:00
Minghao Li 7c41d52967 enh(sync): add error log, linux api error 2022-05-11 15:52:31 +08:00
Ganlin Zhao 977c3fe400 feat(query): add state_duration function 2022-05-11 15:42:31 +08:00
Liu Jicong 4a7910973e
Merge pull request #12339 from taosdata/feature/tq
enh(tmq): only read committed log
2022-05-11 15:18:59 +08:00
Liu Jicong 714dd4f497 enh(tmq): only read committed log 2022-05-11 14:42:20 +08:00
dapan f506604d65 stmt auto create table 2022-05-11 14:41:39 +08:00
dapan 68f1ede8eb Merge remote-tracking branch 'origin/3.0' into feature/qnode 2022-05-11 11:45:53 +08:00
dapan 66bcbbba47 stmt auto create table 2022-05-11 11:44:09 +08:00
Hongze Cheng ac27d62f33 refact data code 2022-05-11 02:29:53 +00:00
Ganlin Zhao 6a94ad7346
Merge pull request #12321 from taosdata/feature/3.0_glzhao
feat(query): add state_count function
2022-05-11 09:50:56 +08:00
Yihao Deng 9d2ba0a360
Merge pull request #12324 from taosdata/enh/queryIndexInter
enh(query): index inter
2022-05-11 00:01:05 +08:00
Haojun Liao a4015fdb2c
Merge pull request #12315 from taosdata/feature/3.0_liaohj
refactor: do some internal refactor.
2022-05-10 22:07:02 +08:00
shenglian-zhou f718be6ec1
Merge pull request #12320 from taosdata/feature/udf
feature(udf): disable udfd starting
2022-05-10 22:04:20 +08:00
yihaoDeng 2403f5294c enh(query): add executor plan interface 2022-05-10 21:37:18 +08:00
yihaoDeng d4c550db66 enh(query): add executor plan interface 2022-05-10 21:35:43 +08:00
Xiaoyu Wang b3300a03b1 fix: some problems of parser 2022-05-10 21:03:31 +08:00
Xiaoyu Wang 8975c6e042 Merge remote-tracking branch 'origin/3.0' into feature/3.0_wxy 2022-05-10 21:00:18 +08:00
Xiaoyu Wang 2745113a77 fix: some problems of parser 2022-05-10 20:59:10 +08:00
Ganlin Zhao 46c9e0f1c2 refactor code format 2022-05-10 20:51:31 +08:00
Ganlin Zhao 57cd462000 Merge branch '3.0' into feature/3.0_glzhao 2022-05-10 20:44:57 +08:00
Ganlin Zhao 3c7b971841 feat(query): add state_count function 2022-05-10 20:35:54 +08:00
Ganlin Zhao 85adb8611c feat(query): add state_count function 2022-05-10 20:32:03 +08:00
slzhou fe99a19687 feature(udf):start udfd can be disabled 2022-05-10 20:24:01 +08:00
slzhou adceacd59b feature(udf):start udfd can be disabled 2022-05-10 20:07:46 +08:00
Haojun Liao 119874ac5d refactor:do some internal refactor. 2022-05-10 18:24:52 +08:00
Haojun Liao 8c47b350dc fix(query): Pseudo time window result expands to multiple rows in case of multiple rows aggregates function existing. 2022-05-10 18:21:54 +08:00
Haojun Liao 6c30d170ea refactor: do some internal refactor. 2022-05-10 17:46:45 +08:00
Hongze Cheng 6a0e89c487 fix: memory leak 2022-05-10 09:06:20 +00:00
dapan 97f64a58ee Merge remote-tracking branch 'origin/feature/vnode_refact1' into feature/qnode 2022-05-10 16:00:08 +08:00
dapan 005ff0eda9 stmt auto create table 2022-05-10 15:50:41 +08:00
shenglian-zhou 004f6d9513
Merge pull request #12297 from taosdata/feature/udf
fix: block extraction null set error
2022-05-10 14:50:56 +08:00
Hongze Cheng faa37667b7 Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/vnode_refact1 2022-05-10 05:57:42 +00:00
Hongze Cheng 0058775309 feat: TD-15433 2022-05-10 05:57:31 +00:00
shenglian zhou 8dda49ac17 Merge branch '3.0' of github.com:taosdata/TDengine into feature/udf 2022-05-10 13:01:06 +08:00
Minghao Li 503de649cb enh(sync): add error log 2022-05-10 12:22:57 +08:00
Minghao Li 8c0d600cdf enh(sync): add error log 2022-05-10 12:20:13 +08:00
shenglian zhou 2ba5fdc36f fix: block extraction null set error 2022-05-10 11:22:31 +08:00
Ganlin Zhao 65fe36ffb4
Merge pull request #12295 from taosdata/feature/3.0_glzhao
fix(query): fix histogram normalized result incorrect for super table
2022-05-10 11:11:25 +08:00
dapan1121 887b1ebf77
Merge pull request #12201 from taosdata/feature/qnode
fix: fix filter issue
2022-05-10 11:08:06 +08:00
Ganlin Zhao 7213548847 fix(query): fix histogram normalized result incorrect for super table
TD-15407
2022-05-10 10:15:33 +08:00
Ganlin Zhao 15055fe9e3
Merge pull request #12281 from taosdata/feature/3.0_glzhao
feat(query): add leastsquares function
2022-05-10 10:13:51 +08:00
Yihao Deng 5de1a22656
Merge pull request #12291 from taosdata/enh/supportIdxFilter
enh(index): support numberic and json filter
2022-05-10 10:00:30 +08:00
Shengliang Guan fe4c1eed05
Merge pull request #12283 from taosdata/feature/3.0_wxy
fix: problem of parser and planner
2022-05-10 09:35:32 +08:00
Shengliang Guan 1899c4609f
Merge pull request #12220 from taosdata/feature/dnode
refactor: remove rpc client in executor and scanoperator
2022-05-10 09:34:25 +08:00
Xiaoyu Wang 88c767bcdb fix: problem of parser and planner 2022-05-10 08:55:32 +08:00
Li Minghao 305d92f7e8
Merge pull request #12282 from taosdata/feature/3.0_mhli
fix(sync): fix memory leak, RespMgr
2022-05-10 07:47:08 +08:00
Haojun Liao f872ef975f
Merge pull request #12274 from taosdata/feature/3.0_liaohj
enh(query):support selectivity function and normal column data query.
2022-05-09 23:36:51 +08:00
yihaoDeng 6c844c7567 enh(index): support numberic and json filter 2022-05-09 23:34:48 +08:00
Shengliang Guan 87aca17f29 Merge remote-tracking branch 'origin/3.0' into feature/dnode 2022-05-09 23:27:12 +08:00
slzhou 623a71d34c feature(udf):move start/stop udfd out of dnode management preparation 2022-05-09 21:39:41 +08:00
Xiaoyu Wang 6804c6a47f fix: problem of parser and planner 2022-05-09 20:30:26 +08:00
Shengliang Guan 75c47794c9 Merge remote-tracking branch 'origin/3.0' into feature/dnode 2022-05-09 20:26:07 +08:00
Xiaoyu Wang 4c914c2960 fix: problem of parser and planner 2022-05-09 20:20:05 +08:00
Minghao Li 589048e96b fix(sync): fix memory leak, RespMgr 2022-05-09 20:14:31 +08:00
Ganlin Zhao cfa77a2d39 feat(query): add leastsquares function 2022-05-09 20:04:03 +08:00
dapan af2ba729b0 Merge remote-tracking branch 'origin/3.0' into feature/qnode 2022-05-09 20:04:00 +08:00
dapan 1157154d1e stmt test 2022-05-09 20:03:09 +08:00
Ganlin Zhao 79570c93a3 feat(query): add leastsquares function 2022-05-09 19:37:16 +08:00
Haojun Liao 09f07dbbcf enh(query): add error check for scalar function calculation. 2022-05-09 19:16:22 +08:00
Haojun Liao 55d11618d0 fix(query): fix float value min/max query error. 2022-05-09 19:13:50 +08:00
Zhiqiang Wang 73142a7ac3
Merge pull request #12275 from taosdata/fix/ZhiqiangWang/fix-15189-mv-pipe-file-to-temp
fix/ZhiqiangWang/fix-15189-mv-pipe-file-to-temp
2022-05-09 19:00:57 +08:00
Shengliang Guan 2c694a5080 refactor: remove rpc client in executor and scanoperator 2022-05-09 18:14:12 +08:00
Shengliang Guan 00704f9da7 refactor: remove rpc client in executor and scanoperator 2022-05-09 18:07:26 +08:00
Li Minghao 2eb3857553
Merge pull request #12273 from taosdata/feature/3.0_mhli
fix(sync): fix memory leak when break
2022-05-09 17:58:42 +08:00
afwerar e277a3b1c9 fix/ZhiqiangWang/fix-15189-mv-pipe-file-to-temp 2022-05-09 17:56:08 +08:00
Haojun Liao ea18b8a7dc feature(query): bottom function is available. 2022-05-09 17:48:23 +08:00
Minghao Li b71b5284ae fix(sync): fix memory leak when break 2022-05-09 17:25:42 +08:00
Liu Jicong 92a55c3bdb
Merge pull request #12270 from taosdata/feature/tq
enh(stream): improve topic show
2022-05-09 17:07:43 +08:00
dapan 0c1ac7a367 stmt test 2022-05-09 17:01:55 +08:00
Shengliang Guan 0dfac36f5e Merge remote-tracking branch 'origin/3.0' into feature/dnode 2022-05-09 16:40:16 +08:00
Liu Jicong 661fbd2e46 enh(stream): improve topic show 2022-05-09 16:35:59 +08:00
Haojun Liao a030a9f32f enh(query):support selectivity function and normal column data query. 2022-05-09 16:06:15 +08:00
dapan f0154c03c9 stmt auto create table 2022-05-09 16:03:56 +08:00
Li Minghao 75857b049e
Merge pull request #12265 from taosdata/feature/3.0_mhli
fix(sync): fix memory leak
2022-05-09 15:51:05 +08:00
Minghao Li 39bf90c0da fix(sync): fix memory leak 2022-05-09 15:17:33 +08:00
Ganlin Zhao b3df34ef08 Revert "fix(query): fix cast function regression brought by other changes"
This reverts commit e000addc2c.
2022-05-09 15:16:47 +08:00
Ganlin Zhao 8bbcb02855 Merge branch 'feature/3.0_glzhao' of github.com:taosdata/TDengine into feature/3.0_glzhao 2022-05-09 15:16:09 +08:00
Ganlin Zhao b4c7118a51 fix(query): fix cast ncahr bug 2022-05-09 15:13:43 +08:00
Ganlin Zhao e000addc2c fix(query): fix cast function regression brought by other changes 2022-05-09 13:34:26 +08:00
shenglian-zhou e93376de9a
Merge pull request #12252 from taosdata/feature/udf
feature(udf): enhance error process
2022-05-09 12:14:17 +08:00
dapan 6621ee69a0 fix bug 2022-05-09 11:40:24 +08:00
shenglian zhou 8f3619ee89 feature(udf): enhance error process 2022-05-09 11:36:46 +08:00
shenglian-zhou ea282e0d9d
Merge pull request #12246 from taosdata/feature/udf
feature(udf): pipe is placed under datadir and remove it after udfd exist and is hidden
2022-05-09 10:03:22 +08:00
Zhiqiang Wang 05d55b97d4
Merge pull request #12244 from taosdata/fix/ZhiqiangWang/fix-15189-make-taosd-run-on-windows
fix(os): make taosd run on win.
2022-05-09 09:38:24 +08:00
shenglian zhou 736fddc4cd feature(udf): pipe is placed under datadir and remove it after udfd exist and is hidden 2022-05-09 09:36:50 +08:00
Yihao Deng 5fae014c6a
Merge pull request #12237 from taosdata/enh/supportIdxFilter
Enh/support idx filter
2022-05-09 09:07:33 +08:00
dapan 71dbed3ede Merge remote-tracking branch 'origin/3.0' into feature/qnode 2022-05-09 08:16:02 +08:00
afwerar f780c4ae7a fix(os): make taosd run on win. 2022-05-09 03:36:34 +08:00
afwerar 02e6b38270 fix(os): make taosd run on win. 2022-05-09 03:22:05 +08:00
Xiaoyu Wang 6916f4696a
Merge pull request #12242 from taosdata/feature/3.0_wxy
fix: problem of sql command 'kill transaction'
2022-05-08 22:59:07 +08:00
WANG MINGMING 9bd5da4617
Merge pull request #12231 from taosdata/feature/TD-14761
Feature/td 14761 feat:schemaless function
2022-05-08 22:33:54 +08:00
Xiaoyu Wang 64e8e0c09b fix: problem of sql command 'kill transaction' 2022-05-08 22:31:25 +08:00
Xiaoyu Wang 12beb4d04d fix: problem of sql command 'kill transaction' 2022-05-08 22:20:30 +08:00
WANG MINGMING 8912a8bc63
Merge pull request #12241 from taosdata/3.0
3.0
2022-05-08 18:25:06 +08:00
Haojun Liao 06fb98f0a4 fix(query): revise the length of var data type. 2022-05-08 17:18:11 +08:00
yihaoDeng 03c3c41dec Merge branch 'dev' into tagFlt 2022-05-08 17:16:13 +08:00
Haojun Liao 0f9f52e78b fix(query): remove false assert. 2022-05-08 16:37:12 +08:00
Haojun Liao b329b286ac refactor:do some internal refactor. 2022-05-08 16:09:56 +08:00
Haojun Liao f6be0f0dfe other: merge with 3.0. 2022-05-08 16:06:47 +08:00
Liu Jicong d17b478e96 feat(stream): auto create ctb 2022-05-08 02:37:23 +08:00
Haojun Liao e86bbc1cae
Merge branch '3.0' into feature/3.0_liaohj 2022-05-08 00:53:06 +08:00
Liu Jicong db3cbbf22d fix(query): column match 2022-05-08 00:21:17 +08:00
Haojun Liao 9025a5d735 Merge branch '3.0' into feature/3.0_liaohj 2022-05-08 00:14:02 +08:00
Haojun Liao 0bdabe6a10 fix(query): fix invalid extraction of column id. 2022-05-07 23:49:29 +08:00
Liu Jicong 3ed1ab6acb enh(stream): auto create ctb 2022-05-07 23:19:05 +08:00
Haojun Liao 5c60c6046d refactor: do some internal refactor. 2022-05-07 23:01:56 +08:00
yihaoDeng 5b2d99e6f1 enh(index): support numberic and json filter 2022-05-07 22:38:17 +08:00
Ganlin Zhao 26712d14e1
Merge pull request #12221 from taosdata/feature/3.0_glzhao
fix(query): fix invalid write for concat/concat_ws function
2022-05-07 22:34:57 +08:00
wangmm0220 2e25f684a4 refactor:fix error data incomplete if dataformat=true 2022-05-07 22:24:24 +08:00
dapan1121 7c535c40ba
Merge branch '3.0' into feature/qnode 2022-05-07 22:03:14 +08:00
slzhou c5ef299434 feature(udf): implement drop function 2022-05-07 21:22:43 +08:00
dapan1121 6f49a2ca73 stmt insert 2022-05-07 21:10:52 +08:00
Ganlin Zhao 291d6d25eb fix(query): fix invalid write for concat/concat_ws function
TD-15319
TD-15346
2022-05-07 20:56:43 +08:00
wangmm0220 65c77f572a refactor:modify schemaless function to speed 2022-05-07 20:39:07 +08:00
Shengliang Guan 963813b5e6 Merge remote-tracking branch 'origin/3.0' into feature/dnode 2022-05-07 20:19:54 +08:00
Shengliang Guan c8865f3a05 refactor: remove rpc client in executor and scanoperator 2022-05-07 20:19:40 +08:00
slzhou 4cc16bec00 Merge branch '3.0' of github.com:taosdata/TDengine into feature/udf 2022-05-07 20:00:56 +08:00
Xiaoyu Wang e917d2fefe
Merge pull request #12212 from taosdata/feature/3.0_wxy
feat: sql command 'grant', 'revoke', 'kill transaction' and 'show transactions'
2022-05-07 19:39:50 +08:00
slzhou f8dd3a1341 feature(udf):refactor code and fix bugs 2022-05-07 19:35:44 +08:00
Yihao Deng ba7bd35a39
Merge pull request #12215 from taosdata/fix/invaldFqdn
fix(rpc): fix invalide fqdn
2022-05-07 19:11:55 +08:00
Hongze Cheng a06bf6e5ca
Merge pull request #12206 from taosdata/feature/vnode_refact1
refact: vnode
2022-05-07 19:05:25 +08:00
Haojun Liao 6ce36a083e
Merge pull request #12214 from taosdata/feature/3.0_liaohj
fix(query): remove a false assert.
2022-05-07 19:00:29 +08:00
yihaoDeng f45cb19a15 fix(rpc): fix invalide fqdn 2022-05-07 18:42:15 +08:00
Xiaoyu Wang bfaceda030 feat: sql command 'grant', 'revoke', 'kill transaction' and 'show transactions' 2022-05-07 18:25:52 +08:00
Haojun Liao 9b3d7aa410 fix(query): remove a false assert. 2022-05-07 18:19:56 +08:00
yihaoDeng cb115f1c10 fix(rpc): fix invalide fqdn 2022-05-07 18:19:25 +08:00
Haojun Liao cdc2002e70 refactor(query): do some internal refactor. 2022-05-07 18:15:17 +08:00
54liuyao 599ea89a53 stream scan 2022-05-07 18:10:45 +08:00
wangmm0220 ca3b779a72 refactor:modify schemaless function to speed 2022-05-07 18:06:26 +08:00
Hongze Cheng 141ef5afd0 Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/vnode_refact1 2022-05-07 10:03:16 +00:00
Hongze Cheng 323ce214b6 refact encode APIs 2022-05-07 10:03:06 +00:00
Xiaoyu Wang 6e50691b29 feat: sql command 'grant', 'revoke', 'kill transaction' and 'show transactions' 2022-05-07 17:37:17 +08:00
Haojun Liao f867e8ea91 fix(query): eliminate memory leak. 2022-05-07 17:23:05 +08:00
Haojun Liao addd65f222 Merge branch '3.0' into feature/3.0_liaohj 2022-05-07 16:51:03 +08:00
Hongze Cheng 4a9ae2854b Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/vnode_refact1 2022-05-07 08:41:09 +00:00
wangmm0220 d418abd07f refactor:modify schemaless function to speed 2022-05-07 16:24:30 +08:00
Haojun Liao f508da9e13 fix(query): eliminate memory leak 2022-05-07 16:22:52 +08:00
Ganlin Zhao 5763b24843 fix(query): fix timeunit not processed in time functions when calculate
constant values.
2022-05-07 15:51:02 +08:00
Ganlin Zhao 48f708dfe6 Merge branch '3.0' into feature/3.0_glzhao 2022-05-07 15:32:27 +08:00
Hongze Cheng a194f6458f Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/vnode_refact1 2022-05-07 07:30:22 +00:00
Hongze Cheng 0c8b7bb094 more refact 2022-05-07 07:29:54 +00:00
Haojun Liao 1d8af5d4cf fix(query): fix memory leak. 2022-05-07 15:11:49 +08:00
Haojun Liao 47eb1fac26
Merge pull request #12187 from taosdata/feature/3.0_liaohj
fix(query): update the column match strategy.
2022-05-07 15:07:40 +08:00
dapan f6f317d608 Merge remote-tracking branch 'origin/feature/vnode_refact0' into feature/qnode 2022-05-07 14:59:45 +08:00
Hongze Cheng 5d150204dd more refact 2022-05-07 06:57:31 +00:00
dapan 44bebf37ec Merge branch 'feature/qnode' of https://github.com/taosdata/TDengine into feature/qnode 2022-05-07 14:54:45 +08:00
Shengliang Guan fe62139a7f
Merge pull request #12195 from taosdata/feature/dnode
refactor: alter stb
2022-05-07 14:52:17 +08:00
dapan1121 1792bf5ff3 fix bug 2022-05-07 14:46:04 +08:00
Ganlin Zhao e2413a062c fix: histogram normalized can only be 0/1 2022-05-07 14:29:50 +08:00
Ganlin Zhao dd7cec4132 feat(query): add histogram normalized processing 2022-05-07 14:23:07 +08:00
dapan1121 c9a2760de7
Merge pull request #12175 from taosdata/feature/qnode
fix: fix taosd memory leak issue
2022-05-07 14:15:36 +08:00
Ganlin Zhao 2139ccceb0
Merge pull request #12191 from taosdata/feature/3.0_glzhao
feat(query): add histogram param parsing
2022-05-07 14:08:01 +08:00
Hongze Cheng 80cfde72ad fix: drop table if exists 2022-05-07 05:34:30 +00:00
dapan1121 7375cf4921 fix mem issue 2022-05-07 13:20:48 +08:00
Shengliang Guan 073745c893 refactor: alter stb 2022-05-07 13:06:23 +08:00
Li Minghao 3cbc0cbbc6
Merge pull request #12186 from taosdata/feature/3.0_mhli
enh(sync): add trace log
2022-05-07 12:20:00 +08:00
Ganlin Zhao 660b610f04 fix(query): fix histogram function output 2022-05-07 11:35:03 +08:00
Haojun Liao 6115d3dbe8 fix(query): update the column match strategy. 2022-05-07 11:04:38 +08:00
Liu Jicong 96f39a3089
Merge pull request #12185 from taosdata/feature/tq
fix(stream): create stb in stream
2022-05-07 10:46:53 +08:00
Minghao Li 15911b293f enh(sync): add trace log 2022-05-07 10:44:12 +08:00
WANG MINGMING 340f9158c0
Merge pull request #12156 from taosdata/feature/TD-14761
feat: schemaless write
2022-05-07 10:42:44 +08:00
Ganlin Zhao bb3681cd71 feat(query): add histogram param parsing 2022-05-07 10:24:41 +08:00
Liu Jicong 861fde2508 fix(stream): create stb in stream 2022-05-07 10:21:51 +08:00
dapan1121 8dd7c076d0 Merge remote-tracking branch 'origin/3.0' into feature/qnode 2022-05-07 08:48:41 +08:00
dapan1121 20e0d336c7 fix memory leak issue 2022-05-07 08:47:52 +08:00
Yihao Deng 4d99b003d6
Merge pull request #12168 from taosdata/enh/supportIdxFilter
enh(index): support more data type
2022-05-07 08:47:51 +08:00
Liu Jicong 4616e320a4
Merge pull request #12180 from taosdata/feature/tq
enh(stream): fix create stb in stream
2022-05-07 02:14:29 +08:00
Liu Jicong 3ae79a77c7 enh(stream): fix create stb in stream 2022-05-07 01:47:45 +08:00
Haojun Liao ddc4a966d2
Merge pull request #12177 from taosdata/feature/3.0_liaohj
fix(query): add some check for null pointer.
2022-05-07 01:18:59 +08:00