Commit Graph

31555 Commits

Author SHA1 Message Date
Ganlin Zhao f7c20f6c0d fix invalid read-write caused by getFuncEnv 2022-06-13 16:14:16 +08:00
Ganlin Zhao 4036d9714e add bottom function distribution splitting 2022-06-13 13:38:21 +08:00
Ganlin Zhao ca22215718 Merge branch '3.0' into enh/top_bot_split 2022-06-13 12:41:27 +08:00
Ganlin Zhao 8fe95c982c fix bugs 2022-06-13 12:39:25 +08:00
wade zhang bca46f3bcc
Merge pull request #13727 from taosdata/test/chr/TD-14699
test:add testcase of muti-mnode
2022-06-13 12:24:34 +08:00
Shuduo Sang 59981d40c3
chore(tools): taos tools mac for3.0 (#13752)
* chore(release): make get_os.sh works on mac

* chore(tools): update taos-tools
2022-06-13 11:57:49 +08:00
Yihao Deng 43651032ee
Merge pull request #13755 from taosdata/fix/invalidIdx
fix: invalid idx
2022-06-13 11:45:54 +08:00
tomchon f16c5f4910 test:annotate testcase of stmt-query 2022-06-13 10:42:46 +08:00
Huo Linhe d476c34a5b docs(Grafana): add more variables docs for Grafana
Ref [TD-16448](https://jira.taosdata.com:18080/browse/TD-16448)
2022-06-13 10:21:12 +08:00
tomchon 9579710f80 Merge branch '3.0' of github.com:taosdata/TDengine into test/chr/TD-14699 2022-06-13 09:57:14 +08:00
tomchon 2dd3800043 qtest:modify testcase of muti-mnode 2022-06-13 09:56:23 +08:00
Hui Li f35baac58a
Merge pull request #13742 from taosdata/test3.0/lihui
test: get table name of row for saving into log
2022-06-12 12:06:22 +08:00
Haojun Liao d77979babf
Merge pull request #13747 from taosdata/feature/3_liaohj
fix(query): add more check for timestamp in converting.
2022-06-12 11:31:29 +08:00
Li Minghao b9db0ea664
Merge pull request #13746 from taosdata/feature/3.0_mhli
refactor(sync): add debug log
2022-06-12 09:07:31 +08:00
Liu Jicong 32151de1f0
Merge pull request #13745 from taosdata/feature/stream
enh(tmq): avoid uninitialized memory
2022-06-12 08:56:08 +08:00
Haojun Liao c2e8aa9659 refactor: do some internal refactor. 2022-06-12 00:31:34 +08:00
Haojun Liao f5dacec38d fix(query): add more check for timestamp in converting. 2022-06-12 00:08:01 +08:00
WANG MINGMING 0f417eb584
Merge pull request #13743 from taosdata/feature/TD-14761
fix:disable schemaless database parameters & fix insert error in multi thread in schemaless
2022-06-11 23:38:06 +08:00
yihaoDeng 3c9ee325bc fix: invalid read/write 2022-06-11 23:15:43 +08:00
Haojun Liao 38e53ec8c3
Merge pull request #13741 from taosdata/feature/3_liaohj
fix(query): add day of month check for the input timestamp.
2022-06-11 23:09:56 +08:00
Shuduo Sang 896642be37
fix: update taos-tools for3.0 (#13735)
* fix: taosdump memleak

for 3.0

[TD-11857]

* fix: update taos-tools

for 3.0
2022-06-11 22:29:47 +08:00
Zhiqiang Wang f979124459
Merge pull request #13744 from taosdata/fix/ZhiqiangWang/TD-16357-numpy-init-array-linux-int64-win32-int32-diff
test: numpy init array linux int64 win32 int32 diff
2022-06-11 22:25:19 +08:00
tomchon 45a729f147 test:modify testcase of muti-mnode 2022-06-11 22:10:04 +08:00
Minghao Li 6a4cdadef6 refactor(sync): add debug log 2022-06-11 21:56:44 +08:00
wangmm0220 6e45140db4 fix:disable schemaless database parameters 2022-06-11 21:40:57 +08:00
Liu Jicong 0ef33c05bc enh(tmq): avoid uninitialized memory 2022-06-11 21:36:15 +08:00
liuyao f3750b1177
Merge pull request #13737 from taosdata/feature/TD-16425
feat(stream): support spread、elapsed、histogram、hll
2022-06-11 21:19:23 +08:00
plum-lihui 273057cfac test: log rows from per vgroup 2022-06-11 21:16:00 +08:00
plum-lihui 1482c214c8 Merge branch '3.0' into test3.0/lihui 2022-06-11 21:14:34 +08:00
Shengliang Guan c4f1316eea
Merge pull request #13724 from taosdata/fix/mnode
fix: cant drop mnode which is offline
2022-06-11 20:53:34 +08:00
afwerar ad04d40f28 test: np init array linux int64 win32 int32 diff 2022-06-11 20:46:20 +08:00
afwerar b28931f539 test: np init array linux int64 win32 int32 diff 2022-06-11 20:39:03 +08:00
afwerar b189dc3f99 test: numpy init array linux int64 win32 int32 diff 2022-06-11 20:34:29 +08:00
Zhiqiang Wang ef06ed9600
Merge pull request #13739 from taosdata/fix/ZhiqiangWang/TD-16357-add-case-to-win32-full-test
test: add case to win32 full test
2022-06-11 20:33:00 +08:00
tomchon b1a2dff6ba test:add dnode of clusters 2022-06-11 20:30:02 +08:00
wangmm0220 324e8607cc fix:disable schemaless database parameters 2022-06-11 20:26:11 +08:00
plum-lihui 021f883aff test: get table name of row for saving into log 2022-06-11 20:19:16 +08:00
Haojun Liao 36462cdcbf Merge remote-tracking branch 'origin/feature/3_liaohj' into feature/3_liaohj 2022-06-11 20:07:33 +08:00
Haojun Liao 90bdf06a9a fix(query): add day of month check for the input timestamp. 2022-06-11 20:07:17 +08:00
wangmm0220 d0fa1f568d fix:error in multi thread in schemaless 2022-06-11 19:59:18 +08:00
Shengliang Guan dc34f39559 test: remove subcribeDb1.py 2022-06-11 19:56:26 +08:00
Minglei Jin c2d46f42af
Merge pull request #13730 from taosdata/feature/lru
feat: the first round lru cache for last/last_row
2022-06-11 19:41:23 +08:00
plum-lihui bb958e19ac test:modify case of tmq 2022-06-11 19:41:03 +08:00
wangmm0220 9bccbbf865 fix:error in multi thread in schemaless 2022-06-11 19:40:56 +08:00
Shengliang Guan 8d38ce5aff enh: enable show grants in community version 2022-06-11 19:33:40 +08:00
afwerar f68e5132a5 test: add case to win32 full test 2022-06-11 19:29:11 +08:00
Ganlin Zhao b342561535 Merge branch '3.0' into enh/top_bot_split 2022-06-11 19:25:43 +08:00
Ganlin Zhao b53c65ea27 disable selectivity function for top split for now 2022-06-11 19:22:57 +08:00
Minglei Jin 10ac0b1eaf fix: remove empty structure for windows compiling 2022-06-11 19:15:09 +08:00
Xiaoyu Wang 0f99cc084a
Merge pull request #13736 from taosdata/feature/3.0_wxy
feat: sma index optimize
2022-06-11 19:08:28 +08:00