Commit Graph

27896 Commits

Author SHA1 Message Date
cpwu 882b07f38d fix case 2022-05-16 14:29:37 +08:00
cpwu eb72eadb7d fix case 2022-05-16 14:27:56 +08:00
cpwu c58fd6ec63 fix case 2022-05-16 14:25:47 +08:00
cpwu 8c6da59e09 fix case 2022-05-16 14:17:19 +08:00
cpwu 817e73bb12 fix case 2022-05-14 21:58:08 +08:00
cpwu 3ffa2eb65f Merge branch '3.0' into cpwu/3.0 2022-05-13 12:10:34 +08:00
cpwu a08771ea4a fix case 2022-05-13 12:09:10 +08:00
cpwu 8895b3a5ca fix case 2022-05-13 12:06:02 +08:00
cpwu 7efa74dc39 fix case 2022-05-13 12:04:55 +08:00
cpwu 19a99450ee fix case 2022-05-13 12:02:28 +08:00
cpwu 28915c9e0c fix case 2022-05-13 12:00:56 +08:00
cpwu 39ee1144c5 fix case 2022-05-13 11:58:12 +08:00
cpwu c212602629 fix case 2022-05-13 11:55:46 +08:00
cpwu d3cfa1fa57 fix case 2022-05-13 11:50:33 +08:00
cpwu 9038df4232 fix case 2022-05-13 11:47:49 +08:00
cpwu 2704e48ba6 fix case 2022-05-13 11:40:33 +08:00
cpwu e04616d70e fix case 2022-05-13 11:25:27 +08:00
Yihao Deng a129a52974
Merge pull request #12412 from taosdata/feature/3.0_liaohj
fix(query): fix syntax errors in executorimpl.c
2022-05-13 10:51:59 +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
Hui Li f6a6d4d4c9
Merge pull request #12411 from taosdata/test-v3.0/lihui
[test: add case into ci after fix bug]
2022-05-13 09:31:47 +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
plum-lihui 5fe13e6791 [test: add case into ci after fix bug] 2022-05-13 08:39:40 +08:00
Hui Li d4de00f54f
Merge pull request #12402 from taosdata/test-v3.0/lihui
[test: modify test process for tmq]
2022-05-13 08:34:42 +08:00
Hui Li 44e4d1baba
Merge pull request #12404 from taosdata/cpwu/3.0
test: add user control case
2022-05-13 08:34:33 +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 0f22b96f4a fix: change config param name from startUdfd to udf 2022-05-12 23:02:53 +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
cpwu a60dc99773 Merge branch '3.0' into cpwu/3.0 2022-05-12 22:03:10 +08:00
cpwu f7b2793030 fix case 2022-05-12 22:02:15 +08:00
plum-lihui 7bc5bb081f [test: modify test process for tmq] 2022-05-12 21:53:59 +08:00