Commit Graph

27626 Commits

Author SHA1 Message Date
wangmm0220 1025c3c708 Merge branch 'feature/TD-14761' of github.com:taosdata/TDengine into feature/TD-14761 2022-05-07 14:08:26 +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
WANG MINGMING 6455b41ea3
Merge pull request #12198 from taosdata/3.0
3.0
2022-05-07 14:07:58 +08:00
Hongze Cheng ad50eaffb3
Merge pull request #12196 from taosdata/feature/vnode_refact1
fix: drop table if exists
2022-05-07 14:03:04 +08:00
wangmm0220 a3451d5f94 Merge branch '3.0' of github.com:taosdata/TDengine into feature/TD-14761 2022-05-07 13:59:40 +08:00
wangmm0220 174bc6a568 refactor:modify schemaless interface 2022-05-07 13:58:10 +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
jiajingbin 9e343527d3 Merge branch '3.0' of https://github.com/taosdata/TDengine into test/td-14999 2022-05-07 13:16:58 +08:00
Shengliang Guan 073745c893 refactor: alter stb 2022-05-07 13:06:23 +08:00
liuyao 7ed8ccb26d
Merge pull request #12192 from taosdata/feature/TD-15246
enh(tq): set table uid
2022-05-07 12:24:24 +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
wenzhouwww 7eddd639e7
Merge branch '3.0' into test/3.0_math_Trigonometric 2022-05-07 12:07:48 +08:00
Shengliang Guan cdb7c37d16 refactor: adjust stb codes 2022-05-07 12:07:45 +08:00
wenzhouwww 935684e190
Update sqrt.py 2022-05-07 12:04:46 +08:00
wenzhouwww@live.cn 3ab513f0f0 add test case for atan functions 2022-05-07 11:55:29 +08:00
54liuyao 3b73dc295f set table uid 2022-05-07 11:53:08 +08:00
Hongze Cheng d1a1ba4afc
Merge pull request #12190 from taosdata/feature/vnode_refact1
fix: data loss in automatically created tables
2022-05-07 11:52:54 +08:00
Cary Xu 0142f8a65e
Merge pull request #12188 from taosdata/feature/TD-13066-3.0
feat: bitmap operation optimization
2022-05-07 11:36:44 +08:00
Ganlin Zhao 660b610f04 fix(query): fix histogram function output 2022-05-07 11:35:03 +08:00
Hongze Cheng fdd901ae5d fix auto-create table problem 2022-05-07 03:28:15 +00:00
Cary Xu 9d5e4ec3c6 Merge branch '3.0' into feature/TD-13066-3.0 2022-05-07 11:13:07 +08:00
Cary Xu f942f144e9 feat: bitmap operation optimization 2022-05-07 11:12:46 +08:00
Haojun Liao 6115d3dbe8 fix(query): update the column match strategy. 2022-05-07 11:04:38 +08:00
Hongze Cheng 4ff72806cf Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/vnode_refact1 2022-05-07 02:49:50 +00: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
jiacy-jcy 59fe535581 update 2022-05-07 10:19:26 +08:00
Hongze Cheng ce0841e398 fix: auto-create table 2022-05-07 01:58:01 +00:00
Shengliang Guan f018ccc28e refactor: adjust mnode def 2022-05-07 09:36:36 +08:00
Shengliang Guan 285c396b0b refactor: adjust cluster mgmt code 2022-05-07 09:23:06 +08:00
Shengliang Guan f54cdb0279
Merge pull request #12176 from taosdata/feature/dnode
fix: alter db replications
2022-05-07 09:05:36 +08:00
jiacy-jcy b5e1267ea8 Merge branch '3.0' into test/jcy 2022-05-07 09:04:35 +08:00
Hongze Cheng 85e25e205f Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/vnode_refact1 2022-05-07 01:03:57 +00:00
jiacy-jcy cb4dd0f948 update last.py 2022-05-07 09:03:46 +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
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
jiajingbin 90ffb798ba test: finish sub_tb select *|column 2022-05-07 00:43:17 +08:00