kailixu
|
e13e61f4d5
|
Merge branch '3.0' into feat/TD-27463-3.0
|
2024-01-24 14:26:17 +08:00 |
kailixu
|
c97274c5eb
|
feat: support uniq grant
|
2024-01-24 14:25:36 +08:00 |
Hongze Cheng
|
82f3b3a931
|
Merge pull request #24589 from taosdata/fix/ttlnoretry-3.0
fix: no retry for ttl drop table
|
2024-01-24 14:03:18 +08:00 |
wangjiaming0909
|
cc45d7a6f3
|
fix: tcache conn obj ref count not released
|
2024-01-23 15:35:27 +08:00 |
Shungang Li
|
5bd14b4866
|
enh: errcode for message has been processed in preprocess
|
2024-01-23 13:53:51 +08:00 |
factosea
|
48bb6c2bbb
|
fix: time pseudo column used illegally
|
2024-01-22 19:54:28 +08:00 |
kailixu
|
dbd3c53182
|
feat: support uniq grant
|
2024-01-22 13:20:15 +08:00 |
kailixu
|
5208829f23
|
Merge branch '3.0' into feat/TD-27463-3.0
|
2024-01-22 13:20:00 +08:00 |
kailixu
|
95cb004f80
|
feat: support uniq active code
|
2024-01-17 11:24:48 +08:00 |
factosea
|
7d70d79963
|
fix order by ambiguous case
|
2024-01-17 11:10:13 +08:00 |
factosea
|
f1a2340288
|
fix: order by ambiguous
|
2024-01-16 19:46:57 +08:00 |
kailixu
|
ddefc5f46a
|
chore: merge 3.0
|
2024-01-11 20:05:23 +08:00 |
wangmm0220
|
6444af84e4
|
opti:[TD-28142]memory size if block num is too large
|
2024-01-09 16:28:58 +08:00 |
Yihao Deng
|
1eee7b44e0
|
fix crash found on 3.1
|
2024-01-08 07:31:35 +00:00 |
factosea
|
c5932c9d1c
|
fix: wildcard character in both target and pattern
|
2024-01-08 01:13:53 +08:00 |
kailixu
|
1169fe357a
|
feat: uniq grant
|
2024-01-05 00:53:38 +08:00 |
Shungang Li
|
de631e20a5
|
fix: refactor logdebugs
|
2024-01-03 19:57:22 +08:00 |
dapan1121
|
8448021780
|
Merge pull request #24232 from taosdata/fix/xsren/TD-28056/wildcard
fix: like wildcard match
|
2023-12-27 09:58:58 +08:00 |
wade zhang
|
1a215daefa
|
Merge pull request #24176 from taosdata/FIX/TD-27916-3.0
enh: demarcate top and bottom halves of task trans execution
|
2023-12-26 18:00:41 +08:00 |
factosea
|
1aae0e52e3
|
fix: like wildcard match
|
2023-12-26 14:48:05 +08:00 |
wade zhang
|
a4f7ee6fb5
|
Merge pull request #24158 from taosdata/fix/TD-27977
fix: dynamic cfg resetlog
|
2023-12-25 11:29:56 +08:00 |
Shungang Li
|
212c1ebb3c
|
udpate test case test_hot_refresh_configurations
|
2023-12-22 16:15:47 +08:00 |
Benguang Zhao
|
2de6d6c81d
|
enh: add TSDB_CODE_MND_TRANS_CTX_SWITCH
|
2023-12-22 16:06:59 +08:00 |
wangjiaming0909
|
153221e1d6
|
fix: cache scan heap overflow and forbid DDD for to_char in windows
|
2023-12-21 19:46:33 +08:00 |
kailixu
|
47fedce263
|
chore: more code
|
2023-12-21 12:11:00 +08:00 |
kailixu
|
1f5384ad40
|
feat: support uniq active code
|
2023-12-19 18:02:53 +08:00 |
kailixu
|
9fa90fc953
|
Merge branch '3.0' into feat/TD-27463-3.0
|
2023-12-18 14:20:10 +08:00 |
dmchen
|
62672b84a2
|
fix/TD-27902
|
2023-12-15 11:39:45 +00:00 |
kailixu
|
fa7a09589e
|
Merge branch '3.0' into feat/TD-27463-3.0
|
2023-12-14 10:27:48 +08:00 |
kailixu
|
d7e16bb91d
|
chore: merge 3.0
|
2023-12-14 10:09:32 +08:00 |
factosea
|
e2d2ffc00e
|
fix: % wildcard
|
2023-12-13 16:07:10 +08:00 |
dapan1121
|
8528fb7a15
|
Merge pull request #23963 from taosdata/enh/xsren/TD-22212/taosQueryParam3.0
enh: td-22212 taos query param3.0
|
2023-12-13 08:24:39 +08:00 |
kailixu
|
458c85c0ab
|
chore: tdes code optimization
|
2023-12-12 15:21:52 +08:00 |
Alex Duan
|
400f466f62
|
case: tarray.c unit case add
|
2023-12-10 17:25:13 +08:00 |
Alex Duan
|
00c9218b32
|
case: add arrayRemoveDumplicate case
|
2023-12-10 14:40:38 +08:00 |
Alex Duan
|
7adad817c9
|
case: add arrayTest unit case
|
2023-12-08 18:27:38 +08:00 |
kailixu
|
780f3d9cad
|
Merge branch '3.0' into feat/TD-27463-3.0
|
2023-12-06 19:14:24 +08:00 |
factosea
|
f01241f720
|
Merge branch 'fix/xsren/TD-22212/taosQueryParam3.0' into enh/xsren/TD-22212/taosQueryParam3.0
|
2023-12-06 17:39:25 +08:00 |
kailixu
|
e623c9c3c8
|
feat: support machine id
|
2023-12-04 11:44:02 +08:00 |
Haojun Liao
|
7e63943c4e
|
Merge pull request #23860 from taosdata/fix/TD-27455
fix:tmqVnodeSplit-column.py failed in arm64 because of rebalance after unsubscribe while split vnode
|
2023-12-01 14:18:58 +08:00 |
wangmm0220
|
4fc19a6343
|
fix:snode can only be created 1
|
2023-11-30 15:49:31 +08:00 |
Cary Xu
|
f96044e09f
|
Revert "enh: grant and active codes"
|
2023-11-30 13:39:54 +08:00 |
Haojun Liao
|
130614c938
|
Merge pull request #23831 from taosdata/fix/3_liaohj
enh(stream/tsdb): do multiple optimization and fix some bugs.
|
2023-11-30 09:20:15 +08:00 |
Haojun Liao
|
f4cf898af7
|
fix(util): fix syntax error.
|
2023-11-28 13:59:13 +08:00 |
Haojun Liao
|
2eec29861c
|
fix(util): disable avx2 version decompress timestamp.
|
2023-11-28 10:06:21 +08:00 |
Haojun Liao
|
6111138567
|
fix(stream): fix error.
|
2023-11-27 17:23:34 +08:00 |
Haojun Liao
|
d1193b5a7a
|
refactor: opt simd perf.
|
2023-11-27 14:59:12 +08:00 |
Haojun Liao
|
f9d717d0f2
|
refactor: do some internal refactor.
|
2023-11-27 14:42:13 +08:00 |
Haojun Liao
|
5de59a3547
|
enh(sys): add check for avx512vl
|
2023-11-27 10:32:47 +08:00 |
Haojun Liao
|
6ab14d39bb
|
fix(test): do some internal refactor.
|
2023-11-27 09:32:47 +08:00 |
Haojun Liao
|
de0c20c296
|
fix(test): add test case.
|
2023-11-27 00:02:52 +08:00 |
Haojun Liao
|
1dd5cd17a0
|
fix(tsdb): add simd for decompress timestamp.
|
2023-11-26 23:53:05 +08:00 |
Haojun Liao
|
3deab3cfbf
|
fix(stream):set failure for the related fill-history task.
|
2023-11-24 15:37:30 +08:00 |
Haojun Liao
|
f28cf740b0
|
fix(stream): fix status check for stream-scan-history status when drop stream task msg is missing.
|
2023-11-24 14:44:00 +08:00 |
Haojun Liao
|
d5e123db78
|
Merge pull request #23791 from taosdata/fix/3_liaohj
refactor: do some internal refactor.
|
2023-11-24 14:42:43 +08:00 |
Hongze Cheng
|
24932d2d41
|
Merge pull request #23799 from taosdata/fix/TD-27423
fix(tsdb/skip-row): remove s3 size condition
|
2023-11-24 10:48:03 +08:00 |
Minglei Jin
|
460638d294
|
enh(tsdb/open-file): new s3 failed to connect error code
|
2023-11-23 16:09:02 +08:00 |
Haojun Liao
|
de47ea6c81
|
other: merge 3.0.
|
2023-11-23 15:42:40 +08:00 |
dapan1121
|
1b6a3c2069
|
Merge pull request #23771 from taosdata/enh/xsren/TD-27022/windows
Enh/xsren/td 27022/windows
|
2023-11-22 10:58:39 +08:00 |
Haojun Liao
|
785d91c17b
|
Merge pull request #23661 from taosdata/feat/TD-26060
fix: errors in snode in conditions like fill history/checkpoint/restart
|
2023-11-21 19:02:38 +08:00 |
facetosea
|
0176819461
|
fix linux build failed
|
2023-11-21 16:49:19 +08:00 |
facetosea
|
845493294d
|
osfile
|
2023-11-21 16:31:31 +08:00 |
kailixu
|
50126e4425
|
enh: support spread active codes
|
2023-11-16 19:52:05 +08:00 |
wangmm0220
|
a16189d2a9
|
fix:confilct from 3.0
|
2023-11-15 19:14:27 +08:00 |
wangmm0220
|
8a9ded764d
|
fix:add finish history msg to snode
|
2023-11-15 11:50:14 +08:00 |
dapan1121
|
c65c9c72c4
|
fix: change query killed error msg
|
2023-11-14 19:25:54 +08:00 |
wade zhang
|
ba752adc40
|
Merge pull request #23677 from taosdata/fix/TD-27210
fix: support float value with unit
|
2023-11-14 14:20:39 +08:00 |
Shungang Li
|
3e6ffec529
|
fix: support float value with unit
|
2023-11-14 11:47:42 +08:00 |
Haojun Liao
|
436c7871a3
|
Merge pull request #23673 from taosdata/fix/3_liaohj
fix(stream): fix deadlock and do some internal refactor.
|
2023-11-14 11:26:54 +08:00 |
wade zhang
|
9167a07e89
|
Merge pull request #23657 from taosdata/enh/TD-27210
enh: add humanStr convert func
|
2023-11-14 10:04:54 +08:00 |
wade zhang
|
2cbce6c442
|
Merge pull request #23578 from taosdata/FIX/TD-27171-3.0
enh: improve user error of redistribute vgroup
|
2023-11-14 10:04:33 +08:00 |
Haojun Liao
|
a1cae2c6cc
|
refactor: fix syntax error.
|
2023-11-13 23:56:41 +08:00 |
Haojun Liao
|
b047b7591a
|
fix: fix syntax error.
|
2023-11-13 23:56:39 +08:00 |
Haojun Liao
|
65aef15be6
|
refactor: do some internal refactor.
|
2023-11-13 23:56:36 +08:00 |
Haojun Liao
|
9914e327d1
|
refactor: do some internal refactor.
|
2023-11-13 23:56:35 +08:00 |
Shungang Li
|
06c4aa431f
|
enh: add humanStr convert func
|
2023-11-13 16:28:38 +08:00 |
Haojun Liao
|
9ee9174608
|
other: merge 3.0
|
2023-11-11 15:48:31 +08:00 |
Haojun Liao
|
801b211cd8
|
refactor:do some internal refactor.
|
2023-11-11 15:39:45 +08:00 |
dapan1121
|
ea93915eaa
|
Update terror.c
|
2023-11-10 15:06:04 +08:00 |
wangjiaming0909
|
ea5adf5511
|
report not supported error when DDD but no DD specified
|
2023-11-09 20:20:00 +08:00 |
Shungang Li
|
f6bc3971d2
|
fix: add range check for bool
|
2023-11-08 16:20:45 +08:00 |
Benguang Zhao
|
c851774a02
|
enh: improve user error of redistribute vgroup with TSDB_CODE_MND_REQ_REJECTED
|
2023-11-07 12:04:42 +08:00 |
xinsheng Ren
|
da24384f0e
|
Merge branch '3.0' into fix/xsren/TD-22212/taosQueryParam3.0
|
2023-11-04 17:41:41 +08:00 |
Shungang Li
|
c6f5e2a9bd
|
enh: add dynamic configuration
|
2023-11-03 14:28:02 +08:00 |
dapan1121
|
92240d7f95
|
Merge pull request #23505 from taosdata/fix/3.0/TS-4052
fix: nano seconds database error
|
2023-11-03 10:27:40 +08:00 |
Haojun Liao
|
ff5d69352f
|
Merge pull request #23493 from taosdata/fix/3_liaohj
fix(stream): add unsupport trans.
|
2023-11-03 09:07:33 +08:00 |
Haojun Liao
|
7a32b3a209
|
fix(stream): not transfer state if state is not appropriate.
|
2023-11-02 19:12:36 +08:00 |
Haojun Liao
|
95efa07e92
|
fix(stream): add full unsupported event filtering.
|
2023-11-02 11:02:39 +08:00 |
wangjiaming0909
|
b71a013b8d
|
fix: nano seconds database error
|
2023-11-02 09:36:46 +08:00 |
Haojun Liao
|
f76417535c
|
Merge pull request #23451 from taosdata/fix/TD-26685-3.0
fix:print log if assert & check epoch when update epoch
|
2023-11-01 15:32:25 +08:00 |
dapan1121
|
6305353290
|
Merge remote-tracking branch 'origin/3.0' into feat/TD-25204
|
2023-11-01 10:38:50 +08:00 |
Haojun Liao
|
7359f98eca
|
Merge pull request #23428 from taosdata/fix/3_liaohj
other: merge refactor into 3.0
|
2023-11-01 09:44:31 +08:00 |
wade zhang
|
b7ea04bdf4
|
Merge pull request #23475 from taosdata/enh/TD-26910
enh: new errcode TSDB_CODE_MND_NO_ENOUGH_VNODES
|
2023-10-31 20:05:34 +08:00 |
Shungang Li
|
c98228eff9
|
enh: new errcode TSDB_CODE_MND_NO_ENOUGH_VNODES
|
2023-10-31 20:03:52 +08:00 |
dapan1121
|
91df56fcf0
|
Merge remote-tracking branch 'origin/3.0' into feat/TD-25204
|
2023-10-31 18:44:54 +08:00 |
Haojun Liao
|
a1aa2380ae
|
other: merge 3.0
|
2023-10-31 16:42:51 +08:00 |
dapan1121
|
9db353f05d
|
enh: optimize permission denied error msg
|
2023-10-31 13:59:44 +08:00 |
dapan1121
|
658ea7c429
|
Merge pull request #23426 from taosdata/fix/TD-26930/xsren/superTime
fix: interval more than 1000 years
|
2023-10-30 17:55:53 +08:00 |
dapan1121
|
0a97f18d72
|
Merge pull request #23344 from taosdata/feat/3.0/TS-4052
feat: support to_timestamp/to_char
|
2023-10-30 14:04:33 +08:00 |
wangmm0220
|
770c88200f
|
fix:print log if assert & check epoch when update epoch
|
2023-10-30 09:19:31 +08:00 |