liuyao
|
fd9ed4fb70
|
Update 10-function.md
|
2024-04-15 16:37:25 +08:00 |
kailixu
|
4862a18d44
|
Merge branch 'feat/TD-24834' of https://github.com/taosdata/TDengine into feat/TD-24834
|
2024-04-15 16:29:59 +08:00 |
kailixu
|
545519bc3d
|
enh: default encrypt algorightm for db
|
2024-04-15 16:29:49 +08:00 |
liuyao
|
af5af1c6ea
|
Update index.md
|
2024-04-15 16:28:29 +08:00 |
dmchen
|
9a99b8526d
|
resolve conflict
|
2024-04-15 08:24:40 +00:00 |
kailixu
|
123090e18a
|
fix: solve conflicts
|
2024-04-15 16:12:15 +08:00 |
dapan1121
|
6d4f0b2ceb
|
fix: asof jlimit issue
|
2024-04-15 16:12:12 +08:00 |
dapan1121
|
89cd425ae2
|
Merge pull request #25344 from taosdata/54liuyao-patch-10
Update index.md
|
2024-04-15 16:07:37 +08:00 |
dapan1121
|
1ff9a5e0e2
|
Merge pull request #25348 from taosdata/54liuyao-patch-11
Update 10-function.md
|
2024-04-15 16:07:25 +08:00 |
dapan1121
|
34a15d1431
|
Update 10-function.md
|
2024-04-15 16:07:09 +08:00 |
dapan1121
|
34a943a1f2
|
Merge pull request #25242 from taosdata/feat/ly_query
adj last function
|
2024-04-15 16:04:23 +08:00 |
dapan1121
|
f7a31a6928
|
Merge pull request #25335 from taosdata/feat/xsren/TD-29092
tbname supported
|
2024-04-15 15:48:47 +08:00 |
Hongze Cheng
|
fb7db6a50c
|
Merge pull request #25317 from taosdata/enh/TD-28945-pk
enh(s3/writing): enable writing to s3 always
|
2024-04-15 15:44:08 +08:00 |
Hongze Cheng
|
ac2853f28c
|
fix: drop table after commit
|
2024-04-15 15:36:54 +08:00 |
dmchen
|
a6c36a6cf3
|
resolve conflict
|
2024-04-15 07:36:41 +00:00 |
dm chen
|
4d660d89c0
|
Merge branch '3.0' into feat/TD-24834
|
2024-04-15 15:12:32 +08:00 |
factosea
|
d14f7889c7
|
fix: primary key
|
2024-04-15 15:07:45 +08:00 |
slzhou
|
31f5b0dca7
|
fix: add test case for varchar primary key
|
2024-04-15 14:49:47 +08:00 |
Haojun Liao
|
665107ad3a
|
enh(stream): add more info in meta table.
|
2024-04-15 14:23:37 +08:00 |
factosea
|
f831870efb
|
fix: primary key sql
|
2024-04-15 14:08:54 +08:00 |
slzhou
|
04f1cfaf57
|
feat: add test case for wrong pk data type
|
2024-04-15 13:56:56 +08:00 |
dmchen
|
0526618fe5
|
resolve conflict
|
2024-04-15 03:45:37 +00:00 |
yihaoDeng
|
4948bd690d
|
3.0 merge compress
|
2024-04-15 11:38:44 +08:00 |
slzhou
|
5f28ee0e52
|
fix: wrongly changed the column type of pk col during last row scan optimize
|
2024-04-15 11:28:09 +08:00 |
dapan1121
|
45b1a64a97
|
fix: test frame issue
|
2024-04-15 11:09:24 +08:00 |
dmchen
|
c2c1a41af5
|
revert tmp ci
|
2024-04-15 02:21:11 +00:00 |
dapan1121
|
168769830f
|
fix: invalid read issue
|
2024-04-15 09:52:35 +08:00 |
Haojun Liao
|
31a728b1b8
|
fix(stream): update the stream task meta table.
|
2024-04-15 09:49:41 +08:00 |
Minglei Jin
|
4b3e3f9091
|
Merge branch '3.0' into enh/TD-28945-pk
|
2024-04-15 09:31:56 +08:00 |
Minglei Jin
|
e14d4e172d
|
cos/multi-writing: fix remove with different version
|
2024-04-15 09:30:24 +08:00 |
slzhou
|
852052a99b
|
fix: extracted data block shall initialize pks of datablock info
|
2024-04-15 07:47:07 +08:00 |
Chris Zhai
|
8703373bd4
|
Merge branches 'TEST/3.0/TS-4243' and '3.0' of github.com:taosdata/TDengine into TEST/3.0/TS-4243
|
2024-04-14 12:19:35 +08:00 |
Chris Zhai
|
88d227a97d
|
update composite primary ke case
|
2024-04-14 12:19:04 +08:00 |
Alex Duan
|
9478fd995e
|
feat: add compressBasic.py case
|
2024-04-14 11:16:38 +08:00 |
Haojun Liao
|
15c18af221
|
fix(stream): fix init error.
|
2024-04-13 18:27:38 +08:00 |
Haojun Liao
|
82ee169d61
|
Merge pull request #25164 from taosdata/feat/TS-4243-3.0
feat(tsdb): support complex primary key in table.
|
2024-04-13 18:08:01 +08:00 |
Haojun Liao
|
46fd0cb0b5
|
fix(tsdb): set correct initial value
|
2024-04-12 23:32:47 +08:00 |
Haojun Liao
|
54cef11436
|
refactor: disable debugflag change tmrdebugFlag level.
|
2024-04-12 22:17:24 +08:00 |
Haojun Liao
|
27af9de628
|
fix(tsdb):add placeholder if no rowkeys exist.
|
2024-04-12 22:16:48 +08:00 |
Chris Zhai
|
207beaf8a8
|
Merge branch 'feat/TS-4243-3.0' of github.com:taosdata/TDengine into TEST/3.0/TS-4243
|
2024-04-12 19:03:33 +08:00 |
Haojun Liao
|
528497944c
|
fix(tsdb): update log.
|
2024-04-12 19:03:03 +08:00 |
Chris Zhai
|
711cdd2349
|
Merge branch 'feat/TS-4243-3.0' of github.com:taosdata/TDengine into TEST/3.0/TS-4243
|
2024-04-12 18:58:12 +08:00 |
Haojun Liao
|
df4dd2ec93
|
fix(tsdb): update log.
|
2024-04-12 18:57:27 +08:00 |
Chris Zhai
|
95eec3aca7
|
Merge branch 'feat/TS-4243-3.0' of github.com:taosdata/TDengine into TEST/3.0/TS-4243
|
2024-04-12 18:46:57 +08:00 |
Haojun Liao
|
ffe5bb4024
|
fix(tsdb): update log.
|
2024-04-12 18:46:39 +08:00 |
Chris Zhai
|
695bcdb06c
|
Merge branch 'feat/TS-4243-3.0' of github.com:taosdata/TDengine into TEST/3.0/TS-4243
|
2024-04-12 18:40:02 +08:00 |
Haojun Liao
|
6d1c07e3a5
|
fix(tsdb): fix syntax error.
|
2024-04-12 18:39:29 +08:00 |
Chris Zhai
|
4cf3612ae9
|
Merge branch 'feat/TS-4243-3.0' of github.com:taosdata/TDengine into TEST/3.0/TS-4243
|
2024-04-12 18:37:24 +08:00 |
Haojun Liao
|
2b6f02f894
|
fix(tsdb): add some logs.
|
2024-04-12 18:37:03 +08:00 |
Chris Zhai
|
9fb2fdf8f2
|
Merge branch 'feat/TS-4243-3.0' of github.com:taosdata/TDengine into TEST/3.0/TS-4243
|
2024-04-12 18:30:41 +08:00 |