Hongze Cheng
|
1df5680e9e
|
more code
|
2023-04-11 15:34:40 +08:00 |
Hongze Cheng
|
2f51c609f4
|
more code
|
2023-04-11 15:01:42 +08:00 |
Hongze Cheng
|
a72633d715
|
more code
|
2023-04-11 14:22:36 +08:00 |
Hongze Cheng
|
47b961018c
|
more code
|
2023-04-11 11:00:35 +08:00 |
Hongze Cheng
|
61e6608c62
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into enh/tsdb_optimize
|
2023-04-11 10:07:36 +08:00 |
xinsheng Ren
|
bf53345f9d
|
fix: windows gettime negative value (#20800)
|
2023-04-11 08:47:31 +08:00 |
Shuduo Sang
|
9b6f4e3497
|
fix: tglobal cus prompt support for windows (#20845)
* 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
* fix: source/common/src/tglobal.c
---------
Co-authored-by: chenhaoran <haoran920c@163.com>
|
2023-04-10 19:44:45 +08:00 |
Hongze Cheng
|
6bc0d17605
|
more code
|
2023-04-10 17:52:51 +08:00 |
Hongze Cheng
|
a0039fe271
|
more code
|
2023-04-10 15:00:01 +08:00 |
Hongze Cheng
|
90a13bf451
|
more code
|
2023-04-10 14:50:50 +08:00 |
Hongze Cheng
|
fe4dca9b1e
|
more code
|
2023-04-10 14:09:39 +08:00 |
Hongze Cheng
|
f100a328b4
|
more code
|
2023-04-07 16:52:30 +08:00 |
Hongze Cheng
|
afbaeb0d2d
|
more code
|
2023-04-07 15:12:31 +08:00 |
Hongze Cheng
|
d370d6a662
|
more code
|
2023-04-07 14:23:42 +08:00 |
Hongze Cheng
|
4e8e3854a7
|
more code
|
2023-04-06 16:26:41 +08:00 |
Hongze Cheng
|
e8e0e4976e
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into enh/tsdb_optimize
|
2023-04-06 15:51:20 +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 |
Hongze Cheng
|
fd16a6b3b7
|
more code
|
2023-04-06 14:27:18 +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 |
Xiaoyu Wang
|
c134432c45
|
merge main
|
2023-04-06 09:31:45 +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 |
Xiaoyu Wang
|
650dc5cafb
|
merge main
|
2023-04-04 19:35:54 +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 |
Hongze Cheng
|
6e6100f254
|
more code
|
2023-04-04 14:38:17 +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
|
e783c21629
|
Merge pull request #20519 from taosdata/fix/coveriyScanYihao
fix coverity scan problem
|
2023-04-04 09:22:02 +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 |
Minglei Jin
|
6a3bcf4a71
|
ehn(plan/optimizer): remove tbname fetching with cached groupby
|
2023-04-03 19:08:57 +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 |
Ganlin Zhao
|
aa6a4efd5b
|
fix(query): fix interp tsdbReader external range not setting properly
|
2023-04-03 16:18:16 +08:00 |
Hongze Cheng
|
2bab385071
|
more code
|
2023-04-03 16:15:21 +08:00 |
Hongze Cheng
|
7e48fc3ca5
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into enh/tsdb_optimize
|
2023-04-03 15:25:04 +08:00 |
Haojun Liao
|
08bd021a6f
|
refactor: do some internal refactor.
|
2023-04-03 14:49:14 +08:00 |
Hongze Cheng
|
ffb655bae6
|
more code
|
2023-04-03 13:59:37 +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 |
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 |
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 |
Haojun Liao
|
9d165874eb
|
Merge pull request #20722 from taosdata/feature/3_liaohj
fix(tmq): build sync api on top of async APIs.
|
2023-04-01 01:02:10 +08:00 |