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 |
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 |
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 |
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 |
wangmm0220
|
324e8607cc
|
fix:disable schemaless database parameters
|
2022-06-11 20:26:11 +08:00 |
Haojun Liao
|
90bdf06a9a
|
fix(query): add day of month check for the input timestamp.
|
2022-06-11 20:07:17 +08:00 |
Shengliang Guan
|
8d38ce5aff
|
enh: enable show grants in community version
|
2022-06-11 19:33:40 +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 |
Xiaoyu Wang
|
fc4b959a12
|
feat: sma index optimize
|
2022-06-11 18:21:47 +08:00 |
Cary Xu
|
f0652ba4ff
|
Merge pull request #13719 from taosdata/feature/TD-14481-3.0
refactor: tsma
|
2022-06-11 16:07:17 +08:00 |
Cary Xu
|
25911e12a4
|
Merge branch '3.0' into feature/TD-14481-3.0
|
2022-06-11 15:16:20 +08:00 |
Cary Xu
|
ed829455a9
|
feat: tsma refactor
|
2022-06-11 15:15:55 +08:00 |
Haojun Liao
|
a91053300c
|
other: merge 3.0
|
2022-06-11 14:54:31 +08:00 |
Haojun Liao
|
9f4e89a7e2
|
Merge remote-tracking branch 'origin/feature/3_liaohj' into feature/3_liaohj
|
2022-06-11 14:52:33 +08:00 |
Haojun Liao
|
0fbf30ce6d
|
refactor: do some internal refactor, and add some check before create exchange operator.
|
2022-06-11 14:51:54 +08:00 |
Haojun Liao
|
a80529e810
|
Merge pull request #13688 from taosdata/feature/3_liaohj
fix(query): fix invalid write.
|
2022-06-11 14:50:35 +08:00 |
Haojun Liao
|
94c8ca1e06
|
fix(query): add null pointer check.
|
2022-06-11 14:10:00 +08:00 |
Haojun Liao
|
80b7ba902c
|
fix(query): add null pointer check.
|
2022-06-11 13:48:18 +08:00 |
Haojun Liao
|
f30ae95b9d
|
fix(query): add null pointer check.
|
2022-06-11 11:36:13 +08:00 |
Haojun Liao
|
79552ed65d
|
fix(query): add null pointer check.
|
2022-06-11 11:35:42 +08:00 |
Haojun Liao
|
afe612e369
|
refactor: remove unnecessary check.
|
2022-06-11 00:51:59 +08:00 |
Shengliang Guan
|
f590a362f8
|
Merge pull request #13687 from taosdata/fix/dnode
feat: redistribute vgroup to dnodes
|
2022-06-10 17:14:05 +08:00 |
Shengliang Guan
|
56ce7b1baa
|
enh: adjust show transcations output
|
2022-06-10 16:45:31 +08:00 |
54liuyao
|
c790ac64d6
|
feat(stream): distribute stream interval
|
2022-06-10 15:54:20 +08:00 |
Cary Xu
|
988f4126b4
|
other: merge 3.0
|
2022-06-10 15:21:16 +08:00 |
Xiaoyu Wang
|
46bac2f579
|
fix: a problem of interval distributed split
|
2022-06-10 14:28:58 +08:00 |
Cary Xu
|
2160a112f5
|
other: merge 3.0
|
2022-06-10 09:59:47 +08:00 |
Liu Jicong
|
a2145321b5
|
Merge pull request #13663 from taosdata/feature/stream
feat(wal): support restore from snapshot
|
2022-06-10 00:04:13 +08:00 |
Liu Jicong
|
7ab3a1e42c
|
feat(wal): support restore from snapshot
|
2022-06-09 23:08:06 +08:00 |
Cary Xu
|
fff84f1cb4
|
other: merge 3.0
|
2022-06-09 20:08:50 +08:00 |
Cary Xu
|
2b2485d175
|
feat: tsma exp wnds process
|
2022-06-09 20:02:55 +08:00 |
Liu Jicong
|
7ed9da56e3
|
Merge pull request #13653 from taosdata/feature/stream
feat(stream): sink table can be other db
|
2022-06-09 19:12:35 +08:00 |
dapan1121
|
dbaa4a5815
|
Merge pull request #13644 from taosdata/feature/qnode
feat: add get table index async API
|
2022-06-09 17:22:43 +08:00 |
Cary Xu
|
ba103f3c27
|
Merge branch '3.0' into feature/TD-14481-3.0
|
2022-06-09 17:03:16 +08:00 |
Liu Jicong
|
b23fa19bc4
|
feat(stream): sink table can be other db
|
2022-06-09 16:50:11 +08:00 |
Cary Xu
|
8997f2cdc1
|
fix: solve a non-standard explicit type conversion
|
2022-06-09 16:26:30 +08:00 |
dapan1121
|
001061fcd2
|
add get tb index async api
|
2022-06-09 15:17:10 +08:00 |
Cary Xu
|
4e30fac809
|
Merge branch '3.0' into feature/TD-11274-3.0
|
2022-06-09 15:15:23 +08:00 |
Cary Xu
|
69e7c77f4a
|
Merge branch '3.0' into feature/TD-14481-3.0
|
2022-06-09 15:15:22 +08:00 |
Cary Xu
|
fb3b66413e
|
enh: code optimization for trow
|
2022-06-09 15:13:58 +08:00 |
Cary Xu
|
08a19b7b28
|
enh: set 0 in flen part for tsrow
|
2022-06-09 15:00:48 +08:00 |
Liu Jicong
|
88313b9068
|
Merge pull request #13619 from taosdata/feature/stream
fix(query): decode
|
2022-06-09 13:03:35 +08:00 |
Cary Xu
|
49ff6bd8be
|
Merge branch '3.0' into feature/TD-11274-3.0
|
2022-06-09 11:55:26 +08:00 |
Cary Xu
|
ffe4d7cc62
|
other: merge 3.0
|
2022-06-09 11:55:11 +08:00 |
Cary Xu
|
c9b0b7cd76
|
feat: add test case for tsrow
|
2022-06-09 11:53:50 +08:00 |
shenglian-zhou
|
0b549e9de8
|
Merge pull request #13629 from taosdata/szhou/feature/multiwaymerge
fix: add group id to sort operator
|
2022-06-09 10:46:04 +08:00 |
Haojun Liao
|
c7bbd9354b
|
fix(query): set correct column number value for ssdatablock.
|
2022-06-09 10:17:43 +08:00 |
Haojun Liao
|
30b54fcfb5
|
refactor: do some internal refactor.
|
2022-06-09 09:36:50 +08:00 |