Xiaoyu Wang
a5d8549cb1
Merge pull request #20593 from taosdata/FEAT/TD-23258-3.0
...
feat: support WAL_RETENTION_PERIOD and WAL_RETENTION_SIZE for alter database
2023-03-23 11:43:01 +08:00
Alex Duan
6345952f88
test: debug python file
2023-03-22 20:30:25 +08:00
Xiaoyu Wang
fddf3f16cf
fix: udf error check
2023-03-22 19:09:26 +08:00
Alex Duan
cb59cc8308
test: select nested query of udf
2023-03-22 18:28:50 +08:00
cadem
cf28b637a7
change msg order
2023-03-22 18:09:59 +08:00
dapan1121
e12bb34074
Merge branch 'fix/mainT3.0' of github.com:taosdata/TDengine into fix/mainT3.0
2023-03-22 17:43:02 +08:00
dapan1121
e58afd12e1
fix: merge main to 3.0
2023-03-22 17:42:09 +08:00
Alex Duan
2b938ffea3
Merge branch '3.0' into test/TD-22889-3.0
2023-03-22 17:19:36 +08:00
Alex Duan
8ac1e7f02c
test: first submit udf python case
2023-03-22 17:18:24 +08:00
Alex Duan
70297a4648
test: first submit udf python case
2023-03-22 17:17:53 +08:00
chenhaoran
04a751ab5e
ci:merge main to 3.0
2023-03-22 16:31:31 +08:00
dapan1121
5b02af6a91
fix: merge main to 3.0
2023-03-22 16:08:16 +08:00
shenglian zhou
7db1c08d9d
fix: merge during pull
2023-03-22 15:28:37 +08:00
shenglian zhou
0c0edd6a39
fix: udf agg can not return null values
2023-03-22 15:27:11 +08:00
Benguang Zhao
75b922c2be
feat: retentionSize as 0 means unlimitted in size
2023-03-22 15:01:01 +08:00
dapan1121
a0a51187bf
Merge pull request #20592 from taosdata/docs/slimit
...
enh: corrent slimit/limit statement
2023-03-22 14:04:04 +08:00
dapan1121
22512a3b6a
enh: corrent slimit/limit statement
2023-03-22 14:02:18 +08:00
dapan1121
e62e125dd3
Merge pull request #20569 from taosdata/feat/mode_opt
...
enh(query): improve mode function page buffer allocation
2023-03-22 13:54:23 +08:00
Xiaoyu Wang
59b172c9dc
Merge pull request #20589 from taosdata/feat/balance-vgroup-leader
...
feat: add sql command 'balance vgroup leader'
2023-03-22 13:01:00 +08:00
Xiaoyu Wang
e969b6fa73
Merge pull request #20590 from taosdata/feat/balance-vgroup-leader_wxy
...
merge 3.0
2023-03-22 12:00:44 +08:00
Xiaoyu Wang
f97b66e8da
merge 3.0
2023-03-22 11:55:59 +08:00
xiaolei li
b4ceffdedd
docs: add taoskeeper start as service ( #20588 )
...
* docs: add taoskeeper start as service
* docs: update taoskeer launch
2023-03-22 11:42:08 +08:00
Xiaoyu Wang
eb79046a70
merge 3.0
2023-03-22 11:42:02 +08:00
Benguang Zhao
0b101e4952
feat: support WAL_RETENTION_PERIOD and WAL_RETENTION_SIZE for alter database
2023-03-22 11:40:24 +08:00
Ganlin Zhao
7d124dfecc
fix test case
2023-03-22 09:58:58 +08:00
Xiaoyu Wang
5fd02495e0
Merge pull request #20584 from taosdata/feat/balance-vgroup-leader_wxy
...
feat: add sql command 'balance vgroup leader'
2023-03-22 09:54:40 +08:00
Xiaoyu Wang
fbc9b2404e
feat: add sql command 'balance vgroup leader'
2023-03-22 09:53:56 +08:00
dapan1121
a4eef9ea1f
Merge pull request #20570 from taosdata/szhou/fix-td23266
...
fix: create function error for json/decimal/blob/varbinary type
2023-03-22 09:47:17 +08:00
cadem
ea35f0ae11
feat/balance vgroup leader
2023-03-22 09:36:59 +08:00
Shengliang Guan
a798078c1d
Merge pull request #20580 from taosdata/docs/TD-23268-release-3.0.3.1
...
docs: release 3.0.3.1
2023-03-22 09:08:35 +08:00
xleili
8b30b15808
upgrade version to 3.0.3.1
2023-03-21 21:15:10 +08:00
Xiaoyu Wang
51565c9b29
Merge pull request #20571 from taosdata/feat/3.0_wxy
...
feat: alter database wal_retention_period/wal_retention_size
2023-03-21 19:26:07 +08:00
Shuduo Sang
42a4add820
chore: fix script to get latest tag ( #20567 )
2023-03-21 19:08:49 +08:00
Shuduo Sang
87f15ac259
docs: fix connector python install version 3.0 ( #20575 )
...
* docs: this line is inaccurate, in current connector-python repo, it require python >= 3.6.2 because there is a dependence iso8601
* docs: append websocket doc for python connector
* docs: fix tabitem
---------
Co-authored-by: Adam Ji <jrgwyz@163.com>
2023-03-21 19:05:33 +08:00
Shuduo Sang
d0b481b522
docs: append ws doc for python connector ( #20572 )
...
* docs: this line is inaccurate, in current connector-python repo, it require python >= 3.6.2 because there is a dependence iso8601
* docs: append websocket doc for python connector
---------
Co-authored-by: Adam Ji <jrgwyz@163.com>
2023-03-21 18:59:26 +08:00
Xiaoyu Wang
58ebd3539d
feat: alter database wal_retention_period/wal_retention_size
2023-03-21 16:45:19 +08:00
slzhou
b9edd24d3f
fix: create function error for json/decimal/blob/varbinary type
2023-03-21 00:38:13 -08:00
Ganlin Zhao
9e0faad5eb
remove unused MACROS
2023-03-21 16:24:20 +08:00
Ganlin Zhao
e9fa00185a
enh(query): improve mode function page buffer allocation
2023-03-21 16:15:26 +08:00
xleili
238fe38ce8
docs: release 3.0.3.1
2023-03-21 16:05:25 +08:00
huolibo
93e50588ce
feat(driver): add schemaless raw insert for jdbc ( #20552 )
...
* feat(driver): add schemaless raw insert for jdbc
* feat: add jni reqId
* fix: change API
* fix: change method name
* fix: error code to hex format
2023-03-21 13:33:13 +08:00
Shuaiqiang Chang
61882c9226
Update index.md
2023-03-21 10:09:11 +08:00
Shuaiqiang Chang
c9e3d68a6e
Update index.md
2023-03-21 10:08:13 +08:00
Shuaiqiang Chang
703bdf9459
Add files via upload
2023-03-21 10:07:15 +08:00
dapan1121
a070da04ec
Merge pull request #20538 from taosdata/szhou/python-udf
...
enhance: add udf context from plugin traceability
2023-03-21 08:44:27 +08:00
cadem
39f6ce1694
remove memory leak and syncNodeInRaftGroup
2023-03-20 18:34:20 +08:00
wade zhang
edd9665063
Merge pull request #20541 from taosdata/wangmm0220-patch-10
...
fix:add tips for tmq consume
2023-03-20 17:24:49 +08:00
wade zhang
3412437668
Merge pull request #20540 from taosdata/wangmm0220-patch-4
...
fix:add tips for tmq consume
2023-03-20 17:24:37 +08:00
wade zhang
d686efec5b
Merge pull request #20553 from taosdata/docs/wade-tmq-config
...
docs: refine tmq configuration
2023-03-20 16:43:35 +08:00
gccgdb1234
d0c6cfc854
docs: refine tmq configuration
2023-03-20 16:42:40 +08:00