Cary Xu
|
6600c4725e
|
refactor: code optimization
|
2022-06-29 21:35:04 +08:00 |
Cary Xu
|
79def727b5
|
Merge branch '3.0' into feature/TD-11274-3.0
|
2022-06-29 21:33:10 +08:00 |
Cary Xu
|
efb2cd27c7
|
refactor: add tref to solve the timer not stopped problem
|
2022-06-29 21:32:06 +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
|
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 |
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 |
liuyao
|
7069332321
|
Merge pull request #14349 from taosdata/feature/TD-16874
feat(stream): ignore close window
|
2022-06-29 17:15:31 +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 |
Minghao Li
|
108530c1b6
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/3.0_mhli
|
2022-06-29 17:08:22 +08:00 |
WANG MINGMING
|
1642cf0e50
|
Merge pull request #14345 from taosdata/feature/TD-16524
fix:disable ttl temporary
|
2022-06-29 17:01:11 +08:00 |
dapan1121
|
4c82ce1810
|
fix: fix request freed issue
|
2022-06-29 17:00:48 +08:00 |
Haojun Liao
|
0fc154982f
|
Merge pull request #14353 from taosdata/feature/3_liaohj
enh(query): add api to extract scan status
|
2022-06-29 16:50:49 +08:00 |
54liuyao
|
5e0cbdf0b7
|
feat(stream): ignore close window
|
2022-06-29 16:49:45 +08:00 |
Minghao Li
|
3440822ebf
|
refactor(sync): add some comments
|
2022-06-29 16:40:36 +08:00 |
dapan1121
|
16c6427e7b
|
fix: fix scheduler callback issue
|
2022-06-29 16:29:12 +08:00 |
Haojun Liao
|
1b8c5d9269
|
enh(query): add api to extract scan status
|
2022-06-29 16:19:19 +08:00 |
yihaoDeng
|
f8cf9761f8
|
fix: avoid compile error
|
2022-06-29 16:18:23 +08:00 |
Xiaoyu Wang
|
c2822a6449
|
Merge pull request #14347 from taosdata/feature/3.0_wxy
feat: sql system info function 'database()', 'client_version()', 'server_version()', 'server_status()', 'current_user()' and 'user()'
|
2022-06-29 15:45:19 +08:00 |
Minghao Li
|
41f24314d0
|
refactor(sync): add SYNC_TERM_INVALID
|
2022-06-29 15:44:30 +08:00 |
afwerar
|
af340a3825
|
os: fix gethostname error
|
2022-06-29 15:20:51 +08:00 |
Li Minghao
|
83330f11b3
|
Merge pull request #14348 from taosdata/feature/3.0_mhli
refactor(sync): delete old functions
|
2022-06-29 15:17:14 +08:00 |
Minghao Li
|
18b78f2450
|
refactor(sync): add return code restore from snapshot
|
2022-06-29 14:50:59 +08:00 |
Minghao Li
|
4bd650609d
|
refactor(sync): delete old functions
|
2022-06-29 14:02:40 +08:00 |
Xiaoyu Wang
|
19874daf93
|
fix: illegal memory access in tDeserializeSMCreateStbReq function
|
2022-06-29 13:49:39 +08:00 |
Ganlin Zhao
|
4524b826df
|
Merge pull request #14323 from taosdata/enh/first_last_select
enh(query): first/last function support selectivity
|
2022-06-29 13:31:40 +08:00 |
yihaoDeng
|
6dc7eaa107
|
modify case
|
2022-06-29 11:45:18 +08:00 |
Xiaoyu Wang
|
ae076af4f1
|
feat: sql system info function 'database()', 'client_version()', 'server_version()', 'server_status()', 'current_user()' and 'user()'
|
2022-06-29 11:41:32 +08:00 |
yihaoDeng
|
5691b0e82f
|
feat:modify code
|
2022-06-29 11:04:04 +08:00 |
yihaoDeng
|
ce21baaa86
|
feat: enh redirect
|
2022-06-29 10:44:18 +08:00 |
Ganlin Zhao
|
e9fba684de
|
fix mem leak
|
2022-06-29 10:17:30 +08:00 |
wangmm0220
|
54caa629ac
|
fix:disable ttl temporary
|
2022-06-29 10:08:44 +08:00 |
yihaoDeng
|
32c00b3801
|
modify case
|
2022-06-29 10:04:02 +08:00 |
dapan1121
|
51fc9a7b24
|
fix: fix explain issue
|
2022-06-29 09:52:23 +08:00 |
dapan1121
|
f579cc4c15
|
Merge branch '3.0' into enh/stopquery
|
2022-06-29 08:57:35 +08:00 |
dapan1121
|
7beac65a73
|
Merge pull request #14303 from taosdata/hotfix/resetquerycache
fix: fix reset query cache crash issue
|
2022-06-29 08:54:42 +08:00 |
yihaoDeng
|
ad29b90cc2
|
fix: fix rpc quit problem
|
2022-06-28 21:43:40 +08:00 |
Ganlin Zhao
|
c3d26dc73e
|
feat(query): enable selectivity with first/last for stable
|
2022-06-28 20:46:45 +08:00 |
yihaoDeng
|
3625a93df1
|
fix: fix rpc quit problem
|
2022-06-28 20:32:06 +08:00 |
yihaoDeng
|
1fc9eaadd0
|
fix: fix rpc quit problem
|
2022-06-28 20:30:17 +08:00 |
yihaoDeng
|
697ffc524f
|
Merge branch 'enh/stopquery' of https://github.com/taosdata/TDengine into stopquery
|
2022-06-28 19:21:35 +08:00 |
yihaoDeng
|
c1690655fc
|
fix: fix rpc quit problem
|
2022-06-28 19:21:04 +08:00 |
yihaoDeng
|
bb95a3427e
|
fix: fix rpc quit problem
|
2022-06-28 19:19:40 +08:00 |
Cary Xu
|
de3596c94b
|
Merge pull request #14320 from taosdata/feature/TD-11274-3.0
refactor: rsma code optimization
|
2022-06-28 19:15:17 +08:00 |
dapan1121
|
3a934d09e3
|
fix: fix windows quit issue
|
2022-06-28 19:00:20 +08:00 |
Cary Xu
|
cbab8f4294
|
Merge branch '3.0' into feature/TD-11274-3.0
|
2022-06-28 18:22:46 +08:00 |
Ganlin Zhao
|
d91443ce71
|
Merge branch '3.0' into enh/first_last_select
|
2022-06-28 16:47:27 +08:00 |