liuyao
|
34bf638f19
|
fix bug
|
2023-04-13 16:21:57 +08:00 |
liuyao
|
259815fd83
|
scan multiple range
|
2023-04-13 10:46:38 +08:00 |
liuyao
|
8992721e20
|
refact child cache
|
2023-04-13 09:15:50 +08:00 |
liuyao
|
e42caca9c2
|
delete some log
|
2023-04-12 17:39:44 +08:00 |
liuyao
|
9be89ce00a
|
delete expired check point
|
2023-04-12 17:33:58 +08:00 |
yihaoDeng
|
4625dd98f0
|
fix write crash
|
2023-04-12 07:39:54 +00:00 |
yihaoDeng
|
d0246a80cf
|
Merge branch 'enh/rocksRevert' of https://github.com/taosdata/TDengine into enh/rocksRevert
|
2023-04-12 05:50:22 +00:00 |
yihaoDeng
|
7e4eefcde1
|
fix write crash
|
2023-04-12 05:50:01 +00:00 |
liuyao
|
819154e1fc
|
use delete_mark to drop check point
|
2023-04-12 13:47:54 +08:00 |
liuyao
|
20f7838c8f
|
opt interval final window
|
2023-04-12 13:32:49 +08:00 |
liuyao
|
6a98d55c2f
|
add ci test
|
2023-04-12 11:04:57 +08:00 |
yihaoDeng
|
ed4aaade8c
|
add backend
|
2023-04-12 03:03:51 +00:00 |
yihaoDeng
|
7db12bb317
|
fix invalid free
|
2023-04-11 14:21:16 +00:00 |
yihaoDeng
|
a8ffb82370
|
fix invalid free
|
2023-04-11 14:13:35 +00:00 |
yihaoDeng
|
29d80b1c76
|
fix invalid free
|
2023-04-11 14:04:39 +00:00 |
yihaoDeng
|
a3836b2363
|
fix invalid free
|
2023-04-11 12:52:03 +00:00 |
yihaoDeng
|
743ed82daa
|
fix invalid free
|
2023-04-11 11:55:47 +00:00 |
yihaoDeng
|
71d161ae38
|
Merge branch 'enh/rocksRevert' of https://github.com/taosdata/TDengine into enh/rocksRevert
|
2023-04-11 11:15:41 +00:00 |
yihaoDeng
|
911f08b382
|
Merge branch 'dev3' into enh/rocksRevert
|
2023-04-11 11:10:33 +00:00 |
liuyao
|
4c2d0b5f63
|
feat:opt final window
|
2023-04-11 19:10:10 +08:00 |
liuyao
|
34ff1322e4
|
op final window
|
2023-04-11 19:10:10 +08:00 |
yihaoDeng
|
b24b91886a
|
Merge branch 'dev3' into enh/rocksRevert
|
2023-04-11 10:59:00 +00:00 |
yihaoDeng
|
1a42986e2c
|
Merge branch 'enh/rocksRevert' of https://github.com/taosdata/TDengine into enh/rocksRevert
|
2023-04-11 10:50:34 +00:00 |
yihaoDeng
|
ff8cb09f63
|
refactor backend
|
2023-04-11 10:47:15 +00:00 |
Bo Ding
|
8a6710ff28
|
docs:compile error (#20865)
|
2023-04-11 17:35:49 +08:00 |
Xiaoyu Wang
|
5ce6220106
|
Merge pull request #20781 from taosdata/szhou/replace-function
feature: udf replace function
|
2023-04-11 17:25:21 +08:00 |
liuyao
|
665fbd1b40
|
disable encode
|
2023-04-11 17:15:14 +08:00 |
dapan1121
|
81da6cd4a4
|
Merge pull request #20844 from taosdata/feat/TS-2815
feat(query): INTERP support boolean type
|
2023-04-11 17:15:05 +08:00 |
slzhou
|
6f35badc78
|
enhance: add udf replace function test case
|
2023-04-11 15:17:50 +08:00 |
liuyao
|
95d81604c7
|
feat:encode&&decode stream scan op
|
2023-04-11 14:34:31 +08:00 |
slzhou
|
41f7d79f2c
|
fix: fix compilation error
|
2023-04-11 13:42:17 +08:00 |
shenglian zhou
|
74f2ba76a4
|
fix: check uv_is_closing before uv_close
|
2023-04-11 13:24:20 +08:00 |
Haojun Liao
|
ed286e6349
|
Merge pull request #20855 from taosdata/54liuyao-patch-2
Update 06-stream.md
|
2023-04-11 13:12:54 +08:00 |
Haojun Liao
|
72c56d810e
|
Merge pull request #20810 from taosdata/54liuyao-patch-1
Update 14-stream.md
|
2023-04-11 11:47:03 +08:00 |
Haojun Liao
|
9ed5685f41
|
Merge pull request #20856 from taosdata/54liuyao-patch-3
Update 14-stream.md
|
2023-04-11 11:46:53 +08:00 |
liuyao
|
8ebe742aab
|
Update 14-stream.md
|
2023-04-11 11:39:28 +08:00 |
shenglian zhou
|
6b68a373e9
|
fix: when update func, set createdtime to original time
|
2023-04-11 11:37:41 +08:00 |
liuyao
|
0869cfb947
|
Update 06-stream.md
|
2023-04-11 11:36:52 +08:00 |
Ganlin Zhao
|
ea6c96df32
|
fix memory leak
|
2023-04-11 11:13:23 +08:00 |
Shuduo Sang
|
213eea813a
|
fix: install.sh check if connector/example exist (#20848)
* chore: refactor cus prompt
* fix: client name in install.sh
* fix: -Wno-reserved-user-defined-literal
* fix: update taos-tools commit
* fix: include/os/osDir.h
* fix: check cus name
* fix: makepkg.sh
* chore: update taos-tools d194dc9
* fix: cus name
* fix: change adapter prefix
* fix: tools/*.sh
* fix: scripts
* fix: ../../packaging/tools/install_client.sh
* chore: cus domain in script
* fix: cus name in packaging/tools/install.sh
* fix: cus name in ../../packaging/tools/remove.sh
* fix: don't edit origin file
* fix: remove brand name
* fix: update taos-tools
* fix: cus name in log
* fix: compile error without cuc name
* fix: source/common/src/tglobal.c
* fix: install.sh
---------
Co-authored-by: chenhaoran <haoran920c@163.com>
|
2023-04-11 10:45:09 +08:00 |
xinsheng Ren
|
bf53345f9d
|
fix: windows gettime negative value (#20800)
|
2023-04-11 08:47:31 +08:00 |
Shuduo Sang
|
9b6f4e3497
|
fix: tglobal cus prompt support for windows (#20845)
* chore: refactor cus prompt
* fix: client name in install.sh
* fix: -Wno-reserved-user-defined-literal
* fix: update taos-tools commit
* fix: include/os/osDir.h
* fix: check cus name
* fix: makepkg.sh
* chore: update taos-tools d194dc9
* fix: cus name
* fix: change adapter prefix
* fix: tools/*.sh
* fix: scripts
* fix: ../../packaging/tools/install_client.sh
* chore: cus domain in script
* fix: cus name in packaging/tools/install.sh
* fix: cus name in ../../packaging/tools/remove.sh
* fix: don't edit origin file
* fix: remove brand name
* fix: update taos-tools
* fix: cus name in log
* fix: compile error without cuc name
* fix: source/common/src/tglobal.c
---------
Co-authored-by: chenhaoran <haoran920c@163.com>
|
2023-04-10 19:44:45 +08:00 |
liuyao
|
524bb214e7
|
delete invalid code
|
2023-04-10 19:18:56 +08:00 |
Ganlin Zhao
|
89e4b15d8e
|
add test cases
|
2023-04-10 18:36:15 +08:00 |
Ganlin Zhao
|
3078e2d487
|
feat(query): INTERP support boolean type
|
2023-04-10 18:35:35 +08:00 |
liuyao
|
f236457904
|
feat:add data version
|
2023-04-10 17:35:16 +08:00 |
“happyguoxy”
|
765c09d59e
|
update function
|
2023-04-10 16:40:16 +08:00 |
liuyao
|
9a1b2a6d15
|
feat:add test
|
2023-04-10 13:03:03 +08:00 |
yihaoDeng
|
eab6f84b9b
|
Merge branch 'enh/rocksRevert' of https://github.com/taosdata/TDengine into enh/rocksRevert
|
2023-04-10 04:52:15 +00:00 |
yihaoDeng
|
1416da1967
|
opt write snapshot
|
2023-04-10 04:51:00 +00:00 |