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
Shengliang Guan
34972fbf5c
Merge remote-tracking branch 'origin/feature/sangshuduo/TD-4068-taosdemo-stmt' into feature/m2d
2021-05-16 00:35:25 +08:00
Shuduo Sang
ac31743433
merge with develop branch.
2021-05-16 00:09:35 +08:00
Shengliang Guan
8c105393a0
Merge remote-tracking branch 'origin/develop' into feature/m2d
2021-05-15 23:47:16 +08:00
Shengliang Guan
1ea963b0ca
Merge from master
2021-05-15 23:47:09 +08:00
Shengliang Guan
1c1cbb3d27
Merge pull request #6134 from taosdata/hotfix/TD-4100
...
[TD-4100]<fix>:The server will crash when compressMsgSize is changed to 0
2021-05-15 23:35:42 +08:00
Shengliang Guan
2ba34f5efd
Merge pull request #6123 from ExplorerBellBox/develop
...
fix some type errors, and reduce potential errors
2021-05-15 22:12:37 +08:00
Shengliang Guan
af7a668b90
Merge pull request #6056 from DavidKorczynski/develop
...
Initial fuzzing integration
2021-05-15 22:09:42 +08:00
Shengliang Guan
ab4a81c500
Merge pull request #6125 from taosdata/feature/m2d
...
Feature/m2d
2021-05-15 22:09:27 +08:00
Shuduo Sang
a0f7116ce5
Hotfix/sangshuduo/td 3985 for develop ( #6138 )
...
* [TD-3985]<fix>: taosdemo timestamp step overflow.
* fix specified subscribe test.
* replace potential overflow of int32 to int64
* replace potential int32 overflow variables to int64.
* replace potential int32 overflow variables to int64.
* change max of int16 to int64 after type changed.
* improve more.
* improve more and more.
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
2021-05-15 21:24:44 +08:00
Shuduo Sang
8b4a46de89
Hotfix/sangshuduo/td 3985 taosdemo timestamp step overflow ( #6139 )
...
* [TD-3985]<fix>: taosdemo timestamp step overflow.
* fix specified subscribe test.
* replace potential overflow of int32 to int64
* replace potential int32 overflow variables to int64.
* replace potential int32 overflow variables to int64.
* change max of int16 to int64 after type changed.
* improve more and more.
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
2021-05-15 21:24:31 +08:00
Minglei Jin
dae9262562
vnode/read: use app not ready instead of invalid vgroup id to make crash_gen happy
2021-05-15 20:42:48 +08:00
Shuduo Sang
6f6dab4d01
[TD-4198]<feature>: support AddressSanitizer on windows. ( #6132 )
2021-05-15 20:21:16 +08:00
Shengliang Guan
be177684f4
Merge remote-tracking branch 'origin/master' into hotfix/TD-4100
2021-05-15 20:12:57 +08:00
Minglei Jin
2fb7c16b87
vnode/drop: ingore invalid vgroup id if already dropped
2021-05-15 20:09:41 +08:00
Shengliang Guan
d9cfdcd1c5
Merge branch 'develop' into feature/m2d
2021-05-15 19:54:42 +08:00
Shengliang Guan
5dee3afd1d
Merge pull request #6127 from taosdata/test/TD-4167-m
...
Test/td 4167 m
2021-05-15 17:10:23 +08:00
Shengliang Guan
2e2a7174a1
Merge pull request #6136 from taosdata/test/td-4167-d
...
[TD-4167]add smoke test on centos7 in CI
2021-05-15 17:10:03 +08:00
Shuduo Sang
cd931e106a
Hotfix/sangshuduo/td 3985 taosdemo timestamp step overflow ( #6131 )
...
* [TD-3985]<fix>: taosdemo timestamp step overflow.
* fix specified subscribe test.
* replace potential overflow of int32 to int64
* replace potential int32 overflow variables to int64.
* replace potential int32 overflow variables to int64.
* change max of int16 to int64 after type changed.
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
2021-05-15 16:29:09 +08:00
Minglei Jin
7c93c4217a
vnode/write: make last write msg to be written or confirmed
2021-05-15 15:33:19 +08:00
Minglei Jin
198485c6f4
Revert "test/sim: fix null to 0 in show dnodes;"
...
This reverts commit 70213e6526 .
2021-05-15 15:32:31 +08:00
Haojun Liao
e6e4240067
[td-4151]refactor code.
2021-05-15 13:45:42 +08:00
Minglei Jin
4fd37ea2a1
[TD-4081]<fix>: vnode not close if dropped
2021-05-15 12:43:08 +08:00
liuyq-617
c933f78964
[TD-4167]add smoke test on centos7 in CI
2021-05-15 02:50:36 +00:00
Huo Linhe
cf902d1750
[TD-4205]<fix>: fix drone ci error
2021-05-15 10:31:30 +08:00
Elias Soong
898d155d18
Merge pull request #6135 from taosdata/docs/Update-Latest-Feature
...
[TD-4202] <docs>: fix Grafana plugin installation directory.
2021-05-14 16:40:25 +08:00
Elias Soong
1d24ab6e0a
[TD-4202] <docs>: fix Grafana plugin installation directory.
2021-05-14 16:39:20 +08:00
Haojun Liao
dfcb2f8ef0
[td-225] refactor
2021-05-14 15:36:24 +08:00
Elias Soong
4ea959e4ca
Merge pull request #6133 from taosdata/docs/Update-Latest-Feature
...
[TD-4092] <docs>: describe "SHOW CREATE" series of commands.
2021-05-14 15:18:38 +08:00
Shengliang Guan
61da9bbe84
TD-4100
2021-05-14 15:18:05 +08:00
Elias Soong
39f54b7cb8
[TD-4092] <docs>: describe "SHOW CREATE" series of commands.
2021-05-14 15:17:48 +08:00
Minglei Jin
226f86c8bf
[TD-4081]<fix>: [v3] fix vnode closing
2021-05-14 15:09:49 +08:00
Shuduo Sang
c091f2733c
fix mac clang compile error.
2021-05-14 14:48:14 +08:00
Shuduo Sang
d09691a892
Merge branch 'develop' into feature/sangshuduo/TD-4068-taosdemo-stmt
2021-05-14 14:43:58 +08:00
ZhongChunHe
d33e0f597f
limit compile-instruction to linux platform
2021-05-14 14:01:45 +08:00