yihaoDeng
|
d003f1b0d7
|
enh(index): add more UT
|
2022-05-13 23:30:46 +08:00 |
Shengliang Guan
|
558d50fef2
|
fix: error msg incorrect when no enough memory to create vnode
|
2022-05-13 17:40:22 +08:00 |
Shengliang Guan
|
2178eabcd8
|
fix: error msg incorrect when no enough memory to create vnode
|
2022-05-13 17:36:32 +08:00 |
Shengliang Guan
|
56c1b07016
|
fix: error msg incorrect when no enough memory to create vnode
|
2022-05-13 17:18:35 +08:00 |
Shengliang Guan
|
d6fca91f9f
|
fix: crash when executing create database test vgroups 1024
|
2022-05-13 17:02:12 +08:00 |
Yihao Deng
|
22ce29db58
|
Merge pull request #12428 from taosdata/feature/add_more_log
enh(rpc): add more log
|
2022-05-13 16:17:15 +08:00 |
yihaoDeng
|
26aef324f7
|
enh(rpc): add more log
|
2022-05-13 15:59:56 +08:00 |
54liuyao
|
4b564b2ebd
|
add stream ci
|
2022-05-13 15:37:31 +08:00 |
Haojun Liao
|
9b2cdcff9d
|
Merge pull request #12417 from taosdata/feature/3.0_liaohj
fix(query): add the repeat scan flag check in the aggregate executor.
|
2022-05-13 14:28:05 +08:00 |
yihaoDeng
|
fee540c1fa
|
fix(rpc): avoid fd leak
|
2022-05-13 13:09:34 +08:00 |
yihaoDeng
|
c56b0e0b15
|
fix(rpc): avoid fd leak
|
2022-05-13 12:24:57 +08:00 |
yihaoDeng
|
d0fe68b0e4
|
fix(rpc): avoid fd leak
|
2022-05-13 12:18:57 +08:00 |
Haojun Liao
|
86031c1985
|
fix(query): add the repeat scan flag check during aggregate executor.
|
2022-05-13 12:17:09 +08:00 |
yihaoDeng
|
ddee7344d5
|
fix(rpc): avoid fd leak
|
2022-05-13 11:25:35 +08:00 |
Haojun Liao
|
38d52c69dc
|
fix(query): fix syntax errors in executorimpl.c
|
2022-05-13 10:12:03 +08:00 |
Haojun Liao
|
fbc3ca6093
|
Merge branch '3.0' into feature/3.0_liaohj
|
2022-05-13 09:57:00 +08:00 |
Haojun Liao
|
321c291f4c
|
refactor: do some internal refactor.
|
2022-05-13 09:53:19 +08:00 |
shenglian-zhou
|
c5faaca906
|
Merge pull request #12407 from taosdata/feature/udf
fix: udf2 support int and double data type
|
2022-05-13 09:49:13 +08:00 |
liuyao
|
426200a71b
|
Merge pull request #12384 from taosdata/feature/TD-15379
feat(stream): stream reprocess window
|
2022-05-13 09:19:22 +08:00 |
WANG MINGMING
|
00b17f8655
|
Merge pull request #12406 from taosdata/feature/TD-14761
feat: schemaless add telnet and json protocol
|
2022-05-13 02:04:33 +08:00 |
Liu Jicong
|
a65dae85b1
|
Merge pull request #12410 from taosdata/feature/tq
fix(wal): wal read error
|
2022-05-13 01:59:30 +08:00 |
Haojun Liao
|
e468363ce1
|
Merge pull request #12409 from taosdata/feature/3.0_liaohj
fix(query): close read fd when finishing scanning data files.
|
2022-05-13 01:25:38 +08:00 |
Liu Jicong
|
acea83e535
|
fix(wal): wal read error
|
2022-05-13 01:22:29 +08:00 |
Haojun Liao
|
ec808a75c1
|
Merge branch 'feature/3.0_liaohj' of github.com:taosdata/tdengine into feature/3.0_liaohj
|
2022-05-13 00:38:21 +08:00 |
Haojun Liao
|
aae019d18a
|
fix(query): close read fd when finishing scanning data files.
|
2022-05-13 00:32:02 +08:00 |
Liu Jicong
|
6fccdc5b70
|
Merge pull request #12408 from taosdata/feature/tq
enh: print_row str ends with 0
|
2022-05-12 23:54:51 +08:00 |
Haojun Liao
|
3678aa9094
|
Merge pull request #12391 from taosdata/feature/3.0_liaohj
fix(query): fix special pseudo column caused taosd crash.
|
2022-05-12 23:49:21 +08:00 |
Liu Jicong
|
e1e571c7a9
|
enh: print_row str ends with 0
|
2022-05-12 23:18:00 +08:00 |
Liu Jicong
|
e04151d22e
|
Merge pull request #12405 from taosdata/feature/tq
fix(wal): int overflow
|
2022-05-12 23:17:05 +08:00 |
Haojun Liao
|
bc64bdc179
|
Merge branch '3.0' into feature/3.0_liaohj
|
2022-05-12 23:15:35 +08:00 |
Haojun Liao
|
2693689285
|
fix(query): set the ascending scan order for exchange operator.
|
2022-05-12 23:10:23 +08:00 |
slzhou
|
73d55e7c6b
|
fix: udf2 support int and double data type
|
2022-05-12 22:58:49 +08:00 |
wangmm0220
|
d3d4ac9b3f
|
refactor: merge from 3.0
|
2022-05-12 22:53:43 +08:00 |
Ganlin Zhao
|
8b9dd500bd
|
Merge pull request #12401 from taosdata/feature/3.0_glzhao
feat(query): add mavg function
|
2022-05-12 22:53:36 +08:00 |
wangmm0220
|
5d89e7fada
|
refactor: add telnet and json protocol for schemaless
|
2022-05-12 22:48:27 +08:00 |
dapan1121
|
58d3ac9dd9
|
Merge pull request #12403 from taosdata/feature/qnode
feat: stmt query test
|
2022-05-12 22:41:14 +08:00 |
Liu Jicong
|
a8831af513
|
fix(wal): int overflow
|
2022-05-12 22:40:32 +08:00 |
54liuyao
|
42f27e99d0
|
steam reprocess window
|
2022-05-12 22:15:13 +08:00 |
Xiaoyu Wang
|
3967f79b38
|
Merge pull request #12399 from taosdata/feature/3.0_wxy
feat: adjust query stmt APIs
|
2022-05-12 21:34:00 +08:00 |
Liu Jicong
|
2cc8ff312d
|
Merge pull request #12400 from taosdata/feature/tq
fix(wal): int overflow
|
2022-05-12 21:33:25 +08:00 |
Ganlin Zhao
|
1e503061ed
|
feat(query): add mavg function
|
2022-05-12 21:25:53 +08:00 |
Ganlin Zhao
|
8d21c662aa
|
feat(query): add mavg function
|
2022-05-12 21:16:34 +08:00 |
Xiaoyu Wang
|
04a2368f6d
|
feat: adjust query stmt APIs
|
2022-05-12 20:57:34 +08:00 |
Liu Jicong
|
af2d2db5d3
|
fix(wal): int overflow
|
2022-05-12 20:56:29 +08:00 |
Liu Jicong
|
1c98d780a0
|
fix(wal): int overflow
|
2022-05-12 20:51:08 +08:00 |
dapan1121
|
9de1d2218e
|
Merge remote-tracking branch 'origin/3.0' into feature/qnode
|
2022-05-12 20:43:50 +08:00 |
Ganlin Zhao
|
818e3636d6
|
feat(query): add mavg function
|
2022-05-12 20:40:17 +08:00 |
Xiaoyu Wang
|
b57f62f139
|
feat: adjust query stmt APIs
|
2022-05-12 20:33:52 +08:00 |
Hongze Cheng
|
a3eaf53bf5
|
Merge pull request #12397 from taosdata/feat/TD-15280
feat: tag read
|
2022-05-12 20:25:07 +08:00 |
wangmm0220
|
167f40811d
|
refactor: add telnet and json protocol for schemaless
|
2022-05-12 19:59:53 +08:00 |