Shengliang Guan
|
ef1a068338
|
test: reopen stbTest
|
2022-04-15 14:00:59 +08:00 |
Shengliang Guan
|
81016a98ce
|
test: reopen topicTest
|
2022-04-15 13:58:08 +08:00 |
Shengliang Guan
|
2b7ec5743c
|
test: reopen transTest
|
2022-04-15 13:57:32 +08:00 |
Hongze Cheng
|
29c06246c7
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/vnode_refact
|
2022-04-15 05:48:10 +00:00 |
Hongze Cheng
|
1592ea69d5
|
refact vnod
|
2022-04-15 05:47:57 +00:00 |
Haojun Liao
|
7873c74e5f
|
other: merge 3.0 branch and resolve the conflict.
|
2022-04-15 13:45:13 +08:00 |
Haojun Liao
|
eaa6cd56a6
|
enh(query): add an new internal api to extract query result timestamp precision before the query response received from dnode.
|
2022-04-15 13:42:03 +08:00 |
Haojun Liao
|
367064591a
|
refactor(driver): refactor c driver and remove redundant codes.
|
2022-04-15 13:40:50 +08:00 |
Shengliang Guan
|
1e73923c4d
|
test: reopen userTest
|
2022-04-15 13:31:08 +08:00 |
Shuduo Sang
|
85496cbb4c
|
fix(connector): lua example compile for 3.0 (#11523)
* [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
* fix lua example compile for 3.0
still not work
|
2022-04-15 13:17:25 +08:00 |
dapan1121
|
b3978108bc
|
Merge pull request #11438 from taosdata/feature/qnode
feat: add heartbeat and performance_schema tables
|
2022-04-15 13:17:08 +08:00 |
Ganlin Zhao
|
e655a3cc1d
|
feat(query): support timezone() function
TD-14243
|
2022-04-15 13:15:29 +08:00 |
slzhou
|
5ea40c9d0e
|
save for poweroff
|
2022-04-15 12:19:22 +08:00 |
Haojun Liao
|
d2761b4114
|
ehn(query): refactor c driver codes.
|
2022-04-15 12:09:27 +08:00 |
Hongze Cheng
|
b0f4a396d4
|
refact vnode
|
2022-04-15 03:48:51 +00:00 |
Zhiqiang Wang
|
68bdc0deae
|
Merge pull request #11518 from taosdata/fix/ZhiqiangWang/TD-13758-fix-free-func-const-ptr
fix(os): const ptr is passed to free()
|
2022-04-15 11:27:36 +08:00 |
slzhou
|
ed597e6e54
|
pass compilation before udf call refinement
|
2022-04-15 11:19:00 +08:00 |
Shengliang Guan
|
de12192807
|
test: reopen showTest
|
2022-04-15 10:58:27 +08:00 |
Shengliang Guan
|
d8b6afee98
|
test: reopen smaTest
|
2022-04-15 10:58:15 +08:00 |
Shengliang Guan
|
dbe44ff136
|
test: reopen qnodeTest
|
2022-04-15 10:54:15 +08:00 |
Shengliang Guan
|
a8ab69e6cb
|
test: reopen snodeTest
|
2022-04-15 10:54:04 +08:00 |
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 |