54liuyao
|
5737544e11
|
fix issue
|
2024-07-30 17:13:30 +08:00 |
Haojun Liao
|
7be2ecbe1f
|
fix(common): check the return value.
|
2024-07-27 18:55:34 +08:00 |
Haojun Liao
|
8876b2602d
|
fix(stream): check return value.
|
2024-07-27 11:02:35 +08:00 |
Haojun Liao
|
3073d6d067
|
other: merge 3.0
|
2024-07-27 00:03:28 +08:00 |
54liuyao
|
efa65256da
|
adj operator result
|
2024-07-25 19:11:32 +08:00 |
54liuyao
|
b1a4ea9472
|
adj operator result
|
2024-07-24 19:10:39 +08:00 |
Haojun Liao
|
b228151d8e
|
other: merge 3.0
|
2024-07-24 17:29:35 +08:00 |
Haojun Liao
|
aacf1c3e9a
|
fix(stream): check return value.
|
2024-07-24 17:08:08 +08:00 |
54liuyao
|
5a34a1142f
|
adj operator result
|
2024-07-24 16:17:28 +08:00 |
54liuyao
|
bf76f5a483
|
fix ci issue
|
2024-07-23 18:32:03 +08:00 |
54liuyao
|
432731b776
|
fix ci issue
|
2024-07-23 14:19:04 +08:00 |
54liuyao
|
1d35ea137a
|
adj query operator result
|
2024-07-23 10:50:16 +08:00 |
wangmm0220
|
6b9c00cb9b
|
fix:[TD-31017]process return value in clientRawBlockWrite.c
|
2024-07-19 14:49:25 +08:00 |
dmchen
|
e59e52d343
|
fix case
|
2024-06-17 10:44:53 +00:00 |
54liuyao
|
4be4a04621
|
fix(meta scan):check system table scan result
|
2024-05-16 09:56:07 +08:00 |
t_max
|
f030af3aab
|
fix: build fails on macOS and Windows
|
2024-05-11 14:59:05 +08:00 |
kailixu
|
1348a98118
|
fix: sys scan user tags
|
2024-04-24 19:16:25 +08:00 |
wangjiaming0909
|
d1101a0325
|
support filter out tsma res tbs when show stables/tables
|
2024-04-16 14:23:26 +08:00 |
54liuyao
|
53265e9e09
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/ly-TS-4243-3.0
|
2024-04-08 17:24:09 +08:00 |
wangjiaming0909
|
c2afd95c4e
|
fix taosd crash query ins_tags with empty nchar tag
|
2024-04-03 10:07:02 +08:00 |
54liuyao
|
204c5acefe
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/ly-TS-4243-3.0
|
2024-04-02 09:10:52 +08:00 |
kailixu
|
e5abe34c84
|
fix: replace strdup for release build
|
2024-03-25 21:34:31 +08:00 |
Haojun Liao
|
ef6ea16d64
|
other: merge 3.0
|
2024-03-22 17:57:25 +08:00 |
Haojun Liao
|
9f492a8962
|
other: merge 3.0
|
2024-03-22 17:53:11 +08:00 |
kailixu
|
fb2667d92d
|
fix: sys table scan and meta query
|
2024-03-22 10:33:46 +08:00 |
Haojun Liao
|
f58902180a
|
fix(query): fix syntax error.
|
2024-03-21 15:51:39 +08:00 |
Haojun Liao
|
6b2821cd28
|
fix(query): not lock when reading meta, and do some internal refactor.
|
2024-03-21 15:45:28 +08:00 |
kailixu
|
e18f056c9f
|
enh: meta pause/resume for sys table scan
|
2024-03-21 10:52:00 +08:00 |
Haojun Liao
|
b12e65d144
|
fix(tsdb): set pk column index.
|
2024-03-21 09:37:46 +08:00 |
kailixu
|
12a111d7dd
|
Merge branch '3.0' into fix/TS-4421-3.0
|
2024-03-18 00:24:33 +08:00 |
Haojun Liao
|
93c808326b
|
fix(meta): fix repeatly reader lock for tsdb meta.
|
2024-03-16 22:03:46 +08:00 |
kailixu
|
33405b67b6
|
fix: show tags for varbinary
|
2024-03-15 07:02:11 +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 |
Yihao Deng
|
1eee7b44e0
|
fix crash found on 3.1
|
2024-01-08 07:31:35 +00:00 |
slzhou
|
803e9d3ffb
|
fix: db previlege check
|
2023-12-14 08:11:27 +08:00 |
slzhou
|
2743228217
|
Merge branch '3.0' of github.com:taosdata/TDengine into feat/TS-4229
|
2023-12-11 14:15:17 +08:00 |
Haojun Liao
|
7c17d6f313
|
fix(tsdb): opt read performance by check clean stt block if only row number required.
|
2023-12-07 23:12:54 +08:00 |
slzhou
|
c53bd04894
|
feat: after select compacts
|
2023-11-23 15:26:21 +08:00 |
Haojun Liao
|
88f6596965
|
Merge pull request #22464 from taosdata/feat/TD-18789
feat:support varbinary type
|
2023-08-28 09:45:57 +08:00 |
wangmm0220
|
b3f945c4c5
|
fix:conflict
|
2023-08-16 19:35:05 +08:00 |
dapan1121
|
143c657571
|
Merge remote-tracking branch 'origin/3.0' into feat/TD-24700
|
2023-08-16 14:50:31 +08:00 |
wangmm0220
|
7441801e9d
|
feat:support varbinary type
|
2023-08-15 13:57:05 +08:00 |
wangjiaming0909
|
5c276fa547
|
fix: make kill query work for sysscanoperator
|
2023-08-14 15:21:58 +08:00 |
dapan1121
|
c9656d3f77
|
fix: fix memory issues
|
2023-08-11 17:39:41 +08:00 |
dapan1121
|
c85bbef2e9
|
Merge remote-tracking branch 'origin/3.0' into feat/TD-24700
|
2023-07-05 11:13:57 +08:00 |
dapan1121
|
7b9d73c77a
|
feat: add dynamic query ctrl operator
|
2023-07-05 11:07:08 +08:00 |
dapan1121
|
60290b98e4
|
feat: add group cache operator
|
2023-06-30 19:20:36 +08:00 |
Haojun Liao
|
3289ad62be
|
other: merge 3.0
|
2023-06-27 11:33:40 +08:00 |
dapan1121
|
4dae9f4eff
|
merge main to 3.0
|
2023-06-26 18:43:00 +08:00 |
Haojun Liao
|
6857881742
|
Merge branch '3.0' into refact/fillhistory
|
2023-06-25 10:41:32 +08:00 |