Commit graph

837 commits

Author SHA1 Message Date
Haojun Liao
cd71bf4816 <fix>[query]: move the reset columnInfoData to the right place. 2022-04-08 23:48:01 +08:00
Haojun Liao
fce5d48835 <fix>[query]: reset the null value bitmap before fetch next data block from tsdb. TD-14581. 2022-04-08 20:04:17 +08:00
Cary Xu
f266d593ef restore current add .smad/.smal 2022-04-07 20:34:12 +08:00
Liu Jicong
4d26b416a5
Merge pull request #11294 from taosdata/feature/tq
add unsubscribe
2022-04-07 20:19:54 +08:00
Liu Jicong
d5fb11d239 add unsubscribe 2022-04-07 18:20:54 +08:00
Cary Xu
c219d09bac comment to pass CI 2022-04-07 17:34:46 +08:00
Cary Xu
c3b5f435b0 tsma integration with stream computing 2022-04-07 17:13:55 +08:00
Liu Jicong
0cbfc79b90 add multi topic test 2022-04-07 16:27:35 +08:00
Liu Jicong
10d291feab
Merge pull request #11282 from taosdata/feature/tq
add more log
2022-04-07 14:29:53 +08:00
Liu Jicong
a60185adc8 add more log 2022-04-07 14:11:16 +08:00
Hongze Cheng
f739e7c32a
Merge pull request #11258 from taosdata/feature/meta
Feature/meta
2022-04-06 20:02:48 +08:00
Hongze Cheng
70810ddb39 fix a small bug 2022-04-06 11:37:34 +00:00
Hongze Cheng
eafc0f88bc remove tid from tsdb 2022-04-06 11:00:52 +00:00
Haojun Liao
6863999ec5 [td-14493] support having in group by 2022-04-06 17:59:08 +08:00
Hongze Cheng
e707047d6c fix a small bug 2022-04-06 09:39:05 +00:00
Hongze Cheng
e40dc9b929 commit meta when close vnode 2022-04-06 08:06:28 +00:00
Hongze Cheng
61d0180b85 more TDB integration 2022-04-06 06:37:37 +00:00
Hongze Cheng
317d4ff2eb make tdb work with meta 2022-04-06 02:06:59 +00:00
Hongze Cheng
906b615c9a make TDB compile 2022-04-06 01:55:37 +00:00
Hongze Cheng
4540f53b32 make feature/meta compile 2022-04-06 01:45:22 +00:00
Cary Xu
670554dcdd bug fix 2022-04-03 18:56:44 +08:00
Cary Xu
b3bb652708 data and bitmap compress/store/decompress separatedly 2022-04-03 18:02:30 +08:00
Cary Xu
192060ebb8 Merge branch '3.0' into feature/TD-11463-3.0 2022-04-02 17:44:50 +08:00
Haojun Liao
29fd5ec11e [td-14393] fix bug. 2022-04-02 15:42:45 +08:00
Cary Xu
1165368642 retentions param bug fix and deliver to vnode 2022-04-02 15:39:20 +08:00
Haojun Liao
c7e749d040 Merge remote-tracking branch 'origin/3.0' into feature/3.0_liaohj 2022-04-02 15:12:40 +08:00
Haojun Liao
cf25aca809 [td-13039] refactor. 2022-04-02 15:08:48 +08:00
Cary Xu
37245334d5 rollup sma grammar integrate 2022-04-02 10:37:17 +08:00
Haojun Liao
632f3b1cbf
Merge pull request #11188 from taosdata/feature/3.0_liaohj
[td-13039] support limit/offset
2022-04-01 19:07:22 +08:00
Liu Jicong
18cd6c4055
Merge pull request #11190 from taosdata/feature/tq
Feature/tq
2022-04-01 18:28:53 +08:00
Liu Jicong
9ebdee326f fix txn 2022-04-01 18:13:46 +08:00
Cary Xu
cf68440a59 bSma grammar integrate 2022-04-01 17:43:50 +08:00
Haojun Liao
7b0dfc6c4e [td-13039] support limit/offset 2022-04-01 17:21:24 +08:00
Liu Jicong
e916f83fd7 temp 2022-04-01 09:57:55 +08:00
Liu Jicong
e21ba1637e revert uid 2022-03-31 18:39:11 +08:00
Liu Jicong
b56ea026cb fix 2022-03-31 17:36:21 +08:00
Liu Jicong
d02850382c fix serialize 2022-03-31 16:45:16 +08:00
Liu Jicong
b45f7cef2e fix 2022-03-31 16:04:23 +08:00
Liu Jicong
e163197573 merge from 3.0 2022-03-31 15:55:34 +08:00
Liu Jicong
3e5da8bedb fix 2022-03-31 15:52:54 +08:00
Haojun Liao
1e5bdbfa60
Merge pull request #11134 from taosdata/feature/3.0_liaohj
[td-14392] fix show bug.
2022-03-31 14:40:13 +08:00
Haojun Liao
387cfe8d45 [td-13039] fix bug in stream interval query. 2022-03-30 19:38:30 +08:00
Cary Xu
7a8642ff53 memory clear 2022-03-30 17:54:29 +08:00
Cary Xu
cf06c16379 Merge branch '3.0' into feature/TD-11463-3.0 2022-03-30 15:49:53 +08:00
Cary Xu
8627b593d5 insert tSma by SSDataBlock 2022-03-30 15:48:51 +08:00
Liu Jicong
f65908a095
Merge pull request #11118 from taosdata/feature/tq
Feature/tq
2022-03-30 14:38:16 +08:00
Hongze Cheng
abfb80acac still use BDB 2022-03-30 03:21:57 +00:00
Hongze Cheng
f8947c1790 Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/meta 2022-03-30 01:48:57 +00:00
Liu Jicong
a9ad7ebd10 merge from 3.0 2022-03-29 18:58:15 +08:00
Liu Jicong
c2971618a1
Merge branch '3.0' into feature/shm 2022-03-29 17:29:20 +08:00