Commit Graph

50473 Commits

Author SHA1 Message Date
xiaolei li 22a876bcdf
docs: release 3.0.3.2 (#20765) 2023-04-04 18:45:24 +08:00
Benguang Zhao 9c412bbf6d docs: update description of parameters WAL_RETENTION_PERIOD etc. for alter or create database 2023-04-04 18:35:42 +08:00
Xiaoyu Wang cc7485812a feat: add 'or replace' clause to 'create function' statement 2023-04-04 17:45:18 +08:00
54liuyao 1892b806b5 feat:add stream state buff 2023-04-04 17:09:35 +08:00
54liuyao 429b5cd646 feat:add stream file state 2023-04-04 17:09:35 +08:00
yihaoDeng 628bb62c8a add backpressure 2023-04-04 07:20:05 +00:00
Alex Duan 31828ae3b3 Merge branch '3.0' into test/TD-22830-3.0 2023-04-04 14:58:27 +08:00
Xiaoyu Wang e9d7a099cc merge main 2023-04-04 14:50:58 +08:00
Alex Duan 3f694e3860 test: projDir is error 2023-04-04 14:07:41 +08:00
Alex Duan cd99a611ac test: ci not pass , modify path 2023-04-04 13:59:15 +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
Xiaoyu Wang 0e53e578a7
Merge pull request #20748 from taosdata/fix/TD-23473
ehn(plan/optimizer): remove tbname fetching with cached groupby
2023-04-04 09:36:56 +08:00
dapan1121 ec3c706c3b
Merge pull request #20739 from taosdata/fix/TS-3063
fix(query): fix interp tsdbReader external range not setting properly
2023-04-04 09:23:47 +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 e783c21629
Merge pull request #20519 from taosdata/fix/coveriyScanYihao
fix coverity scan problem
2023-04-04 09:22:02 +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
Alex Duan cec2be0435 test: add consumer for topic 2023-04-04 09:08:46 +08:00
Alex Duan a3f5386e77 test: add consumer for topic 2023-04-04 09:08:09 +08:00
Xiaoyu Wang cf5617cf59
Merge pull request #20747 from taosdata/fix/main_bugfix_wxy
enh: last_row is keep order function
2023-04-04 09:07:18 +08:00
Shuduo Sang 33cb5b6816
fix: taosbenchmark multithreadfs with limit specified (#20743) 2023-04-03 23:39:45 +08:00
Shuduo Sang 45726cf551
fix: taosbenchmark multithreads with limit for main (#20744)
* fix: taosbenchmark multithreads with limit for main

* fix: update taos-tools
2023-04-03 23:39:35 +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
Minglei Jin 6a3bcf4a71 ehn(plan/optimizer): remove tbname fetching with cached groupby 2023-04-03 19:08: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
Xiaoyu Wang 16394862a6 enh: last_row is keep order function 2023-04-03 18:11:46 +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
Haojun Liao d0a7e02a03
Merge pull request #20730 from taosdata/feature/3_liaohj
Feature/3 liaohj
2023-04-03 17:16:13 +08:00
Alex Duan 064cf2f3bc test: add walRetention.py case to CI 2023-04-03 17:09:10 +08:00
Alex Duan e2fee285e6 Merge branch '3.0' into test/TD-22830-3.0 2023-04-03 17:05:54 +08:00
Alex Duan 70e166aa9f test: wal retetion period and size case passed 2023-04-03 17:04:25 +08:00
Alex Duan c51a9ec40b test: wal retetion period and size case passed 2023-04-03 17:02:17 +08:00
sunpeng 1a2a04b030
docs: update docs for tdinsight and taoskeeper (#20738) 2023-04-03 16:20:08 +08:00
Alex Duan e2b5444c13 case : add walRetetion.py case 2023-04-03 16:18:19 +08:00
Ganlin Zhao aa6a4efd5b fix(query): fix interp tsdbReader external range not setting properly 2023-04-03 16:18:16 +08:00
Xiaoyu Wang e7b81a0645
Merge pull request #20733 from taosdata/fix/main_bugfix_wxy
enh: convert the month and year in interval-offset to a database precision duration
2023-04-03 15:06:23 +08:00
Haojun Liao 08bd021a6f refactor: do some internal refactor. 2023-04-03 14:49:14 +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
Xiaoyu Wang c5632ca355 enh: convert the month and year in interval-offset to a database precision duration 2023-04-03 13:47:28 +08:00
Haojun Liao 81c3d16a2d fix(query):set the table list ptr. 2023-04-03 13:29:11 +08:00
Haojun Liao 6e0f1cb1e0 refactor: do some internal refactor. 2023-04-03 11:57:43 +08:00
Haojun Liao 91ae07b6c7 fix(tmq): set the table list correctly. 2023-04-03 11:57:17 +08:00
yihaoDeng 6ee0180217 fix invalid read/write error 2023-04-03 03:32:01 +00:00
Xiaoyu Wang e2f58a555d enh: convert the month and year in interval-offset to a database precision duration 2023-04-03 11:24:29 +08:00
chenhaoran ebc997f769 test:decreas vgroups 2023-04-03 11:01:42 +08:00
Haojun Liao 09df16f6e4 fix(query): fix memory leak. 2023-04-02 22:47:26 +08:00
Haojun Liao 167a56f8d0 fix(query): set the correct group table list. 2023-04-02 21:25:54 +08:00
Haojun Liao a887ccda89 fix(query): destroy the tablelist in cache scanner. 2023-04-02 15:30:56 +08:00
Haojun Liao addabf3ba7 refactor: push down the tableListinfo to scanner. 2023-04-02 15:25:31 +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