Commit Graph

15107 Commits

Author SHA1 Message Date
Shuduo Sang 824eb0f313
[TD-4272]<fix>: taosdemo specify columns. (#6174)
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
2021-05-20 18:41:35 +08:00
Elias Soong 2a5805b528 [TD-4181] <docs>: update format of FAQ doc. 2021-05-20 18:39:28 +08:00
Haojun Liao 2d5c2a5f31 [td-225]fix bugs found by regression test. 2021-05-20 18:19:48 +08:00
lichuang 9958b3d8d2 [TD-1920]add mnode compact wal functions 2021-05-20 18:19:27 +08:00
Huo Linhe f0b77fa3c3
[TD-4258]<fix>: speedup nodejs fetchall() with taos_fetch_block (#6165) 2021-05-20 17:16:09 +08:00
dapan1121 2455ba81b4 Merge branch 'feature/TD-4034' into feature/TD-3950 2021-05-20 16:20:11 +08:00
dapan1121 80cd7963cd fix bug 2021-05-20 16:16:58 +08:00
lichuang fcfd4d29d1 [TD-4034]fix Data column ts type 2021-05-20 16:14:16 +08:00
lichuang 99f7359390 [TD-1920]add mnode compact wal functions 2021-05-20 16:04:53 +08:00
dapan1121 296902b380 Merge branch 'feature/TD-4034' into feature/TD-3950 2021-05-20 15:38:41 +08:00
dapan1121 308639a9e3 fix bug 2021-05-20 15:37:38 +08:00
lichuang 220bc3502a [TD-4034]get latest schema from super table 2021-05-20 15:36:44 +08:00
lichuang e51fd4bf77 [TD-4034]get latest schema from super table 2021-05-20 15:32:25 +08:00
lichuang a12b0e7175 [TD-1920]add mnode compact wal functions 2021-05-20 15:12:34 +08:00
dapan1121 5c61c3adf0 Merge branch 'feature/TD-4034' into feature/TD-3950 2021-05-20 15:03:01 +08:00
Shuduo Sang c69604fdb4
Hotfix/sangshuduo/td 4238 taosdemo async for develop (#6171)
* [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.

* fix specified sub sync mode.

Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
2021-05-20 14:51:59 +08:00
dapan1121 cf8be044de fix bug 2021-05-20 14:41:21 +08:00
tickduan 3500811178 fix memory leak when calloc sqlstr error. 2021-05-20 14:23:01 +08:00
Shuduo Sang 4697cdfdaf
Hotfix/sangshuduo/td 4238 taosdemo async subscribe (#6170)
* [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.

* fix specified sub sync mode.

Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
2021-05-20 14:01:32 +08:00
lichuang 61b2473bf9 [TD-4034]fix Data column ts type 2021-05-20 13:35:06 +08:00
Shuduo Sang 0a07ea10ad
Feature/sangshuduo/td 4068 taosdemo stmt (#6166)
* merge with develop branch.

change query/tests/CMakeLists.txt to allow unused function and variable.

* refactor data generating.

* refactor.

* refactor.

* refactor.

Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
2021-05-20 13:11:48 +08:00
Haojun Liao e9db267bc5 [td-225]fix memory leak. 2021-05-20 11:49:24 +08:00
lichuang c83a8a9c33 Merge branch 'develop' into feature/TD-4034 2021-05-20 11:22:01 +08:00
lichuang 7316fb8979 [TD-1920]add mnode compact wal functions 2021-05-20 11:06:28 +08:00
dapan1121 7765c48c5d Merge branch 'feature/TD-4034' into feature/TD-3950 2021-05-20 10:47:46 +08:00
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