Hongze Cheng
|
bb1639d4cb
|
more alter table
|
2022-05-16 07:18:44 +00:00 |
Hongze Cheng
|
94cea61c97
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/alter_table
|
2022-05-16 06:18:43 +00:00 |
Hongze Cheng
|
2ddfd66d48
|
more alter table
|
2022-05-16 06:17:56 +00:00 |
Haojun Liao
|
4c1e835db3
|
Merge pull request #12528 from taosdata/feature/3.0_liaohj
fix(query): merge updated data from cache.
|
2022-05-16 14:06:00 +08:00 |
Haojun Liao
|
619eae3c49
|
fix(query): merge updated data from cache.
|
2022-05-16 13:51:21 +08:00 |
Yihao Deng
|
683c8296ac
|
Merge pull request #12521 from taosdata/fix/rpcRegMemleak
fix(rpc): regArg mem leak
|
2022-05-16 13:45:41 +08:00 |
Hongze Cheng
|
f4ecfcad7d
|
Merge pull request #12484 from taosdata/feat/alter_table
feat: alter table
|
2022-05-16 12:17:52 +08:00 |
Hongze Cheng
|
545de8cbe4
|
make it compile
|
2022-05-16 04:00:41 +00:00 |
Hongze Cheng
|
449fa14f23
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/alter_table
|
2022-05-16 03:54:24 +00:00 |
Hongze Cheng
|
d2eeaf86c7
|
alter table
|
2022-05-16 03:54:05 +00:00 |
Haojun Liao
|
94c8a67e23
|
Merge pull request #12524 from taosdata/feature/3.0_liaohj
fix(query): extract correct join condition from physical plan.
|
2022-05-16 11:22:40 +08:00 |
Haojun Liao
|
a66bc98752
|
Merge branch '3.0' into feature/3.0_liaohj
|
2022-05-16 11:22:24 +08:00 |
Haojun Liao
|
2df67d9133
|
fix(query): extract correct join condition from physical plan.
|
2022-05-16 11:10:05 +08:00 |
Hongze Cheng
|
8e9ccfd1d0
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/alter_table
|
2022-05-16 02:53:06 +00:00 |
Hongze Cheng
|
f2858c76fa
|
refact
|
2022-05-16 01:57:49 +00:00 |
yihaoDeng
|
5c1cfd2cf9
|
fix(rpc): fix regArg mem leak
|
2022-05-16 09:45:14 +08:00 |
shenglian-zhou
|
8a867099b0
|
Merge pull request #12518 from taosdata/feature/udf
fix: change function name for tearing down udf handles
|
2022-05-16 09:39:22 +08:00 |
slzhou
|
4ae7a16749
|
fix: teardown udf optimization
|
2022-05-16 09:24:35 +08:00 |
Hongze Cheng
|
d32174632e
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/alter_table
|
2022-05-16 01:23:51 +00:00 |
slzhou
|
8ce04a94f9
|
fix: change function name for tearing down udf handles
|
2022-05-16 09:06:08 +08:00 |
shenglian-zhou
|
4adba6ff23
|
Merge pull request #12503 from taosdata/feature/udf
fix: change udf comment
|
2022-05-16 08:04:20 +08:00 |
slzhou
|
5b35fcacd6
|
fix: teardown udf functions handles
|
2022-05-16 07:47:56 +08:00 |
Liu Jicong
|
c8b18c268c
|
Merge pull request #12516 from taosdata/feature/stream
refactor(stream)
|
2022-05-16 02:47:23 +08:00 |
Liu Jicong
|
f77f910264
|
refactor(stream)
|
2022-05-16 02:11:47 +08:00 |
Cary Xu
|
a3d1b0a50d
|
Merge pull request #12510 from taosdata/feature/TD-14481-3.0
feat: move sma module from tsdb to vnode
|
2022-05-15 22:28:02 +08:00 |
Cary Xu
|
fa77a6d840
|
feat: code optimization
|
2022-05-15 22:08:30 +08:00 |
Cary Xu
|
9e7b43c836
|
feat: sma code refactor
|
2022-05-15 22:03:02 +08:00 |
Cary Xu
|
069ce051f0
|
feat: move sma module from tsdb to vnode
|
2022-05-15 20:17:20 +08:00 |
slzhou
|
89ba943981
|
fix: change udf comment
|
2022-05-15 14:15:46 +08:00 |
shenglian-zhou
|
07d7004a75
|
Merge pull request #12500 from taosdata/test/udf_3.0
test: add 3.0 udf test case
|
2022-05-15 14:00:04 +08:00 |
wenzhouwww@live.cn
|
2df2e1a84d
|
test: add udfTest.py to fulltest.sh
|
2022-05-15 13:50:13 +08:00 |
wenzhouwww@live.cn
|
89a9982217
|
fix: print query result
|
2022-05-15 13:46:44 +08:00 |
wenzhouwww@live.cn
|
069f93bf34
|
Merge branch '3.0' of github.com:taosdata/TDengine into test/udf_3.0
|
2022-05-15 13:39:42 +08:00 |
Liu Jicong
|
8b6820ffb0
|
Merge pull request #12489 from taosdata/feature/stream
refactor(stream)
|
2022-05-15 08:34:58 +08:00 |
Liu Jicong
|
a6015d2f39
|
refactor(stream)
|
2022-05-15 08:14:23 +08:00 |
Haojun Liao
|
18fcb33465
|
refactor: do some internal refactor.
|
2022-05-15 00:04:51 +08:00 |
wenzhouwww@live.cn
|
1ee72aa5a8
|
Merge branch '3.0' of github.com:taosdata/TDengine into test/udf_3.0
|
2022-05-14 23:54:47 +08:00 |
shenglian-zhou
|
1e385277b1
|
Merge pull request #12488 from taosdata/feature/udf
fix: clean the udf handles cache when pipe error
|
2022-05-14 23:53:54 +08:00 |
wenzhouwww@live.cn
|
e155e56371
|
fix: pass udf test test case modification
|
2022-05-14 23:53:06 +08:00 |
slzhou
|
692ae29c6c
|
fix: clean the udf handles cache when pipe error
|
2022-05-14 23:39:10 +08:00 |
Haojun Liao
|
a170b3fa9d
|
Merge pull request #12486 from taosdata/feature/3.0_liaohj
fix(query): set the correct row index during generating join results.
|
2022-05-14 23:27:52 +08:00 |
wenzhouwww@live.cn
|
e2a9321a79
|
Merge branch '3.0' of github.com:taosdata/TDengine into test/udf_3.0
|
2022-05-14 23:09:12 +08:00 |
shenglian-zhou
|
02bf4a3420
|
Merge pull request #12485 from taosdata/feature/udf
feat: reuse udf pipes connecting to udfd
|
2022-05-14 23:07:16 +08:00 |
WANG MINGMING
|
919f87e6e0
|
Merge pull request #12483 from taosdata/feature/TD-14761
fix: memory leak in schemaless
|
2022-05-14 23:03:57 +08:00 |
Haojun Liao
|
5a72ca804b
|
fix(query): set the correct row index during generating join results.
|
2022-05-14 23:03:02 +08:00 |
slzhou
|
6f48fa5f47
|
Merge branch '3.0' of github.com:taosdata/TDengine into feature/udf
|
2022-05-14 22:51:38 +08:00 |
slzhou
|
911cd1fe66
|
fix: reuse existing udf handles and teardown the handle later
|
2022-05-14 22:51:13 +08:00 |
Hongze Cheng
|
da75e3d19f
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/alter_table
|
2022-05-14 14:40:18 +00:00 |
Haojun Liao
|
0c111d3315
|
Merge pull request #12482 from taosdata/feature/3.0_liaohj
fix(query): remove expired moving data operation during extract data …
|
2022-05-14 22:35:10 +08:00 |
Hongze Cheng
|
65edd3296e
|
feat: alter super table
|
2022-05-14 14:29:04 +00:00 |