Commit Graph

16101 Commits

Author SHA1 Message Date
dapan1121 cc50dcec64 update 2021-05-20 10:36:59 +08:00
Haojun Liao ff3a4c64a3 [td-2570] update the script and the corresponding tokenizer 2021-05-20 10:34:09 +08:00
Haojun Liao 0f22b3d41b [td-3186] 2021-05-20 10:17:16 +08:00
Huo Linhe b05e9dc640
[TD-4258]<fix>: speedup nodejs fetchall() with taos_fetch_block (#6163) 2021-05-20 10:08:11 +08:00
yihaoDeng 617a7f7189 TD-4241 2021-05-20 10:02:43 +08:00
yihaoDeng 3c0617bc59 TD-2570 2021-05-20 09:57:19 +08:00
lichuang f182495628 [TD-4034]fix schema change,free not exist column data 2021-05-20 09:29:31 +08:00
Shuduo Sang 4e32f1cc72
Hotfix/sangshuduo/td 4238 taosdemo async for develop (#6164)
* [TD-4238]<fix>: taosdemo async sub.

for develop branch.

* [TD-4238]<fix>: taosdemo async subscribe

subsribe sql command do not use aggregation functions.

* cherry pick f5e4cdd1f7cffc4ee04fc7d043e4841bd1dd9961

* [TD-4238]<fix>: taosdemo async subscribe.

fix super table sub result file.

Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
2021-05-20 09:23:10 +08:00
lichuang b2e3024217 Merge branch 'develop' into feature/TD-4034 2021-05-20 09:10:21 +08:00
lichuang 865ddbc026 [TD-4034]fix schema change 2021-05-19 20:40:04 +08:00
Shuduo Sang 78b8473e03
Hotfix/sangshuduo/td 4238 taosdemo async subscribe (#6162)
* [TD-4238]<fix>: taosdemo async subscribe.

* [TD-4238]<fix>: taosdemo async subscribe

subsribe sql command do not use aggregation functions.

* [TD-4238]<fix>: taosdemo async subscribe.

interval.

* [TD-4238]<fix>: taosdemo async subscribe.

fix super table sub result file.

Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
2021-05-19 20:12:19 +08:00
Shuduo Sang 5c03dc9ae0
Hotfix/sangshuduo/td 4238 taosdemo async subscribe (#6161)
* [TD-4238]<fix>: taosdemo async subscribe.

* [TD-4238]<fix>: taosdemo async subscribe

subsribe sql command do not use aggregation functions.

Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
2021-05-19 16:20:38 +08:00
dapan1121 4605543868 Merge branch 'feature/TD-4034' into feature/TD-3950 2021-05-19 15:27:52 +08:00
dapan1121 e2f1102622 init 2021-05-19 15:27:16 +08:00
Haojun Liao 0aadc6c996 [td-225] refactor. 2021-05-19 13:53:45 +08:00
Shuduo Sang 6f1b157b17
Hotfix/sangshuduo/td 4187 taosdemo keepprogress for develop (#6158)
* [TD-4240]<fix>: taosdemo subscribe more than max query sql count.

* add consumed.

* [TD-4187]<fix>: taosdemo keepProgress.

add resubAfterConsume process.

* [TD-4187]<fix>: taosdemo support keepProgress.

* [TD-4187]<fix>: taosdemo support keepProgress.

for develop branch.

Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
2021-05-19 13:48:05 +08:00
Shengliang Guan 48f49de970
Merge pull request #6152 from taosdata/fix/TD-4232
[TD-4232]<fix>: fix vnode queuedWMsg & queuedWMsgSize counting
2021-05-19 12:03:58 +08:00
Huo Linhe a06be90f6f
[TD-4228]<fix>: fix install error when grafana submodule not ready (#6151)
* [TD-4228]<fix>: fix install error when grafana submodule not ready

* [TD-4228]<fix>: error or warn while lost grafanaplugin or go submodule
2021-05-19 11:17:44 +08:00
lichuang c0114ae1e8 Merge branch 'develop' into feature/TD-4034 2021-05-19 09:44:46 +08:00
Shuduo Sang 4cc471bb41
[TD-4240]<fix>: taosdemo subscribe more than max query sql count. (#6157)
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
2021-05-19 09:39:25 +08:00
lichuang bec2b58922 [TD-4034]fix compile error 2021-05-19 09:16:45 +08:00
Haojun Liao 61ea20334f [td-4231]fix compiler error. 2021-05-18 23:27:16 +08:00
Haojun Liao 80fc12ea79 [td-4231]<enhance>: report error if only tags of the table are retrieved in the select clause when the filter condition only includes normal columns. 2021-05-18 23:17:53 +08:00
Shuduo Sang 4c1e13b60e
Revert "Hotfix/sangshuduo/td 4240 taosdemo subscribe morethan 100 (#6155)" (#6156)
This reverts commit e8d2162cce.
2021-05-18 21:43:28 +08:00
Shuduo Sang 8e5681f1b0
[TD-4240]<fix>: taosdemo subscribe more than max query sql count. (#6154)
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
2021-05-18 21:36:35 +08:00
Shuduo Sang 4412c52f27
Hotfix/sangshuduo/td 4187 taosdemo keepprogress (#6149)
* [TD-4187]<fix>: taosdemo keepProgress.

* add consumed.

* [TD-4187]<fix>: taosdemo keepProgress.

add resubAfterConsume process.

* print resub msg for test.

Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
2021-05-18 21:36:07 +08:00
Shuduo Sang 42771b3145
Hotfix/sangshuduo/td 4136 taosdemo records morethan 32767 for develop (#6148)
* [TD-4136]<fix>: taosdemo records per req more than 32767.

for develop branch.

* change taosRandom() to rand_bool() for bool data.

* [TD-4136]<fix>: taosdemo check insert rows not more than 32767.

check insert rows for progressive.

* fix with answer_yes.

Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
2021-05-18 21:35:40 +08:00
Shuduo Sang e8d2162cce
Hotfix/sangshuduo/td 4240 taosdemo subscribe morethan 100 (#6155)
* DB/create: fix create database when default quorum > replica

* [TD-4081]<fix>: fix vnode dropping

* test/sim: fix null to 0 in show dnodes;

* [TD-4081]<fix>: [v3] fix vnode closing

* [TD-4081]<fix>: vnode not close if dropped

* Revert "test/sim: fix null to 0 in show dnodes;"

This reverts commit 70213e6526.

* vnode/write: make last write msg to be written or confirmed

* vnode/drop: ingore invalid vgroup id if already dropped

* vnode/read: use app not ready instead of invalid vgroup id to make crash_gen happy

* vnode/close: wait write 900ms

* [td-4209]<fix>: add the uid check for super table metadata that is already cached in local buffer.

* [td-4209]

* [td-225] refactor a sim script.

* Hotfix/sangshuduo/td 4136 taosdemo records morethan 32767 (#6147)

* [TD-4136]<fix>: taosdemo max records per req < 32767

* [TD-4136]<fix>: taosdemo check insert rows not more than 32767.

check insert rows for progressive.

* fix with answer_yes.

Co-authored-by: Shuduo Sang <sdsang@taosdata.com>

* [TD-4240]<fix>: taosdemo subscribe more than max query sql count.

Co-authored-by: Minglei Jin <mljin@taosdata.com>
Co-authored-by: Minglei Jin <stephenk@gmx.us>
Co-authored-by: Shengliang Guan <slguan@taosdata.com>
Co-authored-by: Haojun Liao <hjliao@taosdata.com>
Co-authored-by: haojun Liao <hjxilinx@users.noreply.github.com>
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
2021-05-18 21:34:10 +08:00
lichuang 6f202d270e [TD-4034]restore last not NULL column 2021-05-18 19:50:35 +08:00
Shuduo Sang 6d448dcac1
Hotfix/sangshuduo/td 4136 taosdemo records morethan 32767 (#6147)
* [TD-4136]<fix>: taosdemo max records per req < 32767

* [TD-4136]<fix>: taosdemo check insert rows not more than 32767.

check insert rows for progressive.

* fix with answer_yes.

Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
2021-05-18 16:48:17 +08:00
lichuang cad6e7ec51 [TD-4034]restore last not NULL column 2021-05-18 16:29:26 +08:00
Minglei Jin 4cb5bedfae [TD-4232]<fix>: fix vnode queueWMsg & queuedWMsgSize counting under flow ctrl 2021-05-18 13:48:45 +08:00
Haojun Liao 9277029da7 [td-3186] 2021-05-18 10:42:18 +08:00
lichuang f18355367c Merge branch 'develop' into feature/TD-4034 2021-05-18 09:40:53 +08:00
Huo Linhe e4f135b4bd
[TD-4224]<enhance>: reduce grafana module size in packaging (#6146) 2021-05-17 21:04:02 +08:00
Shengliang Guan 3f491ed55c Merge remote-tracking branch 'origin/develop' into feature/m2d 2021-05-17 18:52:28 +08:00
Shengliang Guan aa60c8615a Merge remote-tracking branch 'origin/master' into feature/m2d 2021-05-17 18:52:14 +08:00
haojun Liao 71d3f4fad5
Merge pull request #6144 from taosdata/fix/query
Fix/query
2021-05-17 18:34:19 +08:00
lichuang 312453705f [TD-4034]restore last not NULL column 2021-05-17 16:52:33 +08:00
lichuang 08848116e5 [TD-4034]restore last not NULL column 2021-05-17 16:32:19 +08:00
Haojun Liao c824330bb5 [td-225] refactor a sim script. 2021-05-17 15:51:49 +08:00
Haojun Liao 07aed4fa70 [td-4209] 2021-05-17 15:23:44 +08:00
lichuang 3b2d5f74ed [TD-4034]check if STColumn is NULL,then ignore cache NULL column 2021-05-17 14:29:36 +08:00
lichuang 9d3d129fef [TD-4034]add timestamp in last NULL column 2021-05-17 13:37:59 +08:00
lichuang 9fac24bc7a [TD-4034]merge from develop 2021-05-17 13:31:20 +08:00
Haojun Liao e620e2e83a [td-4209]<fix>: add the uid check for super table metadata that is already cached in local buffer. 2021-05-17 12:53:35 +08:00
Shuduo Sang 292732315e
merge with develop branch. (#6143)
change query/tests/CMakeLists.txt to allow unused function and variable.

Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
2021-05-16 19:53:01 +08:00
Shengliang Guan d070bcd756
Merge pull request #6128 from taosdata/fix/TD-4081-v3
[TD-4081]<fix>: fix vnode dropping
2021-05-16 14:30:05 +08:00
Shengliang Guan 6a8105839e
Merge pull request #6140 from taosdata/feature/m2d
Feature/m2d
2021-05-16 11:35:24 +08:00
Minglei Jin 6106034781 vnode/close: wait write 900ms 2021-05-16 11:24:35 +08:00