yihaoDeng
0f803fca10
fix: fix filter error result
2023-02-13 11:40:40 +08:00
yihaoDeng
75577937be
fix compile error
2023-02-12 17:00:28 +08:00
yihaoDeng
a929aa22d8
merge 3.0
2023-02-12 10:48:18 +08:00
yihaoDeng
a8b0452080
fix mem leak
2023-02-12 10:30:36 +08:00
Shuduo Sang
caa439cb44
fix: taosbenchmark schemaless refine ( #19929 )
...
* fix: optimize taosbenchmark data preparing for sml json
* fix: update taos-tools 5c5e79f
* fix: update taos-tools 298a30d
* fix: taos-tools 143b9e4
* fix: update taos-tools 0b56d15
* fix: update taos-tools 7375f23
* fix: update taos-tools eaf2309
* fix: update taos-tools 723f696
* fix: update taos-tools c9be106
* fix: update taos-tools 9b8975b
* test: update taos-tools 3309b9d
* test: update taos-tools d93cd23
* fix: update taos-tools 6632796
* fix: update taos-tools bd43034
* test: fix sml_json_alltyps.py according to taosbenchmark change
* test: fix sml_json_alltypes test case
* fix: update taos-tools 181bcac
* fix: update taos-tools 05b61e0
2023-02-12 07:25:27 +08:00
Shuduo Sang
b51c15b73f
fix: taosbenchmark sml rest ctrlc ( #19899 )
...
* fix: taosbenchmark sml-rest mem leak
* fix: update taos-tools 990ba9e
* fix: update taos-tools 3d5aa21
* fix: update taos-tools 68d300d
* fix: update taos-tools 3c423ca
* fix: update taos-tools 4097420
2023-02-11 00:45:22 +08:00
xinsheng Ren
59b9f00767
Fix/xsren/td 21976/UUID stackflow mac basemain ( #19925 )
...
* fix stackflow on mac
* ALL UPPER CASE for macro definition
---------
Co-authored-by: facetosea <25808407@qq.com>
2023-02-10 20:37:59 +08:00
yihaoDeng
93c61f82c9
fix mem leak
2023-02-10 19:24:26 +08:00
yihaoDeng
9d8e3e0c8f
fix mem leak
2023-02-10 18:29:03 +08:00
dapan1121
f6793d547f
docs/ttl
...
add ttl and keep comments
2023-02-10 14:52:28 +08:00
dapan1121
f65637e065
Merge pull request #19913 from taosdata/docs/interp_link_fix
...
docs: add interp_clause to select syntax
2023-02-10 14:20:17 +08:00
Ganlin Zhao
e0875d9c68
Update 06-select.md
2023-02-10 14:11:29 +08:00
Ganlin Zhao
3fc4e97a89
Update 06-select.md
2023-02-10 14:11:18 +08:00
Ganlin Zhao
a16eef479b
docs: add interp_clause to select syntax
2023-02-10 14:11:04 +08:00
Ganlin Zhao
60b27a056a
docs: add interp_clause to select syntax
2023-02-10 14:10:50 +08:00
Shuduo Sang
ea5d925c50
fix: alpine support ( #19353 )
...
* fix: alpine support
* fix: ostimer thread_id
* fix: taosPrintTrace and tsStreamMax
* fix: make_install.sh and dnodes.py for alpine
* fix: cmake.platform and cut option for alpine
* fix: timer sigev and string convert
* fix: test case for alpine
* fix: fix test script for alpine
* fix: fix test script for alpine
* fix: fix taosLogTrace for Alpine
* fix: fix taosSort
* fix: vnode and mnode compare functions and test cases
* fix: sorting algorithms and unit tests
* fix: libtaosws.so build error on Alpine
* fix: libtaosws.so build error on Alpine
---------
Co-authored-by: t_max <1172915550@qq.com>
2023-02-10 13:00:55 +08:00
yihaoDeng
cf129cacb9
add mutex
2023-02-10 10:51:25 +08:00
xiaolei li
703c4066eb
docs: release 3.0.2.5 ( #19896 )
2023-02-10 00:34:56 +08:00
xiaolei li
ee9e3a1dfb
release:update 3.0 version to 3.0.2.5 ( #19897 )
2023-02-10 00:31:20 +08:00
yihaoDeng
d4cfeb1f6c
add more test case
2023-02-09 21:04:11 +08:00
Shuduo Sang
4d4c5645ec
fix: taos shell show err msg twice with cloud service ( #19892 )
2023-02-09 18:28:09 +08:00
Xiaoyu Wang
e595dce463
Merge pull request #19890 from taosdata/enh/3.0_planner_optimize
...
fix: tsdb reader deadlock
2023-02-09 17:34:32 +08:00
xinsheng Ren
4a01471334
make_install.bat: ( #19658 ) ( #19876 )
...
1. copy files failed if svc-deleting is still outstanding
2. unnecessary duplication of C:\TDengine in %PATH%
Co-authored-by: freemine <freemine@yeah.net>
2023-02-09 16:39:51 +08:00
Xiaoyu Wang
86d231ce50
Merge pull request #19872 from taosdata/feat/vnode_compact
...
feat: data compaction
2023-02-09 16:24:50 +08:00
yihaoDeng
5315500287
fix filter error
2023-02-09 16:09:46 +08:00
Xiaoyu Wang
e5a27765a2
fix: tsdb reader deadlock
2023-02-09 15:57:37 +08:00
Haojun Liao
6cf363600b
Merge pull request #19785 from taosdata/fix/TD-21899
...
fix:auto create table & NULL NONE problem for taosx
2023-02-09 15:31:13 +08:00
Hongze Cheng
b24d3049f5
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/vnode_compact
2023-02-09 14:27:30 +08:00
Hongze Cheng
943e86c22e
fix CI problem
2023-02-09 14:27:20 +08:00
Xiaoyu Wang
402cf13f0f
Merge pull request #19884 from taosdata/fix/TD-22331
...
fix(mnd/sdbdump): return false with null updateDnodeInfoFp
2023-02-09 13:05:17 +08:00
Hui Li
0756931075
Merge pull request #19885 from taosdata/test/fix_compile_20230209
...
test:modify cmakelist for complication
2023-02-09 11:27:06 +08:00
jiacy-jcy
156da52bf0
test/modify cmakelist for complication
2023-02-09 11:13:24 +08:00
Minglei Jin
ba110e992a
fix(mnd/sdbdump): return flase with null updateDnodeInfoFp
2023-02-09 10:50:44 +08:00
xinsheng Ren
8e044a36c5
fix/install path on windows ( #19881 )
2023-02-09 10:28:11 +08:00
Xiaoyu Wang
98935c386e
Merge pull request #19882 from taosdata/feat/vnode_compact_wxy
...
merge 3.0
2023-02-09 09:45:45 +08:00
Xiaoyu Wang
9bc225ffda
merge 3.0
2023-02-09 09:44:29 +08:00
Xiaoyu Wang
874dd2146a
fix: information_schema.ins_vgroups
2023-02-09 09:37:30 +08:00
Xiaoyu Wang
79440f7a26
Merge pull request #19860 from taosdata/fix/3.0_merge_main
...
merge main
2023-02-09 09:22:19 +08:00
sunpeng
db6a8cdf60
build: update writing kafka example and document ( #19864 )
...
* build: update writing kafka example and document
* fixes kafka demo
* fix: refine wording
---------
Co-authored-by: Shuduo Sang <sangshuduo@gmail.com>
2023-02-09 02:08:57 +08:00
yihaoDeng
5fd971bcce
del invalid file
2023-02-08 23:32:36 +08:00
yihaoDeng
a8d2375bd8
fix filter error
2023-02-08 23:30:12 +08:00
yihaoDeng
9ba5381b5a
fix filter error
2023-02-08 23:04:49 +08:00
yihaoDeng
4b6c073623
fix filter error
2023-02-08 23:01:20 +08:00
yihaoDeng
5881bdb6ff
add test case
2023-02-08 22:13:29 +08:00
yihaoDeng
b8ada78305
add test case
2023-02-08 21:13:49 +08:00
yihaoDeng
c7b294d03b
change test dir
2023-02-08 20:19:19 +08:00
Xiaoyu Wang
0a20b65f7c
Merge pull request #19877 from taosdata/feat/vnode_compact_wxy
...
fix: show vgroups
2023-02-08 18:45:21 +08:00
Xiaoyu Wang
2c01c96ef2
fix: show vgroups
2023-02-08 18:44:17 +08:00
Xiaoyu Wang
c000ed6d81
merge main
2023-02-08 17:55:28 +08:00
Hongze Cheng
8d6e6d2fe0
more code
2023-02-08 17:46:11 +08:00