Commit Graph

33693 Commits

Author SHA1 Message Date
plum-lihui 10dcf571ce test: add test case for tmq 2022-06-30 20:20:27 +08:00
Minglei Jin 298c4d3e44 tlrucache: fix cap calculation 2022-06-30 20:14:57 +08:00
yihaoDeng 4b0e8a3919 feat: refactor index code 2022-06-30 20:00:46 +08:00
Liu Jicong 4f107908db fix(tmq): reset window 2022-06-30 19:51:48 +08:00
Yihao Deng 0f92253390
Merge pull request #14402 from taosdata/fix/invalidRead
add query epset
2022-06-30 19:46:51 +08:00
Ganlin Zhao 61619c940f fix some test cases 2022-06-30 19:43:48 +08:00
Jason-Jia ef58c6094c
Merge pull request #14394 from taosdata/cpwu/3.0
test: fix the case and test-framework
2022-06-30 19:28:51 +08:00
Yihao Deng 17d4ea71c1
Merge branch '3.0' into fix/invalidRead 2022-06-30 19:19:10 +08:00
yihaoDeng afe67a609a add query epset 2022-06-30 19:16:22 +08:00
shenglian-zhou d6e1d1bcd0
Merge pull request #14389 from taosdata/szhou/feature/pushdown-agg-cond
feat: support push agg operator condition to scan
2022-06-30 19:07:06 +08:00
Cary Xu 8cf9f9c71a
Merge pull request #14390 from taosdata/feature/TD-11274-3.0
refactor: assign the committed version
2022-06-30 18:52:14 +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 cda2f844ce fix: fix json tag null issue 2022-06-30 18:12:04 +08:00
dapan1121 068924cc62
Merge pull request #14385 from taosdata/feature/queryredirect
feat: support query redirect
2022-06-30 18:03:17 +08: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
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
cpwu f506147b28 Merge branch '3.0' into cpwu/3.0 2022-06-30 16:09:23 +08: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