Commit Graph

49781 Commits

Author SHA1 Message Date
dapan1121 1261f9a24f
Merge pull request #20742 from taosdata/fix/TD-23392
fix: fix tsim crash on windows due to invalid input to strftime
2023-04-04 19:48:49 +08:00
xiaolei li 42973676ce
docs/3.0.3.2 (#20776)
* docs: release 3.0.3.2

* docs: release 3.0.3.2
2023-04-04 19:04:33 +08:00
xiaolei li debe63ca9c
release: upgrade 3.0 default version to 3.0.3.2 (#20768) 2023-04-04 18:48:30 +08:00
xiaolei li 22a876bcdf
docs: release 3.0.3.2 (#20765) 2023-04-04 18:45:24 +08:00
Ganlin Zhao 4819b22a21 fix: fix tsim crash on windows due to invalid input to strftime 2023-04-04 13:40:53 +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
Shengliang Guan 8eb6cff7e5
Merge pull request #20645 from taosdata/liuyq-617-patch-1
Update 20-keywords.md
2023-04-04 09:22:33 +08:00
Shengliang Guan b4c3923254
Merge pull request #20602 from taosdata/fix/change-msg-order
change msg order
2023-04-04 09:21:25 +08:00
Shuduo Sang 33cb5b6816
fix: taosbenchmark multithreadfs with limit specified (#20743) 2023-04-03 23:39:45 +08:00
Shuduo Sang 30f8010d41
chore: fix cus name (#20716)
* 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

---------

Co-authored-by: chenhaoran <haoran920c@163.com>
2023-04-03 19:56:57 +08:00
Ganlin Zhao 8079532055 fix: fix tsim crash on windows due to invalid input to strftime 2023-04-03 18:26:01 +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
sunpeng 1a2a04b030
docs: update docs for tdinsight and taoskeeper (#20738) 2023-04-03 16:20:08 +08:00
Xiaoyu Wang 5caefa1d6e
Merge pull request #20721 from taosdata/revert-20466-enh/tsdb_optimize
Revert "current from binary to json"
2023-04-03 14:31:19 +08:00
chenhaoran ebc997f769 test:decreas vgroups 2023-04-03 11:01:42 +08:00
robotspace 41e29f418d
Infactor Lua connection pool implementation. (#20720)
* Do not retrieve err msg when connection is established successfully to avoid exception.

* Restore check script for lua installation.

* Infactor connection pool implementation.
2023-04-01 12:19:38 +08:00
Linhe Huo b54ff078d9
Merge pull request #20562 from taosdata/docs/sqchang/fix-img
update xiao-t's img
2023-04-01 10:46:10 +08:00
Hongze Cheng e8b7c089ee change test case 2023-03-31 18:09:50 +08:00
wade zhang 7c93e32fb5
Update 14-java.mdx 2023-03-31 17:21:41 +08:00
Hongze Cheng 171d360cac
Revert "current from binary to json" 2023-03-31 15:25:00 +08:00
Xuefeng Tan 1e2d3a7896
enh(taosAdapter): TMQ parameter adjustment (#20711) 2023-03-31 09:41:06 +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
dapan1121 333bbe73d5
Merge pull request #20669 from taosdata/szhou/python-udf-improvement
enhance: add language and body to ins_functions
2023-03-30 14:03:18 +08:00
Hui Li 183d9bc4fb
Merge pull request #20662 from taosdata/test/TD-22889-3.0
test : udf for python add ci case udfpy_main.py
2023-03-29 20:19:50 +08:00
Alex Duan 7568a89553 test: tmqDnodeRestart.py set query retry times from 10 to 50 2023-03-29 18:44:24 +08:00
Alex Duan df43ce13e0 Merge branch 'test/TD-22889-3.0' of github.com:/taosdata/TDengine into test/TD-22889-3.0 2023-03-29 17:02:35 +08:00
Alex Duan df2ecea34f test: tag_index_cluster.py file was added by mistake 2023-03-29 16:57:15 +08:00
slzhou dcf5f98b4b fix: change name and body to func_name and func_body 2023-03-29 15:52:08 +08:00
slzhou accebcedc4 Merge branch '3.0' of github.com:taosdata/TDengine into szhou/python-udf-improvement 2023-03-29 14:52:04 +08:00
Shuduo Sang 8fdc687097
fix: taosdump free tbname in loose mode (#20681)
* fix: taosbenchmark support same min/max

* fix: taosbenchmark support same min/max

* fix: telnet_tcp.py case

* fix: enable sml_json_all_types.py

* fix: taos-tools update

* fix: taosdump free tbname in loose mode
2023-03-29 11:47:23 +08:00
shenglian zhou 883734a6b8 fix: use offical pypi repository 2023-03-29 11:33:18 +08:00
Shuduo Sang 29603a8221
docs: add taoskeeper note for monitor parameter (#20633) 2023-03-29 10:10:41 +08:00
Shuduo Sang 30e8191f58
docs: update taoskeeper docs installation part (#20680) 2023-03-29 10:02:55 +08:00
Alex Duan 1f953a422d Merge branch '3.0' into test/TD-22889-3.0 2023-03-29 09:32:32 +08:00
slzhou eb1612483c fix: pass odbc.py test. add two columns 2023-03-29 08:56:49 +08:00
Xuefeng Tan cebe53a483
fix: fix test `cast.py` for windows (#20676) 2023-03-28 19:08:43 +08:00
wade zhang 3702852b2c
Update 03-tolerance.md 2023-03-28 17:33:56 +08:00
wade zhang 81439fcc89
Merge pull request #20675 from taosdata/docs/wade-tolerance
docs: refine the description about disaster recovery
2023-03-28 17:04:52 +08:00
gccgdb1234 cb77ca212d docs: refine disaster recovery 2023-03-28 17:04:08 +08:00
gccgdb1234 764521f898 docs: refine the description about disaster recovery 2023-03-28 16:19:01 +08:00
Alex Duan e98fe94eb2 test : add ldconfig to call 2023-03-28 15:08:38 +08:00
Alex Duan 9289f7de8b test: add retentsion for topic 2023-03-28 13:58:40 +08:00
Alex Duan 444adf5fdf Merge branch '3.0' into test/TD-22889-3.0 2023-03-28 12:56:01 +08:00
Alex Duan 9b729c289b test: add install taospyudf 2023-03-28 12:54:57 +08:00
slzhou 169d0ee13c fix: scalar return and log error of udf execution 2023-03-28 11:18:14 +08:00
Alex Duan 70043090dc test: change sum to high performance version 2023-03-28 10:55:27 +08:00
shenglian zhou b6542fb286 fix: add language and definition body to ins_functions 2023-03-28 08:43:34 +08:00
Alex Duan 6d42ddb7f9 test: add udfpy_main.py to ci 2023-03-27 19:58:47 +08:00
Shuduo Sang 11f39d2fbc
fix: taosbenchmark telnet_tcp case (#20659)
* fix: taosbenchmark support same min/max

* fix: taosbenchmark support same min/max

* fix: telnet_tcp.py case

* fix: enable sml_json_all_types.py
2023-03-27 19:38:47 +08:00
Xiaoyu Wang 6726bda9de
Merge pull request #20652 from taosdata/fix/wrong-field-logging
wrong field logging
2023-03-27 19:05:15 +08:00