yihaoDeng
dabcf00ade
fix RC
2023-02-14 16:54:20 +08:00
yihaoDeng
e4906283cb
fix json_tag crash
2023-02-13 15:47:19 +08:00
yihaoDeng
16da9d78a9
fix: fix filter error result
2023-02-13 13:47:22 +08:00
Yihao Deng
5af1faf916
Merge branch '3.0' into enh/dynamicIdx
2023-02-13 13:36:06 +08:00
yihaoDeng
0fd0c64157
fix: fix filter error result
2023-02-13 13:28:52 +08:00
yihaoDeng
0f803fca10
fix: fix filter error result
2023-02-13 11:40:40 +08:00
Xiaoyu Wang
6483b92f0c
Merge pull request #19923 from taosdata/fix/3.0_merge_main
...
merge main
2023-02-13 09:48:45 +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
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
Xiaoyu Wang
3382a24a69
merge main
2023-02-10 18:03:11 +08:00
Hongze Cheng
039a0d2270
fix: compile issue
2023-02-10 18:01:22 +08:00
Hongze Cheng
9694933ec8
fix: compact issue
2023-02-10 16:24:29 +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
yihaoDeng
cf129cacb9
add mutex
2023-02-10 10:51:25 +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
Haojun Liao
0fbaf4eab0
fix(query): set lastkey during check of valid ts.
2023-02-09 23:01:44 +08:00
yihaoDeng
d4cfeb1f6c
add more test case
2023-02-09 21:04:11 +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
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
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
wangmm0220
0a01fbc16c
fix:change uid in taosx to avoiding uid same in different db
2023-02-09 14:00:03 +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
Xiaoyu Wang
fcff07675d
merge main
2023-02-09 11:29:38 +08:00
54liuyao
40987fa507
feat:do not check whether the expired data has been update
2023-02-09 11:14:28 +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
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
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
Haojun Liao
a39665800e
Merge pull request #19868 from taosdata/fix/liaohj
...
fix(query): set correct group table size.
2023-02-08 19:00:55 +08:00
Xiaoyu Wang
57ffc1b540
feat: add ignore update option for create stream
2023-02-08 18:55:42 +08:00