Ganlin Zhao
f0c400e968
add test cases
2023-02-10 15:08:34 +08:00
dapan1121
f6793d547f
docs/ttl
...
add ttl and keep comments
2023-02-10 14:52:28 +08:00
Haojun Liao
17f05c0020
refactor: disable the limitation of maximum buffer size.
2023-02-10 14:40:37 +08:00
Haojun Liao
4908c563cc
ehn(query): dynamic set the initial buffer size for data block from disk.
2023-02-10 14:35:18 +08:00
dapan1121
19903eb00c
Merge pull request #19908 from taosdata/fix/TD-22349
...
fix: taosd crash issue
2023-02-10 14:23:24 +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
Haojun Liao
440122e010
Merge pull request #19900 from taosdata/fix/nodisk
...
fix(query): set lastkey during check of valid ts.
2023-02-10 13:45:08 +08:00
Hongze Cheng
f523a96c2d
fix compact problem
2023-02-10 13:38:21 +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
Haojun Liao
a93fc323c0
Merge pull request #19904 from taosdata/fix/liaohj
...
fix(query): add limit/offset for sys table scan operator.
2023-02-10 11:44:56 +08:00
Haojun Liao
4f4d39a16b
fix(query): set correct last key.
2023-02-10 11:32:18 +08:00
Haojun Liao
f214ae9801
Merge pull request #19888 from taosdata/fix/TD-22152
...
fix:change uid in taosx to avoiding uid same in different db
2023-02-10 11:30:47 +08:00
Shuduo Sang
20b3f0b2da
docs: fix java example link ( #19909 )
2023-02-10 11:29:01 +08:00
dapan1121
5d526d9269
fix: taosd crash issue
2023-02-10 10:57:50 +08:00
yihaoDeng
cf129cacb9
add mutex
2023-02-10 10:51:25 +08:00
Liu Jicong
c8acfc4d54
fix: stream meta
2023-02-10 10:48:26 +08:00
Ganlin Zhao
3d3d15b765
fix(query): fix max/min result inconsistent using with first or last
...
plus interval time window query
2023-02-10 10:45:52 +08:00
Xiaoyu Wang
b479603de0
Merge pull request #19905 from taosdata/enh/stream_buffer_param_wxy
...
merge main
2023-02-10 10:35:51 +08:00
Xiaoyu Wang
b2e60da1cf
merge main
2023-02-10 10:34:55 +08:00
Haojun Liao
a22a8cbfcc
test: add a regression test case.
2023-02-10 10:31:55 +08:00
Haojun Liao
c537c6c12f
Merge branch 'main' into fix/liaohj
2023-02-10 10:24:43 +08:00
Haojun Liao
443e8e2500
fix(query): add limit/offset for sys table scan operator.
2023-02-10 10:23:41 +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
Haojun Liao
e46657ada2
fix(query): fix memory leak.
2023-02-10 00:30:56 +08:00
xiaolei li
3b238524b0
release:update main version to 3.0.2.5 ( #19898 )
2023-02-10 00:30:30 +08:00
Haojun Liao
0fbaf4eab0
fix(query): set lastkey during check of valid ts.
2023-02-09 23:01:44 +08:00
Haojun Liao
fa552323da
Merge pull request #19879 from taosdata/fix/nodisk
...
test: add regression test case.
2023-02-09 22:53:56 +08:00
Shuduo Sang
e6ccb777a3
fix: taos shell show err msg twice with cloud service ( #19894 )
2023-02-09 22:24:45 +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
dapan1121
69c06946c2
Merge pull request #19891 from taosdata/docs/interp_select
...
docs: add interp_clause to select syntax
2023-02-09 16:46:10 +08:00
Ganlin Zhao
19ee0e8ae4
Update 06-select.md
2023-02-09 16:44:56 +08:00
Ganlin Zhao
564e21dd21
Update 06-select.md
2023-02-09 16:44:17 +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
Ganlin Zhao
30bd177280
docs: add interp_clause to select syntax
2023-02-09 16:36:30 +08:00
Ganlin Zhao
dc70d739bf
docs: add interp_clause to select syntax
2023-02-09 16:32:58 +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
96561ac3cc
Merge pull request #19887 from taosdata/feat/ly_ig_udpate
...
feat(stream):add ignore check update option for create stream
2023-02-09 15:32:01 +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
Haojun Liao
7beb8cd6e2
Merge pull request #19875 from taosdata/fix/TS-2524
...
fix:change async to sync in schemaless
2023-02-09 15:30:26 +08:00
wangmm0220
f9e409e991
fix:change uid in taosx to avoiding uid same in different db
2023-02-09 14:28:26 +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