Haojun Liao
|
3cef1e7c42
|
fix(stream): add some logs.
|
2023-05-20 15:45:07 +08:00 |
Haojun Liao
|
aa7ea60bca
|
fix(stream): update the free strategy.
|
2023-05-20 15:43:48 +08:00 |
Shuduo Sang
|
0ffb0cb4a0
|
docs: update wechat tdengine1 (#21395)
* docs: update readme with tdengin1 wechat
* docs: change wechat account from eco to tdengine1
|
2023-05-20 15:17:14 +08:00 |
Haojun Liao
|
84146e6aaa
|
other: merge main.
|
2023-05-20 15:16:51 +08:00 |
Haojun Liao
|
6932c59510
|
other: merge main.
|
2023-05-20 15:09:30 +08:00 |
Haojun Liao
|
10692fde5e
|
other: merge main.
|
2023-05-20 14:53:28 +08:00 |
Haojun Liao
|
afc384bead
|
fix:remove invalid assert.
|
2023-05-20 14:44:34 +08:00 |
Haojun Liao
|
484788a60f
|
fix:add null ptr check.
|
2023-05-20 14:29:51 +08:00 |
dapan1121
|
8fe62bb0e1
|
Merge pull request #21391 from taosdata/fix/TD-24278
fix: fix assert crash in tsort.c
|
2023-05-20 14:15:19 +08:00 |
dapan1121
|
70444e2d82
|
Merge pull request #21329 from taosdata/feat/TD-21187
feat(query): interp support ignore null value opition
|
2023-05-20 14:14:21 +08:00 |
dapan1121
|
d801aaa2e6
|
Merge pull request #21352 from taosdata/fix/TD-24218
fix: fix interp in nested query and fill value with string issue
|
2023-05-20 14:10:26 +08:00 |
dapan1121
|
6e5ec3d097
|
Merge pull request #21358 from taosdata/feat/TD-23362-3.0
feat: support update active code by SQL
|
2023-05-20 14:09:20 +08:00 |
dapan1121
|
c0d3da9b32
|
Merge pull request #21382 from taosdata/szhou/fix-td24277
fix: result block ensure capacity when finalize may produce serveral …
|
2023-05-20 14:08:41 +08:00 |
Alex Duan
|
8a54310e4c
|
Merge branch 'main' into test/TD-23805-MAIN1
|
2023-05-20 14:04:06 +08:00 |
Alex Duan
|
0b12224021
|
test: add schemless insert case
|
2023-05-20 14:01:12 +08:00 |
Haojun Liao
|
4974ac78f7
|
fix: fix invalid ref.
|
2023-05-20 13:42:09 +08:00 |
Haojun Liao
|
336102b8c5
|
refactor: do some internal refactor.
|
2023-05-20 13:34:49 +08:00 |
wangmm0220
|
04858fae22
|
fix:tsdbreader is free by mistake
|
2023-05-20 12:20:54 +08:00 |
Haojun Liao
|
5cbad1da3e
|
refactor: do some internal refactor.
|
2023-05-20 12:20:04 +08:00 |
Alex Duan
|
01fa7ed2c2
|
Update 01-faq.md
|
2023-05-20 11:57:15 +08:00 |
Haojun Liao
|
6ded3284da
|
refactor: do some internal refactor.
|
2023-05-20 11:37:17 +08:00 |
Haojun Liao
|
8ab065d01e
|
other: update some logs.
|
2023-05-19 23:53:23 +08:00 |
wangmm0220
|
f8de38e532
|
fix:core dump in tsdbreader is null when tsdbreader is closed by subscribe msg and current offset equal to saved
|
2023-05-19 22:52:58 +08:00 |
wangmm0220
|
1ddbdad33c
|
fix:set task status killed when vnode receive subscribe msg from mnode
|
2023-05-19 21:40:33 +08:00 |
Haojun Liao
|
56e5a483dd
|
other: update log.
|
2023-05-19 20:00:32 +08:00 |
Haojun Liao
|
200c1a367b
|
Merge pull request #21378 from taosdata/fix/nodisk
fix(query): do some internal refactor, and fix the bug when calender duration exists in sliding and offset.
|
2023-05-19 19:30:04 +08:00 |
Haojun Liao
|
a9b7b8a5fd
|
other: add some logs.
|
2023-05-19 19:26:15 +08:00 |
wangmm0220
|
33d6df8717
|
fix:set task status killed when vnode receive subscribe msg from mnode
|
2023-05-19 19:11:49 +08:00 |
dapan1121
|
778b7b84fd
|
Merge pull request #21371 from taosdata/fix/TD-24234
fix: distinct wrong result issue
|
2023-05-19 18:15:04 +08:00 |
Haojun Liao
|
e2ec8d738c
|
other: add some logs.
|
2023-05-19 18:08:01 +08:00 |
wangmm0220
|
c7c255e967
|
fix:set task status killed when vnode receive subscribe msg from mnode
|
2023-05-19 18:06:05 +08:00 |
Haojun Liao
|
bcaa44e290
|
Merge pull request #21385 from taosdata/fix/liaohj_main
fix(query): add null check.
|
2023-05-19 17:55:02 +08:00 |
Ganlin Zhao
|
709b59a3a6
|
fix: fix assert crash in tsort.c
|
2023-05-19 17:27:15 +08:00 |
wangmm0220
|
ff2b545b27
|
fix:set task status killed when vnode receive subscribe msg from mnode
|
2023-05-19 17:16:47 +08:00 |
Minglei Jin
|
a5c1b9a054
|
cache/commit: skip batch write if empty
|
2023-05-19 17:10:24 +08:00 |
shenglian zhou
|
1f6d894dfd
|
fix: save work
|
2023-05-19 17:06:03 +08:00 |
dapan1121
|
42c65898ea
|
Merge pull request #21335 from taosdata/feat/TD-22746
feat: support client meta control
|
2023-05-19 16:55:08 +08:00 |
Ganlin Zhao
|
91414ed8e3
|
fix test case
|
2023-05-19 16:54:40 +08:00 |
dapan1121
|
66ec6e1ad2
|
Merge pull request #21384 from taosdata/szhou/fix-eq-column
fix: join eq conditions optimization work on not only for tag
|
2023-05-19 16:51:52 +08:00 |
wangjiaming0909
|
3dbbe63092
|
fix: select last(*) ..group by tag return wrong rows of data
|
2023-05-19 16:50:27 +08:00 |
dapan1121
|
6e6853413c
|
fix: db cfg memory issue
|
2023-05-19 16:48:05 +08:00 |
Ganlin Zhao
|
836efcac95
|
add test cases
|
2023-05-19 16:44:08 +08:00 |
Ganlin Zhao
|
a3ca23b688
|
forbid interp ignoring null value used for multiple cols
|
2023-05-19 16:43:39 +08:00 |
Haojun Liao
|
b7075c3560
|
Merge pull request #21383 from taosdata/fix/TD-24282
opt stream ci test
|
2023-05-19 16:33:10 +08:00 |
kailixu
|
8fd4b27c43
|
chore: code optimization
|
2023-05-19 16:10:44 +08:00 |
kailixu
|
301f7f7a41
|
Merge branch 'feat/TD-23362-3.0' of https://github.com/taosdata/TDengine into feat/TD-23362-3.0
|
2023-05-19 16:06:36 +08:00 |
kailixu
|
8571e6f6c5
|
chore: code optimization
|
2023-05-19 16:06:20 +08:00 |
Haojun Liao
|
be35194d16
|
fix(query): add null check.
|
2023-05-19 15:54:46 +08:00 |
slzhou
|
d77eefdc93
|
fix: change more variable names
|
2023-05-19 15:43:31 +08:00 |
slzhou
|
f9da4abdcb
|
fix: change more variable names
|
2023-05-19 15:38:52 +08:00 |