slzhou
|
dc86bf9671
|
fix: remove code size checking
|
2023-04-08 13:26:15 +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 |
slzhou
|
55ffb0bc6d
|
fix: correct udf body file name and correct createdtime
|
2023-04-08 11:36:09 +08:00 |
shenglian zhou
|
0be6bb735a
|
fix: remove rename file
|
2023-04-08 10:42:27 +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 |
Haojun Liao
|
a186642afd
|
Merge pull request #20819 from taosdata/szhou/fix-ts3100
fix: set block allocated to false for each call to downstream operator
|
2023-04-07 22:25:07 +08:00 |
wangmm0220
|
9493ecd18f
|
Merge branch 'fix/TS-3081' of https://github.com/taosdata/TDengine into fix/TS-3081
|
2023-04-07 19:53:35 +08:00 |
wangmm0220
|
4f23578a79
|
fix:add err log
|
2023-04-07 19:53:11 +08:00 |
Ganlin Zhao
|
2d0dad7a37
|
fix: fix nullbitmap shift error when trimming data blocks.
|
2023-04-07 19:35:46 +08:00 |
Ganlin Zhao
|
8b063357e1
|
fix: fix nullbitmap shift error when trimming data blocks.
|
2023-04-07 19:13:23 +08:00 |
slzhou
|
af5a16b129
|
fix: set block allocated to false for each call to downstream operator
|
2023-04-07 18:54:37 +08:00 |
chenhaoran
|
f6f4e81333
|
test:add testcase of childtale_from_to
|
2023-04-07 18:24:06 +08:00 |
Xiaoyu Wang
|
5be61fec3f
|
Merge pull request #20816 from taosdata/feat/table_level_privilege_wxy
fix: table level privilege
|
2023-04-07 18:23:30 +08:00 |
Xiaoyu Wang
|
d1decca07e
|
fix: table level privilege
|
2023-04-07 18:22:07 +08:00 |
chenhaoran
|
dac59f16f4
|
Merge branch 'main' of https://github.com/taosdata/TDengine into test/main/TD-22157
|
2023-04-07 18:16:34 +08:00 |
Alex Duan
|
ad6dd54a00
|
test: add udf function return with varchar
|
2023-04-07 18:14:02 +08:00 |
Ganlin Zhao
|
1c6bf2d1d3
|
fix: fix nullbitmap shift error when trimming data blocks.
|
2023-04-07 18:08:49 +08:00 |
Xuefeng Tan
|
290c8889a0
|
docs(driver-go): fix dsn param (#20813)
|
2023-04-07 17:16:08 +08:00 |
wangmm0220
|
9bb921d5a8
|
fix:add tools to get tmq offset
|
2023-04-07 17:10:57 +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 |
wangmm0220
|
5f700d59bd
|
fix:add tools to get tmq offset
|
2023-04-07 17:10:00 +08:00 |
wangmm0220
|
dd22347992
|
fix:add tools to get tmq offset
|
2023-04-07 17:05:23 +08:00 |
Xiaoyu Wang
|
0f2c753103
|
feat: table level privilege
|
2023-04-07 16:39:40 +08:00 |
Haojun Liao
|
5de76e4b72
|
Merge pull request #20809 from taosdata/fix/TD-23517
fix:[TD-23517] set offset type to wal if only meta & check if tag is …
|
2023-04-07 16:35:08 +08:00 |
slzhou
|
26f1e91ddb
|
fix: change binarylib/script dir to tsdatadir
|
2023-04-07 16:12:29 +08:00 |
Xiaoyu Wang
|
8d7eb07e7f
|
Merge pull request #20798 from taosdata/fix/TS-3025
fix(tsdb/row merger): rewrite row merger and fix tsdb read crash with schemaless
|
2023-04-07 15:51:08 +08:00 |
Minglei Jin
|
8ae43fe6cb
|
fix(tsdb/read): use the correct schema for mem/imem rows
|
2023-04-07 15:28:23 +08:00 |
dapan1121
|
b5b4f5db95
|
Merge pull request #20801 from taosdata/test/TD-AUTOGETN-3.0
test: change random to fixed
|
2023-04-07 15:11:52 +08:00 |
liuyao
|
e2316cd5ad
|
Update 14-stream.md
|
2023-04-07 14:59:36 +08:00 |
Minglei Jin
|
f262ac8230
|
fix(tsdb/read): use irow's schema instead of NULL
|
2023-04-07 14:37:56 +08:00 |
wangmm0220
|
05ec2b0928
|
fix:[TD-23517] set offset type to wal if only meta & check if tag is the same type in schemaless
|
2023-04-07 14:24:29 +08:00 |
Minglei Jin
|
1ff8511eb3
|
tsdb/row merger: comment init out
|
2023-04-07 13:43:07 +08:00 |
Minglei Jin
|
55f7e41f3b
|
tsdb/row merger: remove tsdbRowMerge
|
2023-04-07 13:31:33 +08:00 |
Shuduo Sang
|
50ced8a057
|
fix: taosbenchmark from/to neg value for main (#20805)
|
2023-04-07 13:22:42 +08:00 |
Shuduo Sang
|
ec3d69d70c
|
fix: taosbenchmark neg value in json (#20796)
|
2023-04-07 13:22:20 +08:00 |
Hui Li
|
06bb225e3a
|
Merge pull request #20740 from taosdata/test/TD-22830-3.0
the strategy for wal retention period and size
|
2023-04-07 11:40:39 +08:00 |
Xiaoyu Wang
|
d96f9c7f40
|
Merge pull request #20804 from taosdata/feat/table_level_privilege_wxy
feat: table level privilege
|
2023-04-07 11:16:10 +08:00 |
Xiaoyu Wang
|
f44c219360
|
feat: table level privilege
|
2023-04-07 11:15:05 +08:00 |
Alex Duan
|
df2ad9174d
|
test: change autogen.py random to fixed
|
2023-04-07 11:05:09 +08:00 |
Alex Duan
|
927390f38e
|
test: change random to fixed
|
2023-04-07 11:00:53 +08:00 |
slzhou
|
596764479f
|
fix: no more fetch when it is already fetching
|
2023-04-07 10:30:36 +08:00 |
wade zhang
|
2485d6b631
|
Merge pull request #20764 from taosdata/DOCS/TD-22982-3.0
docs: update description of parameters WAL_RETENTION_PERIOD etc.
|
2023-04-07 10:30:25 +08:00 |
wade zhang
|
ee8bc7a074
|
Merge pull request #20799 from taosdata/docs/3.0_doc_wxy
fix: delete column comment syntax
|
2023-04-07 10:28:01 +08:00 |
Xiaoyu Wang
|
db1cb4a8a8
|
Merge pull request #20793 from taosdata/FIX/TD-23509-main
enh: refactor some func names of syncLogReplMgr
|
2023-04-07 10:27:50 +08:00 |
Xiaoyu Wang
|
554e02ba62
|
fix: delete column comment syntax
|
2023-04-07 10:18:21 +08:00 |
chenhaoran
|
2e2dd0cae7
|
Merge branch 'main' of https://github.com/taosdata/TDengine into test/main/TD-22157
|
2023-04-07 10:13:05 +08:00 |
Minglei Jin
|
360113115f
|
fix(tsdb/row merger): remove unused code
|
2023-04-07 09:49:48 +08:00 |
Haojun Liao
|
8a21888f98
|
Merge pull request #20795 from taosdata/fix/TD-23495
fix:time_wait in doAskEp
|
2023-04-07 09:34:10 +08:00 |
Haojun Liao
|
076509235e
|
Merge pull request #20792 from taosdata/fix/TD-23508
fix:remove smlChildTableName from tag
|
2023-04-07 09:33:20 +08:00 |