Commit Graph

49696 Commits

Author SHA1 Message Date
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
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
wade zhang b852015382
Update 07-tmq.mdx 2023-03-20 16:38:35 +08:00
wade zhang 065ef9e0f8
Merge pull request #20551 from taosdata/docs/wade-tmq-config
docs: refien tmq configuration
2023-03-20 16:02:33 +08:00
gccgdb1234 425ad281e6 docs: refine tmq configuration 2023-03-20 16:01:53 +08:00
gccgdb1234 ebda78cc59 docs: refien tmq configuration 2023-03-20 15:11:08 +08:00
wade zhang 83ac6ae084
Update 04-java.mdx 2023-03-20 14:10:51 +08:00
wade zhang df8e89d60c
Update 14-java.mdx 2023-03-20 14:09:35 +08:00
wade zhang 2ed71a2554
Merge pull request #20545 from taosdata/docs/3.0_doc_wxy
docs: add flush database doc
2023-03-20 11:18:22 +08:00
Xiaoyu Wang dd9789feba docs: add flush database doc 2023-03-20 11:14:13 +08:00
Xiaoyu Wang 36c272323d
Merge pull request #20530 from taosdata/feat/add-topic-total-stream-total-in-monitor
feat/add topic total and stream total in monitor
2023-03-20 09:49:40 +08:00
WANG MINGMING 4309f9bd18
Update 07-tmq.mdx 2023-03-19 10:51:01 +08:00
WANG MINGMING 84096bcb89
Update 07-tmq.mdx 2023-03-19 10:46:46 +08:00
xiaolei li ba568ab1f9
update taos.tar.gz to package.tar.gz (#20511) 2023-03-19 09:19:22 +08:00
slzhou 698b057aa0 enhance: add udf context from plugin traceability 2023-03-19 08:49:45 +08:00
Shuduo Sang ca0986ad3b
fix: codeql complain python code cwe (#20525) 2023-03-18 13:35:56 +08:00
cadem 39283d22fb fix/change print format 2023-03-18 12:59:58 +08:00
cadem 042d94215b feat/add topic total and stream total in monitor 2023-03-18 12:50:07 +08:00
cadem 7c970d1847 fix/clusterid isolation 2023-03-18 11:16:52 +08:00
dapan1121 a6cc171d94
Merge pull request #20498 from taosdata/szhou/python-udf
enhance: add taospyudf test and run it in CI
2023-03-18 09:21:40 +08:00
Adam Ji b2c25dffca
docs: add new line (#20523)
* docs: add directions of mac uninstall

* docs: reformat

* docs: add new line

* docs: add new line
2023-03-18 00:33:39 +08:00
slzhou ba82f05d68 fix: keep original udf file name when rename file error 2023-03-17 20:19:46 +08:00
Adam Ji 7423188d94
docs: add directions of mac uninstall (#20520)
* docs: add directions of mac uninstall

* docs: reformat
2023-03-17 20:04:21 +08:00
slzhou c4d05af01a fix: retore testcase and machine resource back 2023-03-17 15:57:41 +08:00
Shuduo Sang 509c638720
fix: taosbenchmark query times incorrect (#20506) 2023-03-17 15:49:11 +08:00
slzhou 3bf9ea9e59 fix: prepare_pyudf.sh is not executable 2023-03-17 15:22:06 +08:00
Haojun Liao 6177c81091
Merge pull request #20497 from taosdata/feat/TD-23188
Feat/td 23188
2023-03-17 15:02:00 +08:00
slzhou 780ccce3c6 fix: add othercases back 2023-03-17 14:20:33 +08:00
slzhou 7360011a9e fix: move from run_case.sh to each case 2023-03-17 14:08:18 +08:00
slzhou 8de9876d47 fix:use dedicate environment python3.9 instead of python3.8 2023-03-17 13:34:29 +08:00
wade zhang b5dd121ce7
Update 01-pkg-install.md 2023-03-17 10:41:41 +08:00
slzhou e71df1aca6 enhance: add taospyudf test and run it in CI 2023-03-16 19:06:18 +08:00
yihaoDeng 07ca8eb8e0 enh: add trace to transaction 2023-03-16 10:25:46 +00:00
Shuduo Sang b5176928d5
feat: taosbenchmark support creating table interval (#20481)
* feat: taosbenchmark support creating table interval

* fix: update taos-tools test case ea02029 for 3.0
2023-03-16 15:19:20 +08:00
yihaoDeng 3ac11ce87a enh: change log 2023-03-16 06:17:45 +00:00
wade zhang 40b9cd21eb
Merge pull request #20492 from taosdata/docs/wade-force-fill
docs: add doc for force fill
2023-03-16 11:30:10 +08:00
gccgdb1234 bcd6ec7e6b docs: add doc for force fill 2023-03-16 11:27:42 +08:00