Commit Graph

4178 Commits

Author SHA1 Message Date
Liu Jicong de939d589f fix: memory error 2022-04-29 20:11:58 +08:00
Haojun Liao c71c88a719 enh(query): enable check sma status for each column in query. 2022-04-29 20:07:33 +08:00
Xiaoyu Wang 7bae3e3f2e Merge remote-tracking branch 'origin/3.0' into feature/3.0_wxy 2022-04-29 20:07:12 +08:00
Xiaoyu Wang 022f5bfc14 feat: rewrite timeline function 2022-04-29 20:06:26 +08:00
dapan1121 c3484ce8c3 stmt query 2022-04-29 20:04:34 +08:00
Shengliang Guan e3170a1325 Merge remote-tracking branch 'origin/3.0' into feature/dnode 2022-04-29 18:57:02 +08:00
Haojun Liao 210e9cdbd8
Merge pull request #12059 from taosdata/feature/3.0_liaohj
fix(query): avoid to build dummy value column in group by constant value.
2022-04-29 18:48:19 +08:00
Yihao Deng 27798de8db
Merge pull request #12041 from taosdata/fix/retry_bug
fix(retry): fix retry count
2022-04-29 18:40:00 +08:00
Hongze Cheng 4e918d0f61
Merge pull request #12015 from taosdata/feature/vnode_refact1
refactor: vnode
2022-04-29 18:26:33 +08:00
slzhou 193a84717d udaf pass the first time 2022-04-29 18:20:50 +08:00
Yihao Deng 4732581750
Merge pull request #12061 from taosdata/fix/exit_process
fix(rpc): taosd stuck when exiting the process
2022-04-29 18:13:02 +08:00
Hongze Cheng ab0e435d81 Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/vnode_refact1 2022-04-29 10:02:58 +00:00
Hongze Cheng fee7499cfb fix child table query problem 2022-04-29 10:02:36 +00:00
yihaoDeng 6e5e0f3276 fix(rpc): taosd stuck when exiting the process 2022-04-29 17:48:24 +08:00
wangmm0220 ec97d05300 refactor:add schemaless function 2022-04-29 17:39:33 +08:00
Haojun Liao dda7a598d0 fix(query): avoid to build dummy value column in group by constant value. 2022-04-29 17:19:39 +08:00
liuyao 72d9594079
Merge pull request #12044 from taosdata/feature/TD-15219
enh: stream supports filter
2022-04-29 16:57:25 +08:00
Haojun Liao eecd01dc9a refactor: do some internal refactor. 2022-04-29 16:46:01 +08:00
dapan1121 190b702953
Merge pull request #12017 from taosdata/feature/qnode
fix: fix hb crash issue
2022-04-29 16:38:48 +08:00
Xiaoyu Wang 08504bd9df
Merge pull request #12030 from taosdata/feature/3.0_wxy
enh: refactor unit test of parser and planner
2022-04-29 16:38:05 +08:00
54liuyao b2dd293568 stream supports filter 2022-04-29 16:30:43 +08:00
Hongze Cheng 48207a166e refact vnode and add tdb api 2022-04-29 07:55:52 +00:00
Hongze Cheng 496ec4c1dc more TDB 2022-04-29 07:40:07 +00:00
yihaoDeng 7ff35f6f6a fix invalid read 2022-04-29 15:27:05 +08:00
Xiaoyu Wang 9006870798 Merge remote-tracking branch 'origin/3.0' into feature/3.0_wxy 2022-04-29 15:26:47 +08:00
dapan1121 6973e35554 fix mem leak 2022-04-29 15:13:44 +08:00
Hongze Cheng dbd943b815 Merge branch 'feature/vnode_refact1' of https://github.com/taosdata/TDengine into feature/vnode_refact1 2022-04-29 07:08:22 +00:00
Hongze Cheng 21cec7b6d7 more 2022-04-29 07:07:49 +00:00
Xiaoyu Wang 8818ed48f9 feat: sql command 'drop table' 2022-04-29 15:05:37 +08:00
dapan1121 dd13924dbc stmt query 2022-04-29 14:35:54 +08:00
Haojun Liao 77f1779820
Merge pull request #12042 from taosdata/feature/3.0_liaohj
fix(query): alter the type of result of the length function.
2022-04-29 14:00:16 +08:00
Yihao Deng 39a129aee5
Merge pull request #12035 from taosdata/feat/refactor-index
refactor(index): refactor index code
2022-04-29 11:55:56 +08:00
Haojun Liao 5711656304 fix(query): alter the type of result of the length function. 2022-04-29 11:55:25 +08:00
yihaoDeng d14d0ab83a fix(retry): fix retry count 2022-04-29 11:51:28 +08:00
dapan1121 529dc19a55 fix ref issue 2022-04-29 11:43:14 +08:00
dapan1121 a4d4cd2a84 stmt query 2022-04-29 11:31:39 +08:00
Xiaoyu Wang fcd61a25ec enh: refactor unit test of parser and planner 2022-04-29 11:26:55 +08:00
Xiaoyu Wang 61f08123e9 enh: refactor unit test of parser and planner 2022-04-29 11:07:26 +08:00
wangmm0220 a4629e56ce refactor:add schemaless function 2022-04-29 10:58:46 +08:00
Xiaoyu Wang 4b7e048819 Merge remote-tracking branch 'origin/3.0' into feature/3.0_wxy 2022-04-29 10:53:02 +08:00
Haojun Liao 45e8eeb9f8
Merge pull request #12038 from taosdata/feature/3.0_liaohj
refactor(query): remove redundant attributes in some structs.
2022-04-29 10:41:15 +08:00
Xiaoyu Wang bba375c505 enh: refactor unit test of parser and planner 2022-04-29 09:56:15 +08:00
Ganlin Zhao 77eb69a94f
Merge pull request #12033 from taosdata/feature/3.0_glzhao
feat(query): add spread function
2022-04-29 09:55:14 +08:00
Xiaoyu Wang 95f7f165c8 enh: refactor unit test of parser and planner 2022-04-29 09:53:53 +08:00
Cary Xu 0bac6edfd6
Merge pull request #12032 from taosdata/feature/TD-13066-3.0
feat: migrate tsdb read interface to vnode
2022-04-29 09:32:35 +08:00
dapan1121 18b6c99e09 Merge remote-tracking branch 'origin/3.0' into feature/qnode 2022-04-29 09:20:48 +08:00
dapan1121 92c555f257 stmt query 2022-04-29 09:20:37 +08:00
Xiaoyu Wang ab0e6896c5 enh: refactor unit test of parser and planner 2022-04-29 09:17:36 +08:00
Haojun Liao 2a696d2790 fix(query): add one more attribute in SSDataBlock. 2022-04-29 08:49:31 +08:00
Zhiqiang Wang 032d9761ae
Merge pull request #12024 from taosdata/fix/ZhiqiangWang/fix-14989-fix-win-open-file-error
fix(os): fix win open file error.
2022-04-29 00:31:46 +08:00
Yihao Deng 05addd6c53
Merge pull request #12034 from taosdata/refactor/refactor-rpc
refactor(rpc): refactor rpc code
2022-04-28 23:33:28 +08:00
yihaoDeng 60b05c8a51 refactor(index): refactor index code 2022-04-28 23:32:14 +08:00
Haojun Liao 4747d5648a
Merge pull request #12008 from taosdata/feature/3.0_liaohj
fix(query): show tables in information_schema db.
2022-04-28 23:26:52 +08:00
yihaoDeng 38ac16d64f refactor(rpc): refactor rpc code 2022-04-28 22:46:02 +08:00
Ganlin Zhao 6a73011231 Merge branch '3.0' into feature/3.0_glzhao 2022-04-28 21:40:27 +08:00
Ganlin Zhao d8f8e075e1 feat(query): add spread function
TD-14297
2022-04-28 21:27:46 +08:00
Cary Xu 5afaaaf4a9 feat: migrate tsdb read interface to vnode 2022-04-28 21:22:40 +08:00
Xiaoyu Wang 80407933e3 enh: refactor unit test of parser and planner 2022-04-28 21:03:44 +08:00
Xiaoyu Wang 3ec702605b enh: refactor unit test of parser and planner 2022-04-28 21:02:11 +08:00
dapan1121 c4cfcef6e9 stmt query 2022-04-28 20:24:21 +08:00
Liu Jicong 4a40bf25ee fix: interval status do not reset for stream 2022-04-28 20:03:30 +08:00
afwerar f4f11fdc01 fix(os): fix win open file error. 2022-04-28 19:46:37 +08:00
Hongze Cheng fd6b2ad626 more refact 2022-04-28 10:46:07 +00:00
Haojun Liao f6fbbdfc5f other: merge 3.0 2022-04-28 18:13:41 +08:00
Haojun Liao d9aa35ecfe fix(query): revise the output data column info in the exchange operator to be adaptable for the case of extensive datablocks. 2022-04-28 18:08:56 +08:00
Liu Jicong 58ee66a8e8
Merge pull request #12013 from taosdata/feature/tq
fix: memory error
2022-04-28 17:54:10 +08:00
Liu Jicong 78c190e967 Merge branch '3.0' into feature/tq 2022-04-28 17:45:11 +08:00
Shengliang Guan d1f1929cf2
Merge pull request #12014 from taosdata/feature/dnode
enh: make single_stable mode work
2022-04-28 17:41:59 +08:00
Ganlin Zhao 5587eb375c
Merge pull request #11993 from taosdata/fix/TD-15172
fix(query): fix bug in multi-input math functions
2022-04-28 17:26:44 +08:00
dapan1121 54fe93f77e stmt query 2022-04-28 17:09:21 +08:00
liuyao a9c159db7a
Merge pull request #12012 from taosdata/feature/TD-15111
add unit test
2022-04-28 16:54:00 +08:00
Minghao Li 4d40af9929 add redirect 2022-04-28 16:41:13 +08:00
Hongze Cheng 8565e900aa Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/vnode_refact1 2022-04-28 08:41:07 +00:00
Liu Jicong 3ae3fd65e8 fix: memory error 2022-04-28 16:31:35 +08:00
Liu Jicong ca61066b32
Merge pull request #12006 from taosdata/feature/tq
enh(tmq): add rebalance global lock
2022-04-28 16:27:51 +08:00
54liuyao 564f2f188f add unit test 2022-04-28 16:13:34 +08:00
Shengliang Guan 2adcce5573 Merge remote-tracking branch 'origin/3.0' into feature/db 2022-04-28 15:55:40 +08:00
Liu Jicong 131a1c13c5 fix show 2022-04-28 15:53:12 +08:00
yihaoDeng 485bd970a2 refactor(rpc): refactor timeout 2022-04-28 15:49:00 +08:00
Haojun Liao 96363c411d other: merge 3.0 2022-04-28 15:40:03 +08:00
Shengliang Guan 2d7ccc3b21 enh: refactor db options 2022-04-28 15:30:23 +08:00
Haojun Liao 47a9b26507 fix(query): show tables in information_schema db. 2022-04-28 15:30:18 +08:00
shenglian-zhou 34675b2cdd
Merge pull request #11996 from taosdata/feature/udf
feat(udf): agg function refinement
2022-04-28 15:05:49 +08:00
Hongze Cheng fc5065bf6a Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/vnode_refact1 2022-04-28 07:04:09 +00:00
Hongze Cheng 7ff3183a70 refact TDB 2022-04-28 07:02:49 +00:00
yihaoDeng 2f66f50c04 refactor(rpc): refactor timeout 2022-04-28 14:49:25 +08:00
shenglian zhou 00509d0edf udaf integrate into function framework 2022-04-28 14:43:54 +08:00
Liu Jicong 8989579525
Merge pull request #11997 from taosdata/feature/tq
fix: create stream
2022-04-28 14:40:42 +08:00
Shengliang Guan 3cc90a8cec Merge remote-tracking branch 'origin/3.0' into feature/db 2022-04-28 14:25:52 +08:00
Liu Jicong d998e3e804 fix: create stream 2022-04-28 14:20:32 +08:00
shenglian zhou f706b2b16a Merge branch '3.0' of github.com:taosdata/TDengine into feature/udf 2022-04-28 14:08:34 +08:00
shenglian zhou ba5123ad24 agg proc func parameter change 2022-04-28 14:07:24 +08:00
shenglian-zhou d5ae5fc667
Merge pull request #11897 from taosdata/feature/udf
feature(udf): aggregate function
2022-04-28 14:00:35 +08:00
Yihao Deng f41bd56962
Merge pull request #11988 from taosdata/feature/refator_retry
refactor(rpc): fefactor retry way
2022-04-28 13:58:38 +08:00
yihaoDeng b83963ab1d refactor(rpc): fefactor retry way 2022-04-28 13:37:40 +08:00
root fde3f3f68f stream update 2022-04-28 13:32:11 +08:00
Ganlin Zhao ad93fc6344 fix(query): fix bug in multi-input math functions 2022-04-28 13:32:03 +08:00
Ganlin Zhao b70c019824 fix(query): fix bug in multi-input math functions 2022-04-28 13:29:50 +08:00
dapan1121 e79850164b
Merge pull request #11985 from taosdata/feature/qnode
fix: fix taos shell crash issue
2022-04-28 13:21:43 +08:00
yihaoDeng b6d21ea687 refactor(rpc): fefactor retry way 2022-04-28 12:29:24 +08:00
Yihao Deng 33cc6c28ba
Merge pull request #11971 from taosdata/feature/refator_retry
refactor(rpc): refactor rpc retry way
2022-04-28 12:16:15 +08:00
Yihao Deng c616289563
Merge pull request #11962 from taosdata/fix/fix-rpc-query
fix(rpc): query conn reused cause except
2022-04-28 12:11:47 +08:00
yihaoDeng 9af1206cbd refactor(rpc): fefactor retry way 2022-04-28 11:56:00 +08:00
dapan1121 5935c9cda4 Merge branch 'feature/qnode' of github.com:taosdata/TDengine into feature/qnode 2022-04-28 11:49:09 +08:00
dapan1121 1850dc0371 stmt query 2022-04-28 11:47:55 +08:00
shenglian zhou 0119054b0b aggregate function call from udfd 2022-04-28 11:12:45 +08:00
Xiaoyu Wang 38c89b7e17
Merge pull request #11960 from taosdata/feature/3.0_wxy
enh: refactor db and table options
2022-04-28 10:37:48 +08:00
shenglian zhou 974c679c84 Merge branch '3.0' of github.com:taosdata/TDengine into feature/udf 2022-04-28 10:30:20 +08:00
shenglian zhou d9490f8a8b finalize result buf location can be specified 2022-04-28 10:30:00 +08:00
Ganlin Zhao b56f95dcb5
Merge pull request #11968 from taosdata/fix/TD-15172
refactor(query): divide by 0 optimization
2022-04-28 10:29:17 +08:00
Cary Xu e6a83367c8 merge 3.0 2022-04-28 09:47:49 +08:00
Xiaoyu Wang d66fdb948d Merge remote-tracking branch 'origin/3.0' into feature/3.0_wxy 2022-04-28 09:06:27 +08:00
Cary Xu 18fdb85747 add debug log 2022-04-28 00:24:14 +08:00
yihaoDeng 4e7e83399f refator(rpc): refator rpc retry way 2022-04-27 23:55:44 +08:00
Ganlin Zhao 0545a354e4 Merge branch '3.0' into fix/TD-15172 2022-04-27 21:54:07 +08:00
wangmm0220 990205d684 refactor: schemaless tmp commit 2022-04-27 21:29:25 +08:00
Ganlin Zhao 41f1612e68 Merge branch '3.0' into fix/TD-15137 2022-04-27 21:20:06 +08:00
Ganlin Zhao cb318d4859 refactor(query): forbid timestamp type arithmetic operation with floating type
TD-15137
2022-04-27 21:04:24 +08:00
Haojun Liao 707be3a826
Merge pull request #11965 from taosdata/feature/3.0_liaohj
fix(query): the null value is missing when merging two SColumnInfoData.
2022-04-27 20:50:10 +08:00
Ganlin Zhao d22a791125 refactor(query): divide by 0 optimization
TD-15058
TD-15059
2022-04-27 20:31:15 +08:00
Ganlin Zhao 193b994f19
Merge pull request #11963 from taosdata/fix/TD-15172
fix(query): replace nan/inf result in math functions
2022-04-27 20:30:43 +08:00
Haojun Liao 8c911a34ec Merge remote-tracking branch 'origin/3.0' into feature/3.0_liaohj 2022-04-27 20:24:49 +08:00
dapan1121 1aa22beb60 stmt query 2022-04-27 20:03:13 +08:00
Haojun Liao 878bb18d08 fix(query): the null value is missing when merging two SColumnInfoData. 2022-04-27 19:59:50 +08:00
Minghao Li 23c69aff61 Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/3.0_mhli 2022-04-27 19:36:03 +08:00
Minghao Li 9a603170b4 add redirect before syncPropose 2022-04-27 19:28:01 +08:00
Haojun Liao b159b0ff12
Merge pull request #11957 from taosdata/feature/3.0_liaohj
fix(query): enable the limitation on the number of query results
2022-04-27 19:24:27 +08:00
Zhiqiang Wang cf8154551e
Merge pull request #11955 from taosdata/fix/ZhiqiangWang/fix-14989-fix-new-compilation-errors
fix(os): fix new compilation errors.
2022-04-27 19:11:08 +08:00
Xiaoyu Wang 7f218009ed enh: refactor db and table options 2022-04-27 19:10:16 +08:00
Ganlin Zhao c211427e2e fix(query): replace nan/inf result in math functions
TD-15172
2022-04-27 19:03:41 +08:00
yihaoDeng a7637cfcea fix(rpc): query conn reused cause except 2022-04-27 18:50:35 +08:00
Yihao Deng 795f2a18d4
Merge pull request #11923 from taosdata/fix/TD-15127
fix(rpc): fix duplicat port error
2022-04-27 18:49:30 +08:00
Xiaoyu Wang 498b5b3b16 Merge remote-tracking branch 'origin/3.0' into feature/3.0_wxy 2022-04-27 18:45:12 +08:00
Haojun Liao d41a9e8bf0 fix(query): enable the limitation on each group by using limit/offset. 2022-04-27 18:43:46 +08:00
Xiaoyu Wang 6d449c8224 enh: refactor db and table options 2022-04-27 18:18:37 +08:00
Haojun Liao 1c08688da2 fix(query): return object instead of free it when error happens. 2022-04-27 18:12:26 +08:00
Minghao Li b96e434ab3 format 2022-04-27 18:10:57 +08:00
Haojun Liao 7c6bc10760 fix(query): enable the limitation on the number of query results within each group. 2022-04-27 17:52:39 +08:00
afwerar bf9ab440a7 fix(os): fix new compilation errors. 2022-04-27 17:39:54 +08:00
Haojun Liao 576c4fa07a
Merge pull request #11942 from taosdata/feature/3.0_liaohj
enh(query): add more information for the result of show tables.
2022-04-27 16:59:01 +08:00
Haojun Liao 3db512e08f refactor(query): do some internal refactor. 2022-04-27 16:37:19 +08:00
yihaoDeng 9c510f331c feature(rpc): add connect timeout 2022-04-27 15:47:25 +08:00
Haojun Liao 0444f0835e fix(query): add super table related information in show tables; 2022-04-27 15:31:04 +08:00
Haojun Liao 68f7c0ec94 Merge remote-tracking branch 'origin/feature/vnode_refact1' into feature/3.0_liaohj 2022-04-27 15:19:54 +08:00
Haojun Liao d62ddcf2db enh(query): add more information for the result of show tables. 2022-04-27 15:17:15 +08:00
yihaoDeng f6910e525a fix(rpc): fix duplicat port error 2022-04-27 15:00:45 +08:00
yihaoDeng 5c025c0006 fix(rpc): fix duplicat port error 2022-04-27 12:45:28 +08:00
Haojun Liao c64ea43fbf
Merge pull request #11918 from taosdata/feature/3.0_liaohj
refactor: do some internal refactor.
2022-04-27 11:10:03 +08:00
Zhiqiang Wang 383c83d900
Merge pull request #11914 from taosdata/fix/ZhiqiangWang/fix-15146-memory-init-error
fix(shell): memory init error.
2022-04-27 10:55:42 +08:00
Haojun Liao 02cee2ba62 refactor: do some internal refactor. 2022-04-27 10:11:32 +08:00
Haojun Liao 60db2c1c2e
Merge pull request #11913 from taosdata/feature/3.0_liaohj
refactor: do some internal refactor.
2022-04-27 09:57:45 +08:00
afwerar 48e379f320 fix(shell): memory init error. 2022-04-27 09:48:33 +08:00
Haojun Liao c0b7b1302b refactor: do some internal refactor. 2022-04-27 09:27:12 +08:00
Yihao Deng a558b4453c
Merge pull request #11906 from taosdata/feature/support_retry
Feature/support retry
2022-04-27 08:22:00 +08:00
shenglian zhou 35711ee710 Merge branch '3.0' of github.com:taosdata/TDengine into feature/udf 2022-04-27 07:31:36 +08:00
shenglian zhou f183c5606c before modify udfd process request and runudf.c 2022-04-27 07:27:58 +08:00
yihaoDeng 731dc4ff11 feature(rpc): add retry 2022-04-26 22:56:58 +08:00
yihaoDeng 7a99ee14d2 feature(rpc): add retry 2022-04-26 22:54:27 +08:00
yihaoDeng a8f707b9f9 feature(rpc): add retry 2022-04-26 21:38:57 +08:00
yihaoDeng ba7bfc6479 feature(rpc): add retry 2022-04-26 21:02:00 +08:00
Haojun Liao 09fc0b791d refactor: do some internal refactor. 2022-04-26 20:26:32 +08:00
yihaoDeng 317adb166a feature(rpc): add retry 2022-04-26 19:42:31 +08:00
yihaoDeng c08fcc625c feature(rpc): add retry 2022-04-26 18:57:54 +08:00
Xiaoyu Wang 86d077764d
Merge pull request #11901 from taosdata/feature/3.0_wxy
fix: some problems of tag query and sma
2022-04-26 18:49:44 +08:00
slzhou e9e6b1fa1f sync home office 2022-04-26 18:28:30 +08:00
Xiaoyu Wang cdee4d8e07 merge 3.0 2022-04-26 18:27:27 +08:00
yihaoDeng 207fd455fb feature(rpc): add retry 2022-04-26 18:17:45 +08:00
Xiaoyu Wang ac754dce90 fix: some problems of tag query and sma 2022-04-26 18:15:06 +08:00
Haojun Liao 723a6bd909 Merge remote-tracking branch 'origin/3.0' into feature/3.0_liaohj 2022-04-26 17:52:14 +08:00
Liu Jicong 08942d5a96
Merge pull request #11893 from taosdata/feature/tq
feat(tmq): support show
2022-04-26 17:47:55 +08:00
Hongze Cheng d5886dc97d
Merge pull request #11875 from taosdata/vnode_refact_merge
refactor: vnode
2022-04-26 17:47:39 +08:00
dapan1121 901cf55ff2
Merge pull request #11891 from taosdata/feature/qnode
feat: handle null value
2022-04-26 17:35:11 +08:00
Haojun Liao 0f4da0ef57 fix(query): copy the hasNull attribute to destination SColumnInfoData. 2022-04-26 17:34:00 +08:00
slzhou 22a97ca07e Merge branch '3.0_udfd' of github.com:taosdata/TDengine into feature/udf 2022-04-26 17:31:22 +08:00
Hongze Cheng 15127f3a97 Merge branch '3.0' of https://github.com/taosdata/TDengine into vnode_refact_merge 2022-04-26 09:19:30 +00:00
Liu Jicong fa03303bad reject wal write if exceeds limit 2022-04-26 17:19:09 +08:00
Liu Jicong 28325c9080 reject wal write if exceeds limit 2022-04-26 17:18:10 +08:00
Hongze Cheng 85d3e4c8ae make case pass 2022-04-26 09:16:29 +00:00
slzhou 26eaaf9070 Merge branch '3.0' of github.com:taosdata/TDengine into 3.0_udfd 2022-04-26 17:00:15 +08:00
slzhou 41a213a904 scalar api change 2022-04-26 16:57:08 +08:00
dapan1121 4d595938df handle null value 2022-04-26 16:40:30 +08:00
slzhou 65598879ca pass compilation after merging 3.0 2022-04-26 16:36:34 +08:00
slzhou 21a28306e0 merge 3.0 2022-04-26 16:09:13 +08:00
Haojun Liao cdbfe53c13
Merge pull request #11884 from taosdata/feature/3.0_liaohj
fix(query): add an null ptr check
2022-04-26 15:59:35 +08:00
Li Minghao f7cd02a970
Merge pull request #11886 from taosdata/feature/3.0_mhli
enh: add flag in syncEnv, to deal with expired timer
2022-04-26 15:58:41 +08:00
dapan1121 960f885aef Merge remote-tracking branch 'origin/3.0' into feature/qnode 2022-04-26 15:55:11 +08:00
dapan1121 65a7d0f1c2 scalar constant 2022-04-26 15:51:46 +08:00
Ganlin Zhao e15d78e2e8
Merge pull request #11881 from taosdata/fix/TD-15132
fix(query): fix taosshell crash when arithmetic operation with NULL concstant
2022-04-26 15:48:21 +08:00
Ganlin Zhao 471b67ae45 fix(query): change some assert to ASSERT macro 2022-04-26 15:29:50 +08:00
Haojun Liao 3461d97b25 fix(query): reset the block id before apply the filter. 2022-04-26 15:24:46 +08:00
Hongze Cheng de57d21765 fix big bug 2022-04-26 07:14:26 +00:00
Ganlin Zhao daea9b4d58 fix(query): fix taosshell crash when arithmetic operation with NULL
concstant

TD-15132
2022-04-26 15:06:20 +08:00
Hongze Cheng 9204992516 Merge branch '3.0' of https://github.com/taosdata/TDengine into vnode_refact_merge 2022-04-26 06:54:14 +00:00
Liu Jicong 5efa53e11f
Merge branch '3.0' into feature/tq 2022-04-26 14:49:30 +08:00
Liu Jicong a14b8dcc99 enh(tmq): delayed task 2022-04-26 14:32:37 +08:00
Li Minghao 16d60bf313 add flag in syncEnv, to deal with expired timer 2 2022-04-25 23:14:17 -07:00
Hongze Cheng 2f02aef2fc Merge branch '3.0' of https://github.com/taosdata/TDengine into vnode_refact_merge 2022-04-26 06:12:41 +00:00
afwerar dce677a72d fix(os): fix window compilation errors. 2022-04-26 14:11:16 +08:00
Haojun Liao 842b75cd9d Merge remote-tracking branch 'origin/3.0' into feature/3.0_liaohj 2022-04-26 14:10:45 +08:00
Haojun Liao ab390ecee1 fix(query): add a null ptr check 2022-04-26 14:10:25 +08:00
Li Minghao c5602fbaba add flag in syncEnv, to deal with expired timer 2022-04-25 22:54:04 -07:00
Hongze Cheng 1c968f0bb0 make mrege compilable 2022-04-26 05:53:18 +00:00
Haojun Liao 13feb7dad9 refactor(query): do some internal refactor. 2022-04-26 13:53:11 +08:00
Hongze Cheng 6fe299cdcd Merge branch '3.0' of https://github.com/taosdata/TDengine into vnode_refact_merge 2022-04-26 05:49:42 +00:00
Xiaoyu Wang f72c1ce8d0 enh: format code 2022-04-26 13:17:36 +08:00
Haojun Liao 9b40ec72d6 fix(query): handle the optimized order by in tablescan operator. 2022-04-26 13:09:29 +08:00
Xiaoyu Wang cc231653ad enh: format code 2022-04-26 12:59:53 +08:00
Xiaoyu Wang ac874f9e8d enh: format code 2022-04-26 11:50:35 +08:00
slzhou ac7f492cce udaf has result processing 2022-04-26 09:55:04 +08:00
Xiaoyu Wang 547ff174d5
Merge pull request #11854 from taosdata/feature/3.0_wxy
fix: some problems of udf and 'create table'
2022-04-26 09:53:29 +08:00
Xiaoyu Wang 29cadc622b fix 2022-04-26 09:26:16 +08:00
dapan1121 ab459546ba Merge remote-tracking branch 'origin/3.0' into feature/qnode 2022-04-26 08:40:07 +08:00
shenglian zhou 38f43f5a9f home office sync 2022-04-26 07:22:20 +08:00
Li Minghao 2fa176a49d when 1 replica, become leader immediately 2022-04-25 07:49:40 -07:00
Li Minghao 76a9ff06b6 Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/3.0_mhli 2022-04-25 07:39:30 -07:00
Shengliang Guan 621290ab79 enh: update db options 2022-04-25 21:12:03 +08:00
Xiaoyu Wang fc3df94127 fix: some problems of udf and 'create table' 2022-04-25 21:05:50 +08:00
Xiaoyu Wang ba509423fc fix: some problems of udf and 'create table' 2022-04-25 20:35:05 +08:00
Xiaoyu Wang 103418bfc5 fix: some problems of udf and 'create table' 2022-04-25 20:28:14 +08:00
dapan1121 15d7abf46f stmt query 2022-04-25 20:03:28 +08:00
shenglian zhou f8e71908c4 add feature that udaf produces no result 2022-04-25 18:19:57 +08:00
Xiaoyu Wang 14e9fa355c fix: some problems of udf and 'create table' 2022-04-25 17:57:14 +08:00
Ganlin Zhao 30a255cb93
Merge pull request #11841 from taosdata/fix/TD-15116
fix(query): fix scalar function input is constant return var type value contains illegal characters.
2022-04-25 17:55:22 +08:00
Haojun Liao 43cdc8d878
Merge pull request #11840 from taosdata/feature/3.0_liaohj
fix(query): get the correct data block column number.
2022-04-25 17:53:31 +08:00
Ganlin Zhao 28855b81b1 fix(query): fix scalar function input is constant return var type value contains illegal characters.
TD-15116
2022-04-25 17:31:29 +08:00
Ganlin Zhao 8c36142a9c fix(query): fix scalar function input is constant return var type value contains illegal characters.
TD-15116
2022-04-25 17:16:47 +08:00
Haojun Liao 56f3c9bf61 fix(query): get the correct data block column number. 2022-04-25 17:12:28 +08:00
Hongze Cheng 3204cd6879 fix empty show tables bug 2022-04-25 09:12:16 +00:00
Haojun Liao 0468b12d56
Merge pull request #11839 from taosdata/feature/3.0_liaohj
refactor(query): do some internal refactor.
2022-04-25 17:09:14 +08:00
Haojun Liao 57b492624b refactor(query): do some internal refactor. 2022-04-25 16:44:48 +08:00
Hongze Cheng f5e16f968d fix problems 2022-04-25 08:39:10 +00:00
Cary Xu d44611e220 feat: block wise sma aggr query 2022-04-25 15:58:44 +08:00
wangmm0220 9eff7ff43a refactor: schemaless function 2022-04-25 15:54:34 +08:00
shenglian zhou 73a0ad7414 udaf integration first step 2022-04-25 15:44:40 +08:00
Hongze Cheng 264b3f0c73 fix tdb problem 2022-04-25 07:32:41 +00:00
Ganlin Zhao 9122fb077b
Merge pull request #11828 from taosdata/fix/TD-15116
fix(query): count function result on stable inconsistant with normal table
2022-04-25 15:22:56 +08:00
Ganlin Zhao 970f2d788e fix(query): count function result on stable inconsistant with normal
table

TD-15116
2022-04-25 14:47:54 +08:00
afwerar 276eb84746 feature(dnode): mul parameter start. 2022-04-25 14:05:09 +08:00
afwerar f966242047 feature(dnode): mul parameter start. 2022-04-25 13:57:55 +08:00
Ganlin Zhao 7d8d382f75
Merge pull request #11825 from taosdata/fix/TD-15116
fix(query): fix timezone function output string incomplete
2022-04-25 13:45:04 +08:00
Ganlin Zhao 21feb85915 fix(query): fix timezone function output string incomplete
TD-15116
2022-04-25 12:42:26 +08:00
Hongze Cheng 13740e8988 refact TDB to support meta 2022-04-25 03:43:42 +00:00
shenglian-zhou 7468d948f5
Merge pull request #11819 from taosdata/3.0_udfd
udfc open/close in vm init/cleanup
2022-04-25 11:26:25 +08:00
Haojun Liao 817597b9a1 Merge remote-tracking branch 'origin/3.0' into feature/3.0_liaohj 2022-04-25 11:24:52 +08:00
Haojun Liao 4cfcca4960
Merge pull request #11817 from taosdata/feature/3.0_liaohj
enh(query): Add the group id in the serialized block format to support the multi-table(super table) interval query.
2022-04-25 11:24:28 +08:00
Liu Jicong b05c263e00
Merge pull request #11796 from taosdata/feature/tq
enh(wal): skip read for specific msg
2022-04-25 11:05:31 +08:00
Liu Jicong 06a370c8de enh(tmq): remove topic out of db 2022-04-25 10:42:17 +08:00
Li Minghao 7c1f1243fc add UT test.sh 2022-04-24 19:37:01 -07:00
Haojun Liao e63d3df1b7 other: merge 3.0 2022-04-25 10:26:15 +08:00
Haojun Liao 7968144c5c refactor(query): do some internal refactor. 2022-04-25 10:22:48 +08:00
Haojun Liao 199a3610f7 fix: fix some syntax errors. 2022-04-25 09:44:39 +08:00
dapan1121 54dd9e3ca4 feature/qnode 2022-04-25 09:32:46 +08:00
slzhou e29141a4ad udfc open/close in vm init/cleanup 2022-04-25 09:30:20 +08:00
Haojun Liao 5eed1159b1 other: merge 3.0 2022-04-25 09:16:37 +08:00
dapan1121 8bbc6b09ca Merge remote-tracking branch 'origin/3.0' into feature/qnode 2022-04-25 09:06:33 +08:00
shenglian zhou 420ca1ef45 Merge branch '3.0' of github.com:taosdata/TDengine into 3.0_udfd 2022-04-25 05:37:56 +08:00
Ganlin Zhao 8ace6c9bdf
Merge pull request #11811 from taosdata/fix/TD-15107
fix(query): fix math function NULL values is not properly appended
2022-04-24 22:25:01 +08:00
shenglian zhou 6a7c632617 Merge branch '3.0' of github.com:taosdata/TDengine into 3.0_udfd 2022-04-24 22:03:48 +08:00
Liu Jicong df1ebbc25b refactor 2022-04-24 21:52:58 +08:00
Shengliang Guan 1e571d86e1
Merge pull request #11809 from taosdata/feature/check
refactor(tools): refact shell codes
2022-04-24 21:51:06 +08:00
shenglian zhou 69eaa0979d Merge branch '3.0' of github.com:taosdata/TDengine into 3.0_udfd 2022-04-24 21:22:06 +08:00
Ganlin Zhao aadbba44cc fix(query): fix math function NULL values is not properly appended
TD-15056
2022-04-24 21:17:30 +08:00
Liu Jicong e778e82498 Merge branch '3.0' into feature/tq 2022-04-24 21:06:04 +08:00
Xiaoyu Wang 6d8566cad8
Merge pull request #11807 from taosdata/feature/3.0_wxy
enh: order by primary key optimize
2022-04-24 20:59:15 +08:00
Ganlin Zhao 0eb29590da
Merge pull request #11760 from taosdata/feature/3.0_glzhao
feat(query): add avg function
2022-04-24 20:51:48 +08:00
Haojun Liao 1d681a9e4b enh(query): Add the group id in the serialized block format to support the multi-table(super table) interval query. 2022-04-24 20:48:42 +08:00
Ganlin Zhao 4ea06b37be
Merge pull request #11805 from taosdata/fix/TD-15107
fix(query): fix sum,count,max,min function no output when input is constant value
2022-04-24 20:39:51 +08:00
Liu Jicong 631d3edeb7 merge from 3.0 2022-04-24 20:32:12 +08:00
Shengliang Guan 337a065e3a Merge remote-tracking branch 'origin/3.0' into feature/check 2022-04-24 20:27:48 +08:00
dapan 28e11e2b60 Merge branch 'feature/qnode' of https://github.com/taosdata/TDengine into feature/qnode 2022-04-24 20:25:06 +08:00
Ganlin Zhao 166c7c54f8 Merge branch '3.0' into feature/3.0_glzhao 2022-04-24 20:16:42 +08:00
Ganlin Zhao 770be0364f Merge branch '3.0' into feature/3.0_glzhao 2022-04-24 20:15:26 +08:00
Xiaoyu Wang 755e0a6456 merge 3.0 2022-04-24 20:14:00 +08:00
dapan bb33139572 feature/qnode 2022-04-24 20:11:34 +08:00
Xiaoyu Wang 74fb0f4b55 enh: order by primary key optimize 2022-04-24 20:11:06 +08:00
Ganlin Zhao 73b334a66e
Merge pull request #11794 from taosdata/fix/TD-15094
fix(query): disable timestamp type arithmetic operation with var type
2022-04-24 20:09:47 +08:00
Shengliang Guan d1ac98fa84 Merge remote-tracking branch 'origin/3.0' into feature/check 2022-04-24 19:21:42 +08:00
Ganlin Zhao 8181ef84db fix(query): fix sum,count,max,min function no output when input is constant value
TD-15107
2022-04-24 19:21:09 +08:00
dapan1121 c2af748925
Merge branch '3.0' into feature/qnode 2022-04-24 19:15:41 +08:00
Shengliang Guan 4033da4b24 Merge remote-tracking branch 'origin/3.0' into feature/check 2022-04-24 19:03:54 +08:00
slzhou b171156f1d Merge branch '3.0' of github.com:taosdata/TDengine into 3.0_udfd 2022-04-24 18:51:54 +08:00
yihaoDeng ee929937e1 fix unit test 2022-04-24 18:41:34 +08:00
Liu Jicong eda3b19225 fix compile 2022-04-24 18:39:43 +08:00
Xiaoyu Wang 809a78b06e enh: order by primary key optimize 2022-04-24 18:05:28 +08:00
Liu Jicong f4728e826e fix: add connection error handle 2022-04-24 18:03:04 +08:00
yihaoDeng 4cf04e264e fix heartbeat problem 2022-04-24 17:54:01 +08:00
slzhou a0852402a9 api change : remove udfc handle and epset 2022-04-24 17:36:07 +08:00
Liu Jicong 575f64197d enh(wal): skip read for specific msg 2022-04-24 16:51:32 +08:00
Xiaoyu Wang 58409edcfc Merge remote-tracking branch 'origin/3.0' into feature/3.0_wxy 2022-04-24 16:31:43 +08:00
Xiaoyu Wang a9ab3c8940 enh: order by primary key optimize 2022-04-24 16:31:17 +08:00
dapan1121 ef0365ebeb feature/qnode 2022-04-24 16:27:09 +08:00
Ganlin Zhao b430f4e561 fix(query): disable timestamp type arithmetic operation with var type
TD-15094
2022-04-24 16:01:05 +08:00
dapan1121 4ae6e090d8 fix hb broken link issue 2022-04-24 15:29:53 +08:00
yihaoDeng 80ae360e8b Merge branch '3.0' into auth 2022-04-24 15:12:13 +08:00
slzhou a9d47ded0a more udf info 2022-04-24 15:11:12 +08:00
Li Minghao f2749b4bf0
Merge pull request #11791 from taosdata/feature/sync-vnode-merge-3.0
Feature/sync vnode merge 3.0
2022-04-24 15:09:07 +08:00
Li Minghao 1afda11b9c comment doSyncEnvStart 2 2022-04-23 23:55:01 -07:00
slzhou 8afabff7e9 Merge branch '3.0' of github.com:taosdata/TDengine into 3.0_udfd 2022-04-24 14:38:19 +08:00
Li Minghao e01cb71cea comment doSyncEnvStart 2022-04-23 23:37:17 -07:00
Liu Jicong 314a92fb76
Merge pull request #11788 from taosdata/feature/tq
refacor(wal): rename len to bodyLen
2022-04-24 14:33:59 +08:00
Hongze Cheng 588fd84853 refact meta 2022-04-24 06:19:12 +00:00
Li Minghao 1af668b490
Merge pull request #11787 from taosdata/feature/sync-vnode-merge-3.0
fix bug, syncEnv free NULL
2022-04-24 13:54:37 +08:00
Liu Jicong 3d972f81a2 refacor(wal): rename len to bodyLen 2022-04-24 13:42:54 +08:00
Li Minghao 9c9d57c961 fix bug, syncEnv free NULL 2022-04-23 22:38:49 -07:00
Shengliang Guan 15ddbe8231 Merge remote-tracking branch 'origin/3.0' into feature/check 2022-04-24 11:25:15 +08:00
slzhou 3799c5c62f epset and retrieve so from mnode 2022-04-24 10:53:50 +08:00
Hongze Cheng 07720702a6 more refact meta 2022-04-24 02:50:08 +00:00
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
Hongze Cheng 44dc05f38f more refact meta 2022-04-23 10:50:26 +00:00
yihaoDeng b384167087 enh(rpc): fix hb problem 2022-04-23 18:29:45 +08:00
yihaoDeng 4f27533d42 enh(rpc): fix hb problem 2022-04-23 15:33:25 +08:00
yihaoDeng fefd25067b fix rpc bug 2022-04-22 23:58:34 +08:00
Haojun Liao 4b36763429 refactor(query): do some internal refactor. 2022-04-22 22:43:07 +08:00
Haojun Liao 978b369e8b fix(query): set timestamp window for the returned datablock. 2022-04-22 22:40:19 +08:00
Hongze Cheng 89c8b768e1 refact META 9 2022-04-22 12:34:37 +00:00
dapan1121 78f05459a7
Merge pull request #11769 from taosdata/feature/qnode
feat: fix qnode list type issue
2022-04-22 19:47:20 +08:00
Li Minghao 126801c8a3
Merge pull request #11768 from taosdata/feature/sync-vnode-merge-3.0
Feature/sync vnode merge 3.0
2022-04-22 19:34:52 +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
dapan1121 11cb0afa30 feature/qnode 2022-04-22 19:28:27 +08:00
Minghao Li caaa87ed83 Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/sync-vnode-merge-3.0 2022-04-22 19:12:08 +08:00
Xiaoyu Wang b0a68df512
Merge pull request #11766 from taosdata/feature/3.0_wxy
fix: some syntax parsing problems
2022-04-22 18:54:54 +08:00
slzhou 400436ffdd fix hash map key length error 2022-04-22 18:41:56 +08:00
Minghao Li d53b3a4480 call syncCleanUp taosMemoryFree(pSyncEnv) 2022-04-22 18:41:32 +08:00
Xiaoyu Wang 20879d0ef7 fix: some syntax parsing problems 2022-04-22 18:23:37 +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
dapan1121 8cfcd6d4f4 feature/qnode 2022-04-22 17:48:12 +08:00
yihaoDeng 124b8b6645 enh(rpc): fix hb problem 2022-04-22 17:44:53 +08:00
Ganlin Zhao 05f1e64108 Merge branch '3.0' into feature/3.0_glzhao 2022-04-22 17:17:46 +08:00
Minghao Li 64dfc1da1c merge 3.0 code 2022-04-22 17:11:56 +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
Hongze Cheng c28e4bcae6 refact meta 8 2022-04-22 08:23:55 +00:00
Ganlin Zhao a601081e6d refactor(query): limit cast var type length to 1000 2022-04-22 16:04:17 +08:00
Shengliang Guan bc65c92ee3 refactor(tools): adjust client config parameters 2022-04-22 16:04:10 +08:00
slzhou 0307010861 Merge branch '3.0' of github.com:taosdata/TDengine into 3.0_udfd 2022-04-22 15:36:59 +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
Hongze Cheng 1231932078 Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/vnode_refact1 2022-04-22 07:03:24 +00:00
dapan1121 9c4bb8b0a1
Merge pull request #11741 from taosdata/feature/qnode
fix: fix hb link broken issue
2022-04-22 15:03:01 +08:00
Ganlin Zhao f6c21cd39a
Merge pull request #11743 from taosdata/feature/3.0_glzhao
fix(query): fix timediff bug
2022-04-22 14:54:51 +08:00
wangmm0220 1fe2abc8cd refactor:fix error in unit test for scalar test 2022-04-22 14:35:00 +08:00
Ganlin Zhao 87bcbe8f52 fix(query): fix timediff bug
TD-14802
2022-04-22 14:25:15 +08:00
dapan1121 0afdb145a4 feature/qnode 2022-04-22 13:54:00 +08:00
Hongze Cheng 57d642b9b4 Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/vnode_refact1 2022-04-22 05:33:29 +00:00
shenglian-zhou d70c74d44e
Merge pull request #11735 from taosdata/3.0_udfd
feat(udf): udf scalar api change
2022-04-22 12:06:51 +08:00
dapan1121 54e1702749
Merge pull request #11732 from taosdata/feature/qnode
feat: add udf catalog api
2022-04-22 11:46:06 +08:00
Liu Jicong af1b5138e6
Merge pull request #11736 from taosdata/feature/tq
feat(tmq): add db subscribe
2022-04-22 11:29:46 +08:00