Xiaoyu Wang
|
9578c4538a
|
Merge remote-tracking branch 'origin/3.0' into fix/3.0_merge_main
|
2023-04-11 19:33:23 +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 |
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 |
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 |
shenglian zhou
|
47719b1028
|
Merge branch '2.0' of github.com:taosdata/TDengine into szhou/replace-function
|
2023-04-06 11:19:10 +08:00 |
Xiaoyu Wang
|
c134432c45
|
merge main
|
2023-04-06 09:31:45 +08:00 |
Xiaoyu Wang
|
cc7485812a
|
feat: add 'or replace' clause to 'create function' statement
|
2023-04-04 17:45:18 +08:00 |
Xiaoyu Wang
|
e9d7a099cc
|
merge main
|
2023-04-04 14:50:58 +08:00 |
Ganlin Zhao
|
23ec9287c9
|
fix: fix tsim crash on windows due to invalid input to strftime
|
2023-04-04 10:33:41 +08:00 |
wangmm0220
|
1d7581f660
|
fix:conflicts from main
|
2023-04-03 19:59:33 +08:00 |
Ganlin Zhao
|
6c64b760a0
|
fix: fix tsim crash on windows due to invalid input to strftime
|
2023-04-03 17:58:43 +08:00 |
wangmm0220
|
858144145f
|
fix:memory leak
|
2023-04-02 23:39:59 +08:00 |
Haojun Liao
|
addabf3ba7
|
refactor: push down the tableListinfo to scanner.
|
2023-04-02 15:25:31 +08:00 |
Shuduo Sang
|
5e2b26f146
|
chore: refactor cus prompt (#20688)
* 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
---------
Co-authored-by: chenhaoran <haoran920c@163.com>
|
2023-03-30 19:30:54 +08:00 |
cademfly
|
db725c6f6d
|
show priviledge format
|
2023-03-30 18:53:50 +08:00 |
dapan1121
|
15578cf980
|
Merge branch 'main' into fix/cencVer
|
2023-03-30 15:36:30 +08:00 |
Haojun Liao
|
e2474b0aa1
|
Merge pull request #20699 from taosdata/fix/TD023101
fix:add assert for debug
|
2023-03-30 13:35:10 +08:00 |
shenglian zhou
|
55ba457fef
|
fix: fix bugs
|
2023-03-30 12:05:56 +08:00 |
shenglian zhou
|
23d4eef114
|
feat: startup of replace function when no active query
|
2023-03-30 11:46:40 +08:00 |
wangmm0220
|
c1b4f94199
|
fix:add assert for debug
|
2023-03-29 22:12:13 +08:00 |
wangmm0220
|
d9b3c638c3
|
fix:add assert for debug
|
2023-03-29 21:03:39 +08:00 |
cademfly
|
22b87dc26c
|
UserAuthRsp
|
2023-03-29 20:29:17 +08:00 |
Xiaoyu Wang
|
6265251a03
|
feat: table level privilege syntax
|
2023-03-29 19:08:40 +08:00 |
slzhou
|
dcf5f98b4b
|
fix: change name and body to func_name and func_body
|
2023-03-29 15:52:08 +08:00 |
dapan1121
|
8b7622b5e7
|
Update tglobal.c
|
2023-03-29 15:51:49 +08:00 |
dapan1121
|
9952be43f6
|
Merge remote-tracking branch 'origin/main' into fix/cencVer
|
2023-03-29 15:50:14 +08:00 |
dapan1121
|
0327a8eaa3
|
fix: block rows number type
|
2023-03-29 10:46:56 +08:00 |
Xiaoyu Wang
|
daaf4871ac
|
feat: table level privilege syntax
|
2023-03-28 18:43:58 +08:00 |
dapan1121
|
0cbcf624b4
|
fix: add debug
|
2023-03-28 18:24:26 +08:00 |
dapan1121
|
22ad3129b9
|
fix: query schema is old issue
|
2023-03-28 15:21:47 +08:00 |
shenglian zhou
|
b6542fb286
|
fix: add language and definition body to ins_functions
|
2023-03-28 08:43:34 +08:00 |