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
|
aae019d18a
|
fix(query): close read fd when finishing scanning data files.
|
2022-05-13 00:32:02 +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
|
e04151d22e
|
Merge pull request #12405 from taosdata/feature/tq
fix(wal): int overflow
|
2022-05-12 23:17:05 +08:00 |
Haojun Liao
|
2693689285
|
fix(query): set the ascending scan order for exchange operator.
|
2022-05-12 23:10:23 +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 |
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 |
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 |
wangmm0220
|
167f40811d
|
refactor: add telnet and json protocol for schemaless
|
2022-05-12 19:59:53 +08:00 |
dapan1121
|
64a54c1541
|
fix bug
|
2022-05-12 19:57:17 +08:00 |
Xiaoyu Wang
|
73b96a6e98
|
Merge pull request #12396 from taosdata/feature/3.0_wxy
fix: some problems of parser
|
2022-05-12 19:39:42 +08:00 |
dapan1121
|
43311f07b4
|
Merge branch 'feature/qnode' of github.com:taosdata/TDengine into feature/qnode
|
2022-05-12 19:20:51 +08:00 |
dapan1121
|
33bd196ff0
|
stmt query
|
2022-05-12 19:20:25 +08:00 |
dapan
|
314c15d366
|
Merge branch 'feature/qnode' of https://github.com/taosdata/TDengine into feature/qnode
|
2022-05-12 19:19:28 +08:00 |
Xiaoyu Wang
|
d6f03eb7da
|
fix: some problems of parser
|
2022-05-12 18:59:02 +08:00 |
Yihao Deng
|
0f3ff49b6d
|
Merge pull request #12392 from taosdata/rpc/fd_leak
fix(rpc): avoid fd leak
|
2022-05-12 18:17:33 +08:00 |
dapan
|
7771023d7b
|
string to timestamp
|
2022-05-12 18:02:57 +08:00 |
shenglian-zhou
|
62918348e1
|
Merge pull request #12387 from taosdata/feature/udf
feat: add udf dedicated error
|
2022-05-12 18:02:39 +08:00 |
Haojun Liao
|
69e9f6972c
|
other: add some missing modification files to git.
|
2022-05-12 17:47:01 +08:00 |
Liu Jicong
|
ad4a63d3bb
|
Merge pull request #12388 from taosdata/feature/tq
enh(wal): add log
|
2022-05-12 17:43:19 +08:00 |
yihaoDeng
|
2d89555b72
|
fix(rpc): avoid fd leak
|
2022-05-12 17:38:16 +08:00 |
Haojun Liao
|
4eaf1f5bb6
|
refactor: do some internal refactor.
|
2022-05-12 17:34:07 +08:00 |
Haojun Liao
|
a41f6a3479
|
fix(query): fix the bug that special pseudo column tbname, along with other normal columns in select clause, cause taosd crash.
|
2022-05-12 17:33:36 +08:00 |
Xiaoyu Wang
|
50ad5a096f
|
Merge remote-tracking branch 'origin/3.0' into feature/3.0_wxy
|
2022-05-12 17:18:48 +08:00 |
Xiaoyu Wang
|
f19272909c
|
fix: some problems of parser
|
2022-05-12 17:17:02 +08:00 |
Liu Jicong
|
2218213134
|
enh(wal): add log
|
2022-05-12 17:01:33 +08:00 |
Liu Jicong
|
88d1ea6222
|
Merge pull request #12378 from taosdata/feature/tq
feat(tmq): add config msg.with.table.name
|
2022-05-12 17:00:13 +08:00 |
Li Minghao
|
b03b517d88
|
Merge pull request #12380 from taosdata/feature/3.0_mhli
enh(sync): raft config change
|
2022-05-12 16:55:05 +08:00 |
slzhou@taodata.com
|
278f5262ce
|
Merge branch '3.0' of github.com:taosdata/TDengine into feature/udf
|
2022-05-12 16:50:26 +08:00 |
shenglian-zhou
|
3516696a66
|
Merge pull request #12382 from taosdata/feature/udf
feature(udf): follow tsdb_code error convention
|
2022-05-12 16:50:03 +08:00 |
slzhou@taodata.com
|
8927155013
|
feat:add udf dedicated errors
|
2022-05-12 16:49:31 +08:00 |
slzhou@taodata.com
|
c95d3cdb36
|
feature(udf):error follows tsdb_code standard
|
2022-05-12 15:43:32 +08:00 |
shenglian-zhou
|
7357c80720
|
Merge pull request #12377 from taosdata/feature/udf
feature(udf): column has member hasNull
|
2022-05-12 15:39:21 +08:00 |
Minghao Li
|
346f9007db
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/3.0_mhli
|
2022-05-12 15:24:15 +08:00 |
Minghao Li
|
b69a26678c
|
enh(sync): raft config change
|
2022-05-12 15:23:41 +08:00 |
Ganlin Zhao
|
aba7e4a6f6
|
Merge pull request #12376 from taosdata/feature/3.0_glzhao
feat(query): add csum function
|
2022-05-12 15:18:49 +08:00 |