Commit Graph

34140 Commits

Author SHA1 Message Date
Hongze Cheng 0d77d034e5 Merge branch 'feat/tsdb_refact' of https://github.com/taosdata/TDengine into feat/tsdb_refact 2022-06-30 09:56:36 +00:00
Hongze Cheng cc181e0bc2 refact 2022-06-30 09:56:34 +00:00
Ganlin Zhao 0692ab4c5e enh(query): add last_row selectivity 2022-06-30 17:55:54 +08:00
Xiaoyu Wang 42fba6480c merge 3.0 2022-06-30 17:54:34 +08:00
Xiaoyu Wang 2ac9a78d58 feat: support 'select *, expr from ...' syntax 2022-06-30 17:52: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
Ganlin Zhao e38e23a3ec fix error 2022-06-30 17:45:55 +08:00
Ganlin Zhao 1dd89be98b enh(query): add last_row function without cache
TD-16927
2022-06-30 17:39:20 +08:00
Ganlin Zhao 0b9358583c Merge branch '3.0' into enh/last_row_function 2022-06-30 17:33:07 +08:00
slzhou 82bd8a560f fix: reserved column should not be copied 2022-06-30 17:28:49 +08:00
Liu Jicong 94f07836d6 fix(tmq): set scan rsp offset correctly 2022-06-30 17:25:19 +08:00
Ganlin Zhao 860bf88f31 feat(query): add last_row function without cache
TD-16927
2022-06-30 17:20:04 +08:00
Xiaoyu Wang dc769a284f feat: support 'select *, expr from ...' syntax 2022-06-30 17:12:03 +08:00
wangmm0220 77fcf17ae1 fix:error in lock meta if group by json tag, need unlock if error happens 2022-06-30 17:10:34 +08:00
Shuduo Sang 2ca6c5fafd
fix: install script for3.0 (#14396)
* fix: remove sudo from directory maniplation

for 3.0

* fix: remove more sudo from directory maniplation

* fix: packaging/release.sh

* fix: remove arbitrator relatives from scripts

* fix: update packaging/tools/remove.sh
2022-06-30 16:56:44 +08:00
jiacy-jcy f138388bbf update now.py and today.py 2022-06-30 16:50:57 +08:00
Minghao Li 24a3c817a4 refactor(sync): add batch propose 2022-06-30 16:44:49 +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
wangmm0220 e751e20c76 fix:merge from 3.0 2022-06-30 16:25:43 +08:00
Minglei Jin 95537d5184 Merge branch 'feat/tsdb_refact' of https://github.com/taosdata/TDengine into feat/tsdb_refact 2022-06-30 16:24:51 +08:00
Minglei Jin 7a08c16592 tsdbCache/cleanup: remove unused code 2022-06-30 16:24:35 +08:00
Minglei Jin dbc281b283 tsdbCache/cleanup: remove unused code 2022-06-30 16:21:45 +08:00
Cary Xu a4f05392c8 Merge branch '3.0' into feature/TD-11274-3.0 2022-06-30 16:20:59 +08:00
Cary Xu 7c3f43d6d5 refactor: tsma logic optimization 2022-06-30 16:20:43 +08:00
Xiaoyu Wang 1530b33991 feat: support 'select *, expr from ...' syntax 2022-06-30 16:16:05 +08:00
Minglei Jin afaf65b0b7 tsdbCache: remove non-H version of tsdbCacheGetLast 2022-06-30 16:16:01 +08:00
Minglei Jin 1b4cfa64c3 Merge branch 'feat/tsdb_refact' of https://github.com/taosdata/TDengine into feat/tsdb_refact 2022-06-30 16:11:08 +08:00
Minglei Jin a730764ad1 tsdbCache: fix insert last row refs 2022-06-30 16:10:30 +08:00
cpwu f506147b28 Merge branch '3.0' into cpwu/3.0 2022-06-30 16:09:23 +08:00
Hongze Cheng 1abc591137 Merge branch 'feat/tsdb_refact' of https://github.com/taosdata/TDengine into feat/tsdb_refact 2022-06-30 08:01:50 +00:00
Hongze Cheng dd5f82524a more work 2022-06-30 08:01:48 +00:00
yihaoDeng 4fc1a6faec fix connect error 2022-06-30 15:59:42 +08:00
WANG MINGMING 80f6ca1a58
Merge pull request #14370 from taosdata/feature/TD-14761
fix:error if num of line is invalid
2022-06-30 15:58:51 +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
Shuduo Sang 00d342959e
fix: remove arbitrator relatives from scripts (#14388)
* fix: remove sudo from directory maniplation

for 3.0

* fix: remove more sudo from directory maniplation

* fix: packaging/release.sh

* fix: remove arbitrator relatives from scripts
2022-06-30 15:50:04 +08:00
dapan1121 7ef4d3f03a fix: fix null as tag value issue 2022-06-30 15:39:30 +08:00
Liu Jicong 8dece648e3 feat(tmq): enable withTbName config for snapshot 2022-06-30 15:38:27 +08:00
cpwu 4b73cdb529 fix case 2022-06-30 15:34:38 +08:00
dapan1121 926db53df0
Merge pull request #14383 from taosdata/hotfix/stmtasync
fix: fix stmt async crash issue
2022-06-30 15:29:39 +08:00
Minghao Li 376bf46a64 refactor(sync): add SyncClientRequestBatch 2022-06-30 15:28:23 +08:00
Cary Xu e577e78e15 Merge branch '3.0' into feature/TD-11274-3.0 2022-06-30 15:28:15 +08:00
Cary Xu 3a159de7e2 refactor: assign the committed version 2022-06-30 15:28:03 +08:00
plum-lihui 6305f6cf64 test:modify case 2022-06-30 15:27:31 +08:00
Hui Li 091f4c7381
Merge pull request #14377 from taosdata/test3.0/lihui
test: add test case
2022-06-30 15:18:55 +08:00
Haojun Liao d377a89afd refactor: do some internal rafactor. 2022-06-30 15:17:04 +08:00
slzhou b6d6657174 feat: support push agg operator condition to scan 2022-06-30 15:14:16 +08:00
wangmm0220 9a2af8580c fix:compile error in sml 2022-06-30 15:06:52 +08:00
Xiaoyu Wang 6141bb03da feat: insert from csv 2022-06-30 15:04:54 +08:00