Commit graph

6567 commits

Author SHA1 Message Date
Cary Xu
bcdf9c19b2 feat: update refactor 2022-05-06 19:31:20 +08:00
Cary Xu
6588dfe4f2 Merge branch '3.0' into feature/TD-13066-3.0 2022-05-05 23:43:35 +08:00
Cary Xu
934636d23f fix(tsdb): update function 2022-05-05 23:25:55 +08:00
Haojun Liao
442a1cf5cf
Merge pull request #12127 from taosdata/feature/3.0_liaohj
fix(query): do perform arithmetic operator before apply the sort procedure.
2022-05-05 21:51:05 +08:00
shenglian-zhou
84cc76ffdb
Merge pull request #12129 from taosdata/feature/udf
feature(udf): scalar memory management
2022-05-05 21:32:32 +08:00
Yihao Deng
3efd1ea45d
Merge pull request #12134 from taosdata/fix/fix-15143
fix(rpc): fix timeout error
2022-05-05 21:11:32 +08:00
Cary Xu
4a649ec925 fix(tsdb): swap pointer of data cols 2022-05-05 21:07:55 +08:00
Ganlin Zhao
5b0e0ca751
Merge pull request #12124 from taosdata/feature/3.0_glzhao
fix(query): add hex encoding/decoding for transmitting nchar constant from client to server in JSON
2022-05-05 20:59:56 +08:00
yihaoDeng
ae33656e15 fix(rpc): fix timeout error 2022-05-05 20:17:53 +08:00
Cary Xu
96091ee10f Merge branch '3.0' into feature/TD-13066-3.0 2022-05-05 20:11:54 +08:00
Ganlin Zhao
26285015cb fix(query): fix cast function constant convert to nchar result length 2022-05-05 20:11:34 +08:00
shenglian zhou
8e0eda6c0c Merge branch '3.0' of github.com:taosdata/TDengine into feature/udf 2022-05-05 19:52:07 +08:00
shenglian zhou
a0c92acd56 deal with not all columns has agg 2022-05-05 19:50:49 +08:00
Haojun Liao
8954035a2c fix(query): update the unit test cases. 2022-05-05 19:05:55 +08:00
Liu Jicong
6258e5b534 merge from 3.0 2022-05-05 19:04:14 +08:00
shenglian zhou
8b9e94a038 scalar udf memory by itself 2022-05-05 19:03:05 +08:00
Haojun Liao
02c7fcc228 Merge branch '3.0' into feature/3.0_liaohj 2022-05-05 19:00:07 +08:00
Liu Jicong
a5706ea7e5 feat(stream): insert data 2022-05-05 18:57:09 +08:00
Haojun Liao
c1659805b6 fix(query): do perform arithmetic operator before apply the sort procedure. 2022-05-05 18:54:19 +08:00
Ganlin Zhao
8430a94c81 Merge branch '3.0' into feature/3.0_glzhao 2022-05-05 18:37:47 +08:00
Cary Xu
319d2785ab feat: update support merge in mem 2022-05-05 18:33:31 +08:00
Cary Xu
931b9436ad Merge branch '3.0' into feature/TD-13066-3.0 2022-05-05 17:46:18 +08:00
Ganlin Zhao
f904e5912e fix(query): fix cast constant to nchar type value output incorrect
TD-15138
2022-05-05 17:43:22 +08:00
Shengliang Guan
f49524daa1
Merge pull request #12119 from taosdata/fix/tsim
fix: forbid the startup of illegal fqdn
2022-05-05 17:34:42 +08:00
Shengliang Guan
2198001b3b
Merge pull request #12122 from taosdata/feature/dnode
test: add unitest for transaction
2022-05-05 17:34:29 +08:00
Ganlin Zhao
455737f2cb fix(query): add hex encoding/decoding for transmitting nchar constant
from client to server in JSON
2022-05-05 17:15:09 +08:00
Shengliang Guan
ae9056567c Merge remote-tracking branch 'origin/3.0' into fix/tsim 2022-05-05 17:07:31 +08:00
Shengliang Guan
9927b6b014 fix: invalid write while pullup trans on start 2022-05-05 17:01:50 +08:00
Xiaoyu Wang
0035bb11f6
Merge pull request #12115 from taosdata/feature/3.0_wxy
fix: plan problem of tag scanning
2022-05-05 16:45:00 +08:00
Shengliang Guan
abcdeb8418 Merge remote-tracking branch 'origin/3.0' into feature/dnode 2022-05-05 16:35:25 +08:00
Shengliang Guan
516fca738c fix: forbid the startup of illegal fqdn 2022-05-05 16:31:07 +08:00
dapan1121
e882eea6a3
Merge pull request #12107 from taosdata/feature/qnode
feat: stmt query api
2022-05-05 16:23:25 +08:00
Cary Xu
8b7ebd6f5f Merge branch '3.0' into feature/TD-13066-3.0 2022-05-05 16:17:58 +08:00
Shengliang Guan
d2f889a3a0 test: add conflict test for transaction 2022-05-05 16:13:51 +08:00
Cary Xu
7a8f8e11a5 feat: support update in mem/file 2022-05-05 16:00:35 +08:00
Haojun Liao
eb18d518ed fix(driver): eliminate the memory leak. 2022-05-05 15:44:46 +08:00
Haojun Liao
cb3e10a046
Merge pull request #12116 from taosdata/feature/3.0_liaohj
fix(query): set the correct join on column slot id.
2022-05-05 15:35:03 +08:00
Haojun Liao
96372a7322 fix(query): set the correct join on column slot id. 2022-05-05 14:57:48 +08:00
Xiaoyu Wang
1361bf4eed fix: plan problem of tag scanning 2022-05-05 14:49:00 +08:00
Shengliang Guan
5191a1ca91 test: add rollback test for transaction 2022-05-05 13:13:23 +08:00
Hongze Cheng
c87eb6cc47 refact 2022-05-05 03:24:00 +00:00
Hongze Cheng
7c5c1c32ee implement TDB upsert 2022-05-05 03:17:34 +00:00
Hongze Cheng
8c44ea53cd Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/vnode_refact1 2022-05-05 02:14:31 +00:00
Shengliang Guan
394438d450
Merge pull request #12106 from taosdata/feature/dnode
test: add action test for transaction
2022-05-05 09:43:55 +08:00
Hongze Cheng
f2859e9c1d Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/vnode_refact1 2022-05-05 01:42:47 +00:00
Yihao Deng
e50e3a17fe
Merge pull request #12103 from taosdata/enh/supportIdxFilter
enh(index): support index filter
2022-05-05 08:37:26 +08:00
dapan1121
ed0c177406 Merge remote-tracking branch 'origin/3.0' into feature/qnode 2022-05-05 08:16:39 +08:00
Shengliang Guan
43822106bc test: add unitest for transaction 2022-05-05 00:12:11 +08:00
Shengliang Guan
a19873d740
Merge pull request #12104 from taosdata/feature/dnode
refactor: adjust transaction code
2022-05-04 23:58:48 +08:00
Shengliang Guan
0218def49a test: add action test for transaction 2022-05-04 23:58:42 +08:00