Alex Duan
ad6dd54a00
test: add udf function return with varchar
2023-04-07 18:14:02 +08:00
Alex Duan
927390f38e
test: change random to fixed
2023-04-07 11:00:53 +08:00
Xiaoyu Wang
54f13f6f55
Merge pull request #20756 from taosdata/fix/3.0_merge_main
...
merge main
2023-04-06 15:44:23 +08:00
Shuduo Sang
7a79054c6e
fix: benchmark from to ( #20786 )
...
* fix: taosbenchmark childtbl from/to
* fix: taosbenchmark create table from to
2023-04-06 15:26:44 +08:00
Xiaoyu Wang
a971d1a997
Merge pull request #20770 from taosdata/enh/3.0_planner_optimize
...
feat: add 'or replace' clause to 'create function' statement
2023-04-06 13:09:56 +08:00
Shuduo Sang
0d5ff328e5
fix: taosbenchmark childtbl from/to ( #20779 )
2023-04-06 12:21:11 +08:00
Xiaoyu Wang
c134432c45
merge main
2023-04-06 09:31:45 +08:00
Shuduo Sang
79461d9183
fix: taosbenchmark disorder range dynamic ( #20772 )
2023-04-05 12:18:09 +08:00
Shuduo Sang
33c5f1cf88
chore: cus name support in shellArgument ( #20754 )
...
* 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
* fix: remove brand name
* fix: update taos-tools
* fix: cus name in log
* fix: compile error without cuc name
---------
Co-authored-by: chenhaoran <haoran920c@163.com>
2023-04-05 10:21:43 +08:00
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
Xiaoyu Wang
650dc5cafb
merge main
2023-04-04 19:35:54 +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
Xiaoyu Wang
cc7485812a
feat: add 'or replace' clause to 'create function' statement
2023-04-04 17:45:18 +08:00
Xiaoyu Wang
e9d7a099cc
merge main
2023-04-04 14:50:58 +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
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
sunpeng
1a2a04b030
docs: update docs for tdinsight and taoskeeper ( #20738 )
2023-04-03 16:20:08 +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
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
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
Xiaoyu Wang
a75da00071
Merge pull request #20724 from taosdata/fix/main_bugfix_wxy
...
fix: error in optimizing useless columns for multi-level set operators
2023-04-01 09:11:24 +08:00