liuyao
|
2984c5a758
|
merge main
|
2023-04-28 10:34:46 +08:00 |
Haojun Liao
|
ad7c3218f7
|
Merge pull request #21111 from taosdata/fix/liaohj_main
enh(query): stop tsdb reader ASAP. TD-23249
|
2023-04-27 17:45:38 +08:00 |
Haojun Liao
|
d83f29dc23
|
refactor: remove assert.
|
2023-04-27 15:33:04 +08:00 |
Haojun Liao
|
e1bd65ec0a
|
Merge pull request #21105 from taosdata/fix/liaohj_main
fix(query): check the init status for pReader->status.merger TD-23903
|
2023-04-27 12:40:13 +08:00 |
Haojun Liao
|
db1d75bb48
|
refactor: do some internal refactor.
|
2023-04-27 09:28:20 +08:00 |
Xiaoyu Wang
|
05dc0fd6b1
|
Merge pull request #21056 from taosdata/feat/TD-23693
feat: subtable level privilege
|
2023-04-26 09:17:23 +08:00 |
Xiaoyu Wang
|
4bb7a25fc7
|
feat: subtable level privilege
|
2023-04-23 16:30:28 +08:00 |
54liuyao
|
5089528a02
|
feat:stream pause&resume
|
2023-04-23 15:08:51 +08:00 |
yihaoDeng
|
917b07348c
|
Merge branch 'fix/rocksdbState' into enh/rocksRevert
|
2023-04-23 02:37:26 +00:00 |
Haojun Liao
|
3f432cca2e
|
Merge pull request #20970 from taosdata/fix/TS-3116
opti:escape logic in schemaless
|
2023-04-21 18:44:06 +08:00 |
wangmm0220
|
b1561c95c3
|
fix:add test cases for escape in schemaless
|
2023-04-20 15:31:18 +08:00 |
Haojun Liao
|
5fd6ac4fc5
|
Merge pull request #20977 from taosdata/fix/liaohj_main
fix(os): fix a deadlock.
|
2023-04-20 09:14:26 +08:00 |
Haojun Liao
|
a69e2a8045
|
fix(os): fix the link error in unit test cases.
|
2023-04-19 15:33:02 +08:00 |
dapan1121
|
4a9d62b467
|
enh: ignore single row null data type validation
|
2023-04-19 10:18:41 +08:00 |
Haojun Liao
|
04e042f21d
|
Merge branch 'feature/3_liaohj' into enh/rocksRevert
|
2023-04-15 09:35:43 +08:00 |
Haojun Liao
|
02ec67ad9e
|
Merge pull request #20882 from taosdata/fix/TS-3081
fix:open test cases for tmq & add log if rebalance error
|
2023-04-14 17:56:58 +08:00 |
Haojun Liao
|
b57c813681
|
other: merge feature/3_liaohj
|
2023-04-14 10:36:54 +08:00 |
Haojun Liao
|
9597453631
|
Merge pull request #20925 from taosdata/fix/TS-3106-MAIN
add option enableScience on taos.cfg to show float and double scientific notation
|
2023-04-14 10:28:00 +08:00 |
wangmm0220
|
e985f15cf0
|
fix:memset nullBitmap of SSDataBlock to 0 in udf
|
2023-04-14 09:36:36 +08:00 |
Alex Duan
|
eb03a0bb48
|
fix: adjust format
|
2023-04-13 16:55:22 +08:00 |
Alex Duan
|
73d5bdf01f
|
fix: build error fix
|
2023-04-13 16:45:06 +08:00 |
Alex Duan
|
a0be0c1d06
|
fix: add client option tsEnableScience
|
2023-04-13 16:40:38 +08:00 |
wangmm0220
|
7648e03e31
|
fix:doBitmapMerge error if remaind bytes is not 0
|
2023-04-13 10:03:30 +08:00 |
Xiaoyu Wang
|
9578c4538a
|
Merge remote-tracking branch 'origin/3.0' into fix/3.0_merge_main
|
2023-04-11 19:33:23 +08:00 |
yihaoDeng
|
b24b91886a
|
Merge branch 'dev3' into enh/rocksRevert
|
2023-04-11 10:59:00 +00: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 |
Xiaoyu Wang
|
4c04b155d5
|
merge main
|
2023-04-11 15:56:28 +08:00 |
dapan1121
|
28ea375fe1
|
Merge pull request #20850 from taosdata/enh/ts-3112
enh: add queryMaxConcurrentTables configuration
|
2023-04-11 11:21:30 +08:00 |
Xiaoyu Wang
|
416af9a58d
|
feat: table level privilege
|
2023-04-11 10:11:25 +08:00 |
dapan1121
|
d2f9f2d755
|
Merge remote-tracking branch 'origin/main' into enh/ts-3112
|
2023-04-11 09:02:36 +08:00 |
dapan1121
|
38231fc48e
|
enh: add queryMaxConcurrentTables configuration
|
2023-04-11 09:01:19 +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 |
Xiaoyu Wang
|
7984dd93f1
|
Merge branch 'feat/table_level_privilege_wxy' of github.com:taosdata/TDengine into feat/table_level_privilege_wxy
|
2023-04-10 15:25:04 +08:00 |
Xiaoyu Wang
|
e40b978d30
|
fix: catalog memory leak
|
2023-04-10 15:24:26 +08:00 |
Xiaoyu Wang
|
e2f82f4423
|
merge main
|
2023-04-10 09:56:03 +08:00 |
dapan1121
|
a560d10761
|
Merge pull request #20814 from taosdata/fix/TS-3085
fix: fix nullbitmap shift error when trimming data blocks.
|
2023-04-08 11:53:25 +08:00 |
shenglian zhou
|
32523d72f9
|
fix: add created time to file name and keep file reuse
|
2023-04-08 10:11:57 +08:00 |
Shuduo Sang
|
7dbe4f6ca1
|
fix: cfg name release script community main (#20818)
* chore: cus name support in script
* chore: merge with 3.0
* fix: source/common/src/tglobal.c
* fix: source/common/src/tglobal.c
|
2023-04-08 00:50:43 +08:00 |
Ganlin Zhao
|
2d0dad7a37
|
fix: fix nullbitmap shift error when trimming data blocks.
|
2023-04-07 19:35:46 +08:00 |
Xiaoyu Wang
|
d1decca07e
|
fix: table level privilege
|
2023-04-07 18:22:07 +08:00 |
Ganlin Zhao
|
1c6bf2d1d3
|
fix: fix nullbitmap shift error when trimming data blocks.
|
2023-04-07 18:08:49 +08:00 |
Shuduo Sang
|
4fb5390c6f
|
chore: release script community main (#20808)
* chore: cus name support in script
* chore: merge with 3.0
|
2023-04-07 17:10:39 +08:00 |
liuyao
|
1f63859e21
|
feat:add buff swap
|
2023-04-07 12:50:59 +08:00 |
liuyao
|
ad16487180
|
feat:add checkpoint
|
2023-04-06 18:26:47 +08:00 |
liuyao
|
0716a4aee8
|
feat:add check point
|
2023-04-06 16:45:22 +08:00 |
shenglian zhou
|
66c86a60d5
|
fix: add func_version to systable
|
2023-04-06 15:58:53 +08:00 |
Xiaoyu Wang
|
54f13f6f55
|
Merge pull request #20756 from taosdata/fix/3.0_merge_main
merge main
|
2023-04-06 15:44:23 +08:00 |
shenglian zhou
|
0b055470ec
|
fix: free pFuncVersions of SRetrieveFuncRsp
|
2023-04-06 14:42:16 +08:00 |
shenglian-zhou
|
3d8776e266
|
Merge branch '3.0' into szhou/replace-function
|
2023-04-06 13:40:52 +08:00 |
Xiaoyu Wang
|
a971d1a997
|
Merge pull request #20770 from taosdata/enh/3.0_planner_optimize
feat: add 'or replace' clause to 'create function' statement
|
2023-04-06 13:09:56 +08:00 |