Shengliang Guan
|
7b15cdb287
|
Merge branch '3.0' into feature/qnode
|
2022-05-13 23:27:59 +08:00 |
Shengliang Guan
|
253651a521
|
Merge pull request #12449 from taosdata/feature/3.0_glzhao
feat(query): add sample function using reservoir sampling method
|
2022-05-13 23:27:07 +08:00 |
Shengliang Guan
|
4ebdb93679
|
Merge pull request #12448 from taosdata/feature/TD-14761
fea: add test case for schemaless
|
2022-05-13 23:26:33 +08:00 |
Shengliang Guan
|
9debc281b1
|
Merge remote-tracking branch 'origin/3.0' into feature/dnode
|
2022-05-13 23:03:34 +08:00 |
dapan1121
|
aee28eb2fc
|
fix catalog bug
|
2022-05-13 22:18:43 +08:00 |
slzhou
|
d97030af70
|
Merge branch '3.0' of github.com:taosdata/TDengine into feature/udf
|
2022-05-13 22:17:27 +08:00 |
slzhou
|
e8690dabef
|
feat: enhance udf scalar function calls
|
2022-05-13 22:14:53 +08:00 |
Ganlin Zhao
|
c1666e7e02
|
feat(query): add sample function
|
2022-05-13 22:08:37 +08:00 |
Ganlin Zhao
|
18ac565a93
|
feat(query): add sample function
|
2022-05-13 22:06:22 +08:00 |
Shengliang Guan
|
2258916b1d
|
test: recover tmq/basic5.py
|
2022-05-13 22:02:55 +08:00 |
shenglian-zhou
|
095217a204
|
Merge pull request #12445 from taosdata/feature/udf
feat: fix erros of square int overflow and block capacity set before filling a new column
|
2022-05-13 21:59:02 +08:00 |
Haojun Liao
|
d760f981a3
|
Merge pull request #12437 from taosdata/feature/3.0_liaohj
fix(query): set the correct state value key index.
|
2022-05-13 21:58:32 +08:00 |
wangmm0220
|
f284226f3f
|
refactor: add ut casese for schemaless
|
2022-05-13 21:47:55 +08:00 |
afwerar
|
0815843e94
|
fix(os): make taosd.exe taos.exe run on windows.
|
2022-05-13 21:42:16 +08:00 |
Ganlin Zhao
|
315a875208
|
feat(query): add sample function
|
2022-05-13 21:36:33 +08:00 |
Ganlin Zhao
|
d24254fb84
|
feat(query): add sample function
|
2022-05-13 21:13:35 +08:00 |
slzhou
|
a6900a7e96
|
fix : udf2 overflow for large int multiply large int
|
2022-05-13 21:02:32 +08:00 |
slzhou
|
d54e345dc9
|
fix: ensure capacity before column merge: select agg1(col/10), agg2(col/2)
|
2022-05-13 21:00:46 +08:00 |
dapan1121
|
e364f3b71b
|
Merge remote-tracking branch 'origin/3.0' into feature/qnode
|
2022-05-13 19:20:37 +08:00 |
dapan1121
|
1b2ca4c1b4
|
stmt query
|
2022-05-13 19:08:16 +08:00 |
Haojun Liao
|
5dadb26070
|
fix(query): set the correct state value key index.
|
2022-05-13 18:18:54 +08:00 |
Shengliang Guan
|
d4e0a27ef3
|
Merge remote-tracking branch 'origin/3.0' into feature/dnode
|
2022-05-13 17:46:51 +08:00 |
dapan1121
|
ce3b4b3183
|
stmt query
|
2022-05-13 16:35:19 +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 |
Shengliang Guan
|
8ca1420f55
|
refactor: adjust global config
|
2022-05-13 13:32:09 +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 |
wangmm0220
|
fc07ae96f3
|
refactor: fix error in schemaless
|
2022-05-13 11:46:01 +08:00 |
yihaoDeng
|
ddee7344d5
|
fix(rpc): avoid fd leak
|
2022-05-13 11:25:35 +08:00 |
wangmm0220
|
140c319e6b
|
refactor: fix error in schemaless
|
2022-05-13 11:19:13 +08:00 |
Shengliang Guan
|
992a64e7c8
|
Merge remote-tracking branch 'origin/3.0' into feature/dnode
|
2022-05-13 11:09:02 +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 |
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
|
bc64bdc179
|
Merge branch '3.0' into feature/3.0_liaohj
|
2022-05-12 23:15:35 +08:00 |