wade zhang
|
4a47b1a37b
|
Merge pull request #11516 from taosdata/feature/TD-14243
feat(query): support now()/today() function in select clause
|
2022-04-15 10:50:52 +08:00 |
afwerar
|
66ea2d6bdc
|
fix(os): .free func const ptr.
|
2022-04-15 10:49:00 +08:00 |
Shengliang Guan
|
2a4a536ce2
|
test: reopen profileTest
|
2022-04-15 10:47:00 +08:00 |
Shengliang Guan
|
1a96baf329
|
test: reopen mnodeTest
|
2022-04-15 10:42:44 +08:00 |
Shengliang Guan
|
f431cbe03a
|
test: reopen funcTest
|
2022-04-15 10:39:42 +08:00 |
dapan1121
|
e499587d64
|
disable hb
|
2022-04-15 10:34:28 +08:00 |
Shengliang Guan
|
a1f69af423
|
test: reopen dnodeTest
|
2022-04-15 10:23:08 +08:00 |
Ganlin Zhao
|
0439e4f9f7
|
Merge branch '3.0' into feature/TD-14243
|
2022-04-15 10:16:55 +08:00 |
Shengliang Guan
|
3b9e9772d0
|
test: reopen dbTest
|
2022-04-15 10:12:29 +08:00 |
Hongze Cheng
|
f8b68e92d7
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/vnode_refact
|
2022-04-15 01:27:32 +00:00 |
Haojun Liao
|
2b2c2ad5c1
|
Merge remote-tracking branch 'origin/3.0' into feature/3.0_liaohj
|
2022-04-15 09:07:36 +08:00 |
dapan1121
|
0e9ecc628e
|
Merge remote-tracking branch 'origin/3.0' into feature/qnode
|
2022-04-15 08:33:53 +08:00 |
slzhou
|
7a9393093d
|
Merge branch '3.0' into 3.0_udfd
|
2022-04-15 08:21:56 +08:00 |
Cary Xu
|
5143c8dbdb
|
Merge pull request #11512 from taosdata/feature/TD-11463-3.0
feat: add affected rows
|
2022-04-15 07:26:36 +08:00 |
Cary Xu
|
2f4c2cbe1d
|
Merge branch '3.0' into feature/TD-11463-3.0
|
2022-04-15 06:59:11 +08:00 |
Cary Xu
|
770ca9fa6a
|
feat: add affected rows
|
2022-04-15 06:58:43 +08:00 |
Shuduo Sang
|
30799e59ce
|
test: remove show databases check from insert cases (#11508)
* [TD-13558]<feature>: taos shell refactor
add taosTools as submodule
* add tools/taos-tools
* add more client interface for taosTools compile
* update taos-tools
* update taos-tools
* refactor shell
* [TD-13558]<feature>: taos shell test speed
* [TD-13558]<feature>: taos -n startup works
* taos -n rpc works
* taos -n server works
* cleanup code since no endPort in 3.0
* update taos-tools
* [TD-13558]<feature>: taos -C works
* improve taos shell -c WIP
* update taos-tools
* add demoapi.c
* adjust show databases result for 3.0
* test: add platform logic
* add nchar
* adjust taos_fetch_lengths
* print fields
* remove show databases check from insert cases
|
2022-04-14 23:39:14 +08:00 |
Shengliang Guan
|
73884afd3e
|
Merge pull request #11509 from taosdata/feature/check
enh(cluster): enable tsim to support valgrind startup
|
2022-04-14 23:03:20 +08:00 |
yihaoDeng
|
46ec8300d9
|
enh: add tag filter operator
|
2022-04-14 22:32:49 +08:00 |
Haojun Liao
|
c490820b09
|
feat(query): add the merge join operator for child table inner join.
|
2022-04-14 22:12:10 +08:00 |
Shengliang Guan
|
2a7075f9e6
|
Merge remote-tracking branch 'origin/3.0' into feature/check
|
2022-04-14 21:41:48 +08:00 |
Shengliang Guan
|
1aaf170491
|
enh(cluster): enable tsim to support valgrind startup
|
2022-04-14 21:41:23 +08:00 |
Ganlin Zhao
|
ca3ce404af
|
feat(query): support now()/today() function in select clause
TD-14243
|
2022-04-14 21:38:33 +08:00 |
Shengliang Guan
|
688f2584dc
|
fix(cluster): unable to start taosd when using SANITIZER
|
2022-04-14 21:27:10 +08:00 |
Liu Jicong
|
585942ce48
|
Merge pull request #11506 from taosdata/feature/check
enh(cluster): adjust show message handle
|
2022-04-14 21:16:50 +08:00 |
Shengliang Guan
|
f130161f1d
|
fix(cluster): compile error after merge from 3.0
|
2022-04-14 20:59:08 +08:00 |
Shengliang Guan
|
83a824a14d
|
Merge remote-tracking branch 'origin/3.0' into feature/check
|
2022-04-14 20:56:57 +08:00 |
Shengliang Guan
|
2635df084d
|
refact<cluster>: adjust show types
|
2022-04-14 20:54:43 +08:00 |
Shengliang Guan
|
a908d3f1fb
|
Merge pull request #11505 from taosdata/feature/3.0_wxy
feat: performance_schema related SHOW statements are rewritten, and KILL statements build the message
|
2022-04-14 20:48:18 +08:00 |
Shengliang Guan
|
f9397aae4f
|
Merge pull request #11504 from taosdata/feature/tq
refactor(tmq): persist ast in topic
|
2022-04-14 20:48:00 +08:00 |
Hongze Cheng
|
2b6c03bc24
|
more
|
2022-04-14 12:44:25 +00:00 |
Hongze Cheng
|
e048acfe76
|
refact vnode
|
2022-04-14 12:36:35 +00:00 |
Xiaoyu Wang
|
50181dad15
|
feat: performance_schema related SHOW statements are rewritten, and KILL statements build the message
|
2022-04-14 20:35:44 +08:00 |
Liu Jicong
|
69cb4b5c99
|
refactor(tmq): persist ast in topic
|
2022-04-14 20:34:42 +08:00 |
Hongze Cheng
|
68f0b0c6bb
|
Merge pull request #11494 from taosdata/feature/vnode_refact
refactor: vnode
|
2022-04-14 20:25:08 +08:00 |
dapan1121
|
69f09fd0e3
|
stmt
|
2022-04-14 20:14:52 +08:00 |
dapan1121
|
6dae667c1d
|
fix hb issue
|
2022-04-14 20:13:11 +08:00 |
Hongze Cheng
|
e582931cff
|
make refact pass CI
|
2022-04-14 12:12:40 +00:00 |
Hongze Cheng
|
7a721ffb8c
|
refact
|
2022-04-14 11:58:48 +00:00 |
dapan1121
|
21a5e4f9b9
|
fix hb issue
|
2022-04-14 19:54:59 +08:00 |
plum-lihui
|
a6ac96dd9d
|
[test: add compile option for Address Sanitizer]
|
2022-04-14 19:49:13 +08:00 |
shenglian zhou
|
946b565e99
|
sync home and office
|
2022-04-14 19:29:41 +08:00 |
wangmm0220
|
8072523561
|
refactor: add json tag function for sql parser
|
2022-04-14 19:01:11 +08:00 |
Xiaoyu Wang
|
9a59e94425
|
Merge pull request #11490 from taosdata/feature/3.0_wxy
enh(query): improve the validity check of function parameters
|
2022-04-14 18:34:32 +08:00 |
Shengliang Guan
|
b086dcafac
|
refact<cluster>: adjust auth code
|
2022-04-14 18:29:07 +08:00 |
wangmm0220
|
93cbee6970
|
Merge branch '3.0' into feature/TD-13041
|
2022-04-14 18:25:08 +08:00 |
wangmm0220
|
32577d4196
|
refactor: add json tag function for sql parser
|
2022-04-14 18:24:21 +08:00 |
cpwu
|
88586ddf39
|
Merge pull request #11501 from taosdata/cpwu/3.0
fix concat crash bug
|
2022-04-14 18:23:13 +08:00 |
cpwu
|
dacbc8aa8e
|
fix concat crash bug
|
2022-04-14 18:22:28 +08:00 |
Hongze Cheng
|
0c84f347fe
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/vnode_refact
|
2022-04-14 10:21:21 +00:00 |