Minglei Jin
|
a491e250fb
|
cos/multi-write: fix compilation on mac
|
2024-04-08 13:24:47 +08:00 |
kailixu
|
0fc8872fc1
|
test: more test case for timestamp
|
2024-03-31 21:34:29 +08:00 |
kailixu
|
ba65f5a519
|
enh: integer with duration literal for timestamp
|
2024-03-31 20:50:02 +08:00 |
Shungang Li
|
3a656c3595
|
feat: support 2 replica with arbitrator
|
2024-03-19 09:30:35 +08:00 |
kailixu
|
a83e9b9e37
|
test: test case for limit value
|
2024-03-18 00:23:49 +08:00 |
kailixu
|
d02a125f34
|
fix: memory leak when alter json tag to NULL
|
2024-03-15 16:29:10 +08:00 |
kailixu
|
a5f06114fd
|
Merge branch '3.0' into fix/TS-4421-3.0
|
2024-03-15 13:17:32 +08:00 |
kailixu
|
0e3c97b573
|
test: tag/col insert syntax
|
2024-03-15 13:16:42 +08:00 |
kailixu
|
bf80300441
|
test: tag/col insert syntax
|
2024-03-15 11:31:28 +08:00 |
kailixu
|
569d8e6d33
|
chore: test case for insert syntax and fix of show tags for varbinary/geometry
|
2024-03-15 02:18:19 +08:00 |
kailixu
|
26fdab743b
|
test: tag/col insert syntax
|
2024-03-14 17:13:56 +08:00 |
54liuyao
|
9de0643566
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-28627
|
2024-03-14 09:56:16 +08:00 |
kailixu
|
d0f825e1f5
|
Merge branch '3.0' into fix/TS-4421-3.0
|
2024-03-14 08:41:55 +08:00 |
54liuyao
|
14c6dbd2af
|
use non sort merge
|
2024-03-12 11:45:54 +08:00 |
kailixu
|
2bd0c3335c
|
fix: unify tag value parsing syntax
|
2024-03-11 08:30:38 +08:00 |
kailixu
|
433179af0d
|
fix: unify tag value parsing syntax
|
2024-03-10 22:14:57 +08:00 |
Haojun Liao
|
3de1413974
|
test(stream): add some test cases to inc coverage.
|
2024-03-08 13:38:51 +08:00 |
54liuyao
|
02de597e69
|
opt ci
|
2024-03-07 09:00:40 +08:00 |
dapan1121
|
d2855bfd68
|
Merge pull request #24969 from taosdata/fix/ly_count
optimize plan and add ci
|
2024-03-05 10:11:49 +08:00 |
Minglei Jin
|
eba7b2fa82
|
fix(test/last_row): remove random columns' checking
|
2024-03-04 15:58:25 +08:00 |
54liuyao
|
988d23dd33
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/ly_count
|
2024-03-04 15:38:37 +08:00 |
Minglei Jin
|
376872acc6
|
fix(test/last_both): remove last_row query
|
2024-03-04 09:53:49 +08:00 |
WANG MINGMING
|
64656a1db9
|
Merge branch '3.0' into fix/TD-28627
|
2024-03-01 18:03:28 +08:00 |
54liuyao
|
8df1f09561
|
optimze plan and add ci
|
2024-03-01 11:27:33 +08:00 |
Hongze Cheng
|
c353f6b350
|
Merge pull request #24963 from taosdata/fix/TD-28329-2
fix(tsdb/cache): new case for column changing
|
2024-02-29 21:01:12 +08:00 |
Minglei Jin
|
3c80f171ef
|
fix(tsdb/cache): new case for column changing
|
2024-02-29 18:56:14 +08:00 |
54liuyao
|
6de92f7c15
|
fix count window issue
|
2024-02-29 11:30:16 +08:00 |
54liuyao
|
02379524a1
|
fix count window issue
|
2024-02-29 11:30:16 +08:00 |
WANG MINGMING
|
bf17556c59
|
Merge branch '3.0' into fix/TD-28627
|
2024-02-28 17:07:52 +08:00 |
54liuyao
|
c1129bc861
|
add ci
|
2024-02-28 09:34:43 +08:00 |
54liuyao
|
abd000ed03
|
disable query count
|
2024-02-27 10:29:15 +08:00 |
Hongze Cheng
|
200b5dc09e
|
Merge pull request #24862 from taosdata/fix/TD-28376-3.0a
fix: user sysinfo
|
2024-02-26 13:09:31 +08:00 |
kailixu
|
4afd45992a
|
fix: sysinfo of dnode variables
|
2024-02-26 09:30:33 +08:00 |
Cary Xu
|
e1add42485
|
Update privilege_sysinfo.sim
|
2024-02-25 17:58:20 +08:00 |
kailixu
|
c4b42dbbff
|
test: check user sysinfo during alter repeatedly
|
2024-02-25 10:34:49 +08:00 |
kailixu
|
41a79866b1
|
test: check user sysinfo during alter repeatedly
|
2024-02-25 10:23:05 +08:00 |
kailixu
|
a38a69557a
|
user sysinfo
|
2024-02-24 23:05:39 +08:00 |
kailixu
|
d4ef374108
|
user sysinfo
|
2024-02-24 22:48:28 +08:00 |
54liuyao
|
d3dd15e621
|
count window support having
|
2024-02-23 11:18:29 +08:00 |
54liuyao
|
53a4294e4c
|
mid agg operator
|
2024-02-21 14:48:16 +08:00 |
dapan1121
|
ba41231373
|
Merge pull request #24614 from taosdata/szhou/tms/port-3
feat: multi-readers and one merge tree
|
2024-02-21 10:00:52 +08:00 |
54liuyao
|
af1893d109
|
merge 3.0
|
2024-02-19 18:30:12 +08:00 |
dapan1121
|
2d597ad845
|
Merge pull request #24769 from taosdata/enh/xsren/TD-28408/showViews
enh: like supported on show views
|
2024-02-19 15:35:50 +08:00 |
factosea
|
e17cc16235
|
enh: like supported on show views
|
2024-02-19 13:10:27 +08:00 |
54liuyao
|
b53dc5602e
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into 3.0
|
2024-02-19 10:58:20 +08:00 |
wangmm0220
|
a8e45440c0
|
fix:conflicts from 3.0
|
2024-02-18 18:02:14 +08:00 |
54liuyao
|
aa9d78f3cc
|
mid pull over
|
2024-02-07 15:43:00 +08:00 |
54liuyao
|
56ec97d418
|
mid pull over
|
2024-02-07 15:24:11 +08:00 |
54liuyao
|
9b9ddd9159
|
batch count window
|
2024-02-06 17:19:12 +08:00 |
54liuyao
|
ba59d4bcb1
|
add fill history ci
|
2024-02-05 18:45:19 +08:00 |