Commit Graph

27124 Commits

Author SHA1 Message Date
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
wade zhang 2340545832
Merge pull request #12182 from taosdata/test/TD-14986
remove windows test
2022-05-07 06:56:53 +08:00
tangfangzhi 6b05911e45 remove windows test 2022-05-07 06:49:06 +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
Cary Xu 7b68b7bcd6
Merge pull request #12117 from taosdata/feature/TD-13066-3.0
feat: support update in mem/file
2022-05-07 01:20:06 +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
Cary Xu b1a429f7df feat: code optimization for update 2022-05-07 00:56:07 +08:00
Cary Xu 1fa906cde0 fix: fill null val 2022-05-07 00:46:09 +08:00
Liu Jicong dcfa1dcf35
Merge pull request #12179 from taosdata/feature/tq
enh(wal): set error code
2022-05-07 00:38:21 +08:00
Cary Xu 64d6a27f80 Merge branch '3.0' into feature/TD-13066-3.0 2022-05-07 00:14:59 +08:00
Liu Jicong 6b18948884 enh(wal): set error code 2022-05-07 00:14:52 +08:00
Cary Xu 6b3d056cd4 Merge branch 'feature/TD-13066-3.0' of github.com:taosdata/TDengine into feature/TD-13066-3.0 2022-05-07 00:13:54 +08:00
Cary Xu 27a74a56df feat: merge rows in mem/file during commit for update 2022-05-07 00:13:25 +08:00
Haojun Liao 2b803d8b93 enh(query): set uid for the result datablock of stream scanner when handling the submit block. 2022-05-06 23:40:26 +08:00
Haojun Liao 92300e954d Merge branch '3.0' into feature/3.0_liaohj 2022-05-06 22:57:18 +08:00
Haojun Liao ea3e1a202e fix(query): add some check for null pointer. 2022-05-06 22:12:35 +08:00
Ganlin Zhao d36a9286b5
Merge pull request #12172 from taosdata/feature/3.0_glzhao
feat(query): add histogram function
2022-05-06 21:42:56 +08:00
yihaoDeng 8240b10a3e enh(index): support more data type 2022-05-06 21:36:39 +08:00
Xiaoyu Wang 6acf688b84
Merge pull request #12167 from taosdata/feature/3.0_wxy
fix: some problems of parser and planner
2022-05-06 20:29:54 +08:00
Haojun Liao 1a2d170509
Merge pull request #12166 from taosdata/feature/3.0_liaohj
fix(query): set the correct result field length for first/last query.
2022-05-06 19:47:06 +08:00
Xiaoyu Wang 8e7cfb7f02 fix: some problems of parser and planner 2022-05-06 19:45:01 +08:00
Cary Xu 5536d42232
Merge branch '3.0' into feature/TD-13066-3.0 2022-05-06 19:35:13 +08:00
Cary Xu bcdf9c19b2 feat: update refactor 2022-05-06 19:31:20 +08:00
Xiaoyu Wang 3ac18d91a8 fix: some problems of parser and planner 2022-05-06 19:13:55 +08:00
Xiaoyu Wang 041ecaa35f fix: some problems of parser and planner 2022-05-06 18:44:02 +08:00
yihaoDeng e08dd100a4 enh(index): support more data type 2022-05-06 18:39:28 +08:00
Haojun Liao 809a3eda25 fix(query): set the correct result field length for first/last query. 2022-05-06 18:16:16 +08:00
Haojun Liao 29651b7b8b
Merge pull request #12163 from taosdata/feature/3.0_liaohj
fix(query): sort according to the generated column data in order by operator.
2022-05-06 18:10:14 +08:00
shenglian-zhou b405ee49e4
Merge pull request #12165 from taosdata/feature/udf
fix: core dump when pass mulitiple columns from taosd to udfd
2022-05-06 18:05:53 +08:00
Hongze Cheng 3183205c63
Merge pull request #12164 from taosdata/feature/vnode_refact1
fix: invalid read
2022-05-06 17:58:23 +08:00
Shuduo Sang 9295303f1e
feat: taostools update for3.0 (#12160)
* feat: update taos-tools for 3.0

[TD-13052]

* update taos-tools

taosdump uses taos_fetch_lengths()
2022-05-06 17:53:32 +08:00
Xiaoyu Wang dc1b390a0d Merge remote-tracking branch 'origin/3.0' into feature/3.0_wxy 2022-05-06 17:53:27 +08:00
Shuduo Sang 2687ea3957
fix: remove python connector (#12157)
update requirements.txt

[TD-14358]
2022-05-06 17:53:10 +08:00
Xiaoyu Wang 5f06387940 fix: some problems of parser and planner 2022-05-06 17:52:59 +08:00
slzhou c9ee1b0dee fix: core dump when pass mulitiple columns from taosd to udfd 2022-05-06 17:41:49 +08:00
Haojun Liao 1315f8e510 fix(query): fix an syntax error. 2022-05-06 17:37:57 +08:00
wenzhouwww 8c19baaec7
Merge pull request #12162 from taosdata/test/3.0_math_sqrt
test: add test case for math function sort
2022-05-06 17:34:52 +08:00
Hongze Cheng d4f60df9e7 Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/vnode_refact1 2022-05-06 09:33:44 +00:00
cpwu 9b13842753
Merge pull request #12158 from taosdata/cpwu/3.0
test: add join case
2022-05-06 17:31:34 +08:00
Haojun Liao 8ffdd1b715 other: merged with 3.0 branch. 2022-05-06 17:26:52 +08:00
Haojun Liao 4e90982c22 fix(query): sort according to the generated column data in order by operator. 2022-05-06 17:23:20 +08:00
Cary Xu 76b549b5a8
Merge pull request #12154 from taosdata/feature/TD-14481-3.0
feat: extract row version from trow
2022-05-06 17:16:54 +08:00
wenzhouwww@live.cn 390c68a8c0 add test case for math function sqrt 2022-05-06 16:52:09 +08:00
wenzhouwww@live.cn e2e311a0b2 Merge branch '3.0' of github.com:taosdata/TDengine into 3.0 2022-05-06 16:49:18 +08:00
wenzhouwww@live.cn dd63492541 add case for math function sqrt 2022-05-06 16:48:51 +08:00
cpwu 068c9d3df5 Merge branch '3.0' into cpwu/3.0 2022-05-06 16:41:31 +08:00
dapan1121 886295b292
Merge pull request #12151 from taosdata/feature/qnode
feat: user authority management
2022-05-06 16:35:46 +08:00
cpwu 43fd14759b fix case 2022-05-06 16:35:45 +08:00
Hongze Cheng b41c2f3279 fix invalid read 2022-05-06 08:34:38 +00:00