Xiaoyu Wang
|
8a8939f99c
|
fix: csum/diff/mavg support subquery
|
2022-07-01 13:31:22 +08:00 |
Xiaoyu Wang
|
8c2e9842e2
|
Merge pull request #14393 from taosdata/feature/3.0_debug_wxy
feat: support 'select *, expr from ...' syntax
|
2022-06-30 18:25:12 +08:00 |
dapan1121
|
068924cc62
|
Merge pull request #14385 from taosdata/feature/queryredirect
feat: support query redirect
|
2022-06-30 18:03:17 +08:00 |
Xiaoyu Wang
|
42fba6480c
|
merge 3.0
|
2022-06-30 17:54:34 +08:00 |
Liu Jicong
|
d8da0c0e70
|
Merge pull request #14386 from taosdata/feature/stream
feat(tmq): add snapshot test
|
2022-06-30 17:51:02 +08:00 |
Liu Jicong
|
94f07836d6
|
fix(tmq): set scan rsp offset correctly
|
2022-06-30 17:25:19 +08:00 |
Xiaoyu Wang
|
dc769a284f
|
feat: support 'select *, expr from ...' syntax
|
2022-06-30 17:12:03 +08:00 |
Liu Jicong
|
ca1c961f9c
|
fix(tmq): set last scan status
|
2022-06-30 16:40:17 +08:00 |
Zhiqiang Wang
|
40077131c2
|
Merge pull request #14392 from taosdata/fix/ZhiqiangWang/TD-16357-support-gcc4.8-compile
os: support-gcc4.8-compile
|
2022-06-30 01:34:20 -07:00 |
Xiaoyu Wang
|
1530b33991
|
feat: support 'select *, expr from ...' syntax
|
2022-06-30 16:16:05 +08:00 |
yihaoDeng
|
4fc1a6faec
|
fix connect error
|
2022-06-30 15:59:42 +08:00 |
Ganlin Zhao
|
5ecc0d2ba8
|
Merge pull request #14382 from taosdata/refactor/db_precision
fix(query): support irate function for ms/ns precision db
|
2022-06-30 15:55:06 +08:00 |
afwerar
|
05b4f8b273
|
os: support-gcc4.8-compile
|
2022-06-30 15:54:30 +08:00 |
Xiaoyu Wang
|
6141bb03da
|
feat: insert from csv
|
2022-06-30 15:04:54 +08:00 |
Liu Jicong
|
4695dc2dae
|
feat(tmq): add snapshot test
|
2022-06-30 14:41:50 +08:00 |
dapan1121
|
c28c77a099
|
Merge branch '3.0' into feature/queryredirect
|
2022-06-30 14:35:15 +08:00 |
dapan1121
|
a8e526a6de
|
feat: support query redirect
|
2022-06-30 14:31:12 +08:00 |
yihaoDeng
|
407db99a4d
|
Merge branch 'feature/queryredirect' of https://github.com/taosdata/TDengine into redir
|
2022-06-30 13:55:52 +08:00 |
yihaoDeng
|
25b3f88ebe
|
add query epset
|
2022-06-30 13:55:41 +08:00 |
Ganlin Zhao
|
ee47df9c2a
|
fix(query): support irate function for ms/ns precision db
|
2022-06-30 13:46:28 +08:00 |
dapan1121
|
47bc36872f
|
feat: query redirect
|
2022-06-30 13:44:26 +08:00 |
Ganlin Zhao
|
23a55dc9e4
|
Merge pull request #14375 from taosdata/refactor/db_precision
refactor(query): function adoption to us/ns db precision
|
2022-06-30 12:32:15 +08:00 |
Ganlin Zhao
|
5d694bc5d7
|
fix translate function for now/today
|
2022-06-30 11:45:11 +08:00 |
Ganlin Zhao
|
63d799feeb
|
refactor(query): set stateduration function default time unit as db
precision
|
2022-06-30 11:32:00 +08:00 |
Xiaoyu Wang
|
99563fc136
|
Merge pull request #14376 from taosdata/feature/3.0_debug_wxy
feat: the last_row function supports all scenes
|
2022-06-30 11:28:53 +08:00 |
dapan1121
|
1b3eec48bd
|
Merge branch 'feature/queryredirect' of github.com:taosdata/TDengine into feature/queryredirect
|
2022-06-30 11:05:10 +08:00 |
dapan1121
|
a535df7590
|
feat: query redirect
|
2022-06-30 11:04:49 +08:00 |
Xiaoyu Wang
|
2ad6599810
|
feat: partition by distributed split
|
2022-06-30 11:04:24 +08:00 |
yihaoDeng
|
e389dcedc8
|
add query epset
|
2022-06-30 10:30:36 +08:00 |
Xiaoyu Wang
|
cf35174d53
|
feat: the last_row function supports all scenes
|
2022-06-30 10:23:35 +08:00 |
Ganlin Zhao
|
a2bdaf8a93
|
Merge branch '3.0' into refactor/db_precision
|
2022-06-30 09:58:59 +08:00 |
Ganlin Zhao
|
f324a50b2e
|
Merge pull request #14369 from taosdata/refactor/db_precision
refactor(query): function adoption to us/ns db precision
|
2022-06-30 09:56:47 +08:00 |
Liu Jicong
|
0f0fe6276a
|
merge from 3.0
|
2022-06-29 21:33:10 +08:00 |
Liu Jicong
|
c2955a807b
|
feat(tmq): offset support snapshot
|
2022-06-29 21:04:51 +08:00 |
Ganlin Zhao
|
4d59cfec76
|
Merge branch '3.0' into refactor/db_precision
|
2022-06-29 20:50:06 +08:00 |
Ganlin Zhao
|
b1670f8b82
|
refactor(query): function adoption to us/ns db precision
TD-16436
|
2022-06-29 20:49:36 +08:00 |
Ganlin Zhao
|
4c23223447
|
refactor(query): function adoption to us/ns db precision
TD-16436
|
2022-06-29 20:46:51 +08:00 |
Ganlin Zhao
|
5d9e01c771
|
Merge pull request #14366 from taosdata/refactor/db_precision
refactor(query): function adoption to us/ns db precision
|
2022-06-29 20:28:53 +08:00 |
Li Minghao
|
3a23fb71ec
|
Merge pull request #14364 from taosdata/feature/3.0_mhli
refactor(sync): add SYNC_TERM_INVALID
|
2022-06-29 20:28:10 +08:00 |
Ganlin Zhao
|
5e31c9e8fe
|
refactor(query): function adoption to us/ns db precision
TD-16436
|
2022-06-29 20:07:33 +08:00 |
Ganlin Zhao
|
26e6d7ccf7
|
Merge pull request #14358 from taosdata/refactor/db_precision
refactor(query): function adoption to us/ns db precision
|
2022-06-29 19:49:04 +08:00 |
Ganlin Zhao
|
9e75569870
|
refactor(query): function adoption to us/ns db precision
TD-16436
|
2022-06-29 19:48:37 +08:00 |
Minghao Li
|
c3b2b98454
|
refactor(sync): delete some asserts
|
2022-06-29 19:18:15 +08:00 |
dapan1121
|
53efe75146
|
feat: query redirect
|
2022-06-29 17:56:35 +08:00 |
Ganlin Zhao
|
290d5b3f14
|
refactor(query): function adoption to us/ns db precision
TD-16436
|
2022-06-29 17:50:33 +08:00 |
Yihao Deng
|
2001be5996
|
Merge branch '3.0' into enh/stopquery
|
2022-06-29 17:24:52 +08:00 |
dapan1121
|
8dfe07e1b0
|
Merge branch 'feature/queryredirect' of github.com:taosdata/TDengine into feature/queryredirect
|
2022-06-29 17:15:43 +08:00 |
liuyao
|
7069332321
|
Merge pull request #14349 from taosdata/feature/TD-16874
feat(stream): ignore close window
|
2022-06-29 17:15:31 +08:00 |
dapan1121
|
914e06e8cb
|
feat: query redirect
|
2022-06-29 17:15:08 +08:00 |
Yihao Deng
|
ddb68a8e6e
|
Merge pull request #14337 from taosdata/feat/extraceEpset
feat: extract epset from msg cont
|
2022-06-29 17:12:45 +08:00 |