wade zhang
|
a373ae7952
|
Merge pull request #21166 from taosdata/docs/wade-20230505
doc: refine the description of TABLE_PREFIX and TABLE_SUFFIX
|
2023-05-05 16:28:22 +08:00 |
dapan1121
|
b3bd3799af
|
Update 02-database.md
|
2023-05-05 16:19:34 +08:00 |
Minglei Jin
|
8286c145b6
|
fix(tdb/decoder): free decoder's value if not needed by user
|
2023-05-05 16:15:15 +08:00 |
gccgdb1234
|
b0e77eeb45
|
doc: refine the description of TABLE_PREFIX and TABLE_SUFFIX
|
2023-05-05 16:13:47 +08:00 |
haoranchen
|
3550f9b8c0
|
Update run_case.sh
|
2023-05-05 15:57:49 +08:00 |
haoranchen
|
4576e90fe6
|
Update run_case.sh
|
2023-05-05 15:57:06 +08:00 |
Ganlin Zhao
|
a3b84b0581
|
add more cases
|
2023-05-05 15:43:04 +08:00 |
dapan1121
|
61f13f20eb
|
Merge pull request #21158 from taosdata/fix/preventSubtableGrant
fix: subtable grant is not allowed
|
2023-05-05 15:42:07 +08:00 |
Ganlin Zhao
|
5a1681d91d
|
fix data block not properly saved
|
2023-05-05 15:24:15 +08:00 |
Haojun Liao
|
8b12d4d3da
|
fix(stream): secure the delete task operation. TD-1198
|
2023-05-05 15:02:03 +08:00 |
wangmm0220
|
0a469484fa
|
fix:[TS-3277]table not exist if drop stable in another client when insert data using schemaless interface
|
2023-05-05 15:01:27 +08:00 |
Benguang Zhao
|
0e6de09353
|
enh: unify error msg for disk space checking in doInitAggInfoSup
|
2023-05-05 14:53:32 +08:00 |
dapan1121
|
e889249c54
|
fix: grant no table specifed issue
|
2023-05-05 14:33:09 +08:00 |
wade zhang
|
623e6e7c2f
|
Update 09-udf.md
|
2023-05-05 14:22:29 +08:00 |
wade zhang
|
4fc8ad6eec
|
Merge pull request #21161 from taosdata/docs/wade-20230505
doc: revise doc structure of UDF
|
2023-05-05 14:10:59 +08:00 |
wade zhang
|
2cf2acc07c
|
Merge branch '3.0' into docs/wade-20230505
|
2023-05-05 14:10:46 +08:00 |
gccgdb1234
|
879bbe982a
|
doc: revise doc structure of UDF
|
2023-05-05 14:08:21 +08:00 |
dapan1121
|
3976504b47
|
fix: subtable grant is not allowed
|
2023-05-05 14:01:15 +08:00 |
wade zhang
|
0d7e3ea53e
|
Merge pull request #21157 from taosdata/DuanKuanJun-patch-3
Update 09-udf.md
|
2023-05-05 13:59:07 +08:00 |
Alex Duan
|
c5b4bbc6d2
|
Update 09-udf.md
|
2023-05-05 13:55:15 +08:00 |
Benguang Zhao
|
c949fee06b
|
enh: commit vnode after consolidating alter hash range
|
2023-05-05 13:48:04 +08:00 |
Haojun Liao
|
2cc80a9af3
|
Merge pull request #21148 from taosdata/fix/stop_tsdb_read
fix(query): stop tsdb reader asap. TD-23964
|
2023-05-05 13:45:52 +08:00 |
Haojun Liao
|
9b5c205498
|
fix(stream): set correct ssdatablock for tqRetrieveDataBlock
|
2023-05-05 13:41:25 +08:00 |
wangmm0220
|
3fb2d7656d
|
fix:[TS-3303]use stable name + child table name as key to save uid to avoid multi items for one table in submit block
|
2023-05-05 13:39:37 +08:00 |
dapan1121
|
615be563a0
|
Merge pull request #21151 from taosdata/docs/python-udf
docs: add python udf english version
|
2023-05-05 13:30:16 +08:00 |
shenglian zhou
|
accdcda343
|
docs: add python udf english version
|
2023-05-05 13:21:04 +08:00 |
Haojun Liao
|
38cbe0b768
|
fix(query): fix the invalid copmarison.
|
2023-05-05 12:52:10 +08:00 |
dapan1121
|
5006ecc484
|
fix: stable name not responsed while stable removed issue
|
2023-05-05 11:45:14 +08:00 |
wangmm0220
|
1d8c517844
|
fix:[TS-3303]use stable name + child table name as key to save uid to avoid multi items for one table in submit block
|
2023-05-05 10:46:54 +08:00 |
Haojun Liao
|
42b23e6471
|
fix(query): stop tsdb reader asap.
|
2023-05-05 10:40:55 +08:00 |
Minglei Jin
|
992480eb00
|
cache/read: fix ltype calc
|
2023-05-05 10:22:59 +08:00 |
yihaoDeng
|
a1b9dcf595
|
fix mem leak
|
2023-05-05 02:20:11 +00:00 |
dmchen
|
9f3a0d9a5e
|
balance leader skew
|
2023-05-05 02:17:06 +00:00 |
Shengliang Guan
|
22f06ce27c
|
Merge pull request #21107 from taosdata/FIX/TD-18702-3.0
enh: support split vgroup
|
2023-05-05 09:39:24 +08:00 |
liuyao
|
74ab689719
|
opt batch num
|
2023-05-05 08:59:07 +08:00 |
wade zhang
|
d9a61b50e0
|
Merge pull request #21138 from taosdata/docs/python-udf
docs: python udf docs
|
2023-05-05 08:44:23 +08:00 |
Haojun Liao
|
32b4642dac
|
fix(tmq): fix invalid free.
|
2023-05-05 00:57:43 +08:00 |
Haojun Liao
|
25f451ba81
|
fix(tmq): fix result data block info.
|
2023-05-04 23:34:35 +08:00 |
yihaoDeng
|
f20b28bc9f
|
fix mem leak
|
2023-05-04 14:29:56 +00:00 |
yihaoDeng
|
6b0bda6708
|
fix mem leak
|
2023-05-04 13:38:19 +00:00 |
yihaoDeng
|
1e09515b98
|
fix mem leak
|
2023-05-04 12:10:24 +00:00 |
yihaoDeng
|
c2de8c91dd
|
fix mem leak
|
2023-05-04 11:52:29 +00:00 |
Benguang Zhao
|
cfc2b2ecda
|
test: adjust test case split_vgroup_replica1.sim
|
2023-05-04 19:46:53 +08:00 |
Benguang Zhao
|
5d63f438b5
|
enh: confirm alter hash range
|
2023-05-04 19:43:11 +08:00 |
Ganlin Zhao
|
7b01cad063
|
add test cases
|
2023-05-04 18:58:07 +08:00 |
wade zhang
|
ed3325419c
|
Update 29-changes.md
|
2023-05-04 18:36:18 +08:00 |
dmchen
|
766b752c18
|
if statement for overflow
|
2023-05-04 18:35:37 +08:00 |
yihaoDeng
|
f9c49f4938
|
add compile opt on windows
|
2023-05-04 10:22:13 +00:00 |
Minglei Jin
|
90be20a662
|
cache/lstring: use ltype with cache/get
|
2023-05-04 18:08:03 +08:00 |
wangmm0220
|
bb33f054b4
|
fix:change field bytes if length is bigger than 1024
|
2023-05-04 17:21:18 +08:00 |