Commit Graph

8699 Commits

Author SHA1 Message Date
Haojun Liao 6b49352a81 refactor: do some internal refactor. 2022-06-02 22:52:01 +08:00
Haojun Liao 4fd2fb06bc refactor: do some internal refactor. 2022-06-02 21:20:15 +08:00
Xiaoyu Wang 2bf32dae8f fix: a problem of parser async 2022-06-02 18:27:57 +08:00
Haojun Liao ef6b0f942f fix(query): prepare test env 2022-06-02 17:52:51 +08:00
Haojun Liao 343f912ddd Merge remote-tracking branch 'origin/feature/3_liaohj' into feature/3_liaohj
# Conflicts:
#	source/client/inc/clientInt.h
#	source/client/src/clientImpl.c
#	source/client/src/clientMsgHandler.c
2022-06-02 17:27:51 +08:00
Haojun Liao 84158d861d enh(query): query APIs are built on top of async APIs. 2022-06-02 16:54:35 +08:00
Liu Jicong 77fe6a4ef7
Merge branch '3.0' into feature/3_liaohj 2022-06-02 15:05:49 +08:00
WANG MINGMING 3a51acf55e
Merge pull request #13407 from taosdata/feat/tag_refact
fix:fix error in updata tag
2022-06-02 14:49:57 +08:00
wangmm0220 7b4d4e8b93 fix:fix error in updata tag 2022-06-02 14:16:46 +08:00
dapan1121 ba76642d12
Merge pull request #13405 from taosdata/feature/qnode
feat: update table meta after alter table
2022-06-02 13:49:26 +08:00
Liu Jicong dcf156ba47
Merge pull request #13404 from taosdata/feature/wal
feat(wal): support restore from snapshot
2022-06-02 13:41:25 +08:00
dapan1121 7251634534 Merge branch '3.0' into feature/qnode 2022-06-02 12:39:14 +08:00
dapan1121 a10643a074 update table meta after alter table 2022-06-02 12:34:35 +08:00
Cary Xu 08192fd05c
Merge pull request #13401 from taosdata/feature/TD-11274-3.0
other: code optimization and do more check
2022-06-02 12:28:21 +08:00
Liu Jicong dde0a264f1 Merge branch '3.0' into feature/wal 2022-06-02 12:18:39 +08:00
Liu Jicong 240662e49d
Merge pull request #13400 from taosdata/feature/tq
feat(tmq): get_db api
2022-06-02 11:42:37 +08:00
Liu Jicong 361332505c feat(wal): support restore from snapshot 2022-06-02 11:38:04 +08:00
Xiaoyu Wang cd7d3c59a2
Merge pull request #13403 from taosdata/feature/3.0_distributed_split
feat: interval distributed split
2022-06-02 11:07:42 +08:00
Liu Jicong f2048b00cb fix(tmq): subscribe stb 2022-06-02 11:01:05 +08:00
Xiaoyu Wang edd0295a00 feat: interval distributed split 2022-06-02 10:45:27 +08:00
Cary Xu 6a7fb64086 Merge branch '3.0' into feature/TD-11274-3.0 2022-06-02 10:22:51 +08:00
Cary Xu 7fceb5a709 other: code optimization and do more check 2022-06-02 10:22:34 +08:00
Liu Jicong e1fd4a6640 feat(tmq): get_db api 2022-06-02 10:18:11 +08:00
Liu Jicong 671d06efd2
Merge pull request #13394 from taosdata/feature/tq
refactor(tmq): push mode
2022-06-01 22:55:06 +08:00
Ganlin Zhao adc1030197
Merge pull request #13393 from taosdata/fix/TD-16070
feat(query): add log function support natural logarithm
2022-06-01 22:38:15 +08:00
Shengliang Guan cc0f91658e
Merge pull request #13392 from taosdata/fix/tsim
enh: add creating and dropping states to mnode
2022-06-01 22:34:14 +08:00
Liu Jicong f3b680f630 refactor(tmq): push mode 2022-06-01 22:22:14 +08:00
Ganlin Zhao 2c0f42c2be
Merge pull request #13390 from taosdata/fix/TD-16070
fix(query): concat/concat_ws function null constant handling and param check
2022-06-01 21:54:51 +08:00
Ganlin Zhao 98b40a59a0 feat(query): add log function support natural logrithm
TD-15182
2022-06-01 13:52:01 +00:00
Shengliang Guan d56c574fe4 enh: add creating and dropping states to mnode 2022-06-01 21:39:04 +08:00
Shengliang Guan 95c9dea9d6
Merge pull request #13391 from taosdata/fix/tsim
enh: add creating and dropping states to mnode
2022-06-01 21:38:59 +08:00
Liu Jicong 2536a00bf7
Merge pull request #13389 from taosdata/feature/tq
fix(query): double free
2022-06-01 21:22:26 +08:00
Ganlin Zhao b0bdd6ab95
Merge pull request #13383 from taosdata/fix/TD-16171
enh(query): to_iso8601 function add timezone parameter
2022-06-01 21:17:06 +08:00
Shengliang Guan 1907c0e66c enh: add creating and dropping states to mnode 2022-06-01 21:16:22 +08:00
Yihao Deng 3970d31249
Merge pull request #13367 from taosdata/enh/refatorRpc
enh: refactor index/trans
2022-06-01 21:10:52 +08:00
Ganlin Zhao 61d2079870 fix(query): concat/concat_ws function null constant handling
TD-16071
2022-06-01 13:09:58 +00:00
WANG MINGMING db5fe5533f
Merge pull request #13381 from taosdata/feat/tag_refact
fix:fix memory error in Address Sanitizer
2022-06-01 21:01:37 +08:00
Liu Jicong 946acdcd9c fix(query): double free 2022-06-01 21:00:49 +08:00
Ganlin Zhao f566146cc9 fix(query): fix concat_ws separator param can only be constant string
TD-16070
2022-06-01 12:50:25 +00:00
dapan1121 d8093c91c2 alter table return meta 2022-06-01 20:28:29 +08:00
wangmm0220 478fa8b601 fix:fix length error in tag insert 2022-06-01 20:12:13 +08:00
Liu Jicong c2f7023024 Merge branch '3.0' into feature/tq 2022-06-01 20:01:21 +08:00
Liu Jicong 135836c729 fix(tmq): tq deserialize msg 2022-06-01 19:57:03 +08:00
wangmm0220 9c4afb5af2 fix:fix length error in tag insert 2022-06-01 19:55:03 +08:00
Ganlin Zhao e04c09d4ab enh(query): to_iso8601 param handing 2022-06-01 10:32:51 +00:00
Ganlin Zhao a00ea8e48d enh(query): to_iso8601 param handing 2022-06-01 10:27:11 +00:00
Shengliang Guan c01a898df8
Merge pull request #13379 from taosdata/fix/tsim
feat: increase the number of database replicas
2022-06-01 18:25:41 +08:00
wangmm0220 fea92600a1 fix:fix memory error in Address Sanitizer 2022-06-01 18:08:46 +08:00
Liu Jicong 5ca27cd440
Merge pull request #13378 from taosdata/feature/tq
refactor(tmq): tq sink and push
2022-06-01 17:39:55 +08:00
Shengliang Guan 36465ca29b feat: increase the number of database replicas 2022-06-01 17:35:27 +08:00