[MCOL-3293] UPDATE performance improvement contribution Created: 2019-05-02 Updated: 2019-05-31 Resolved: 2019-05-09 |
|
| Status: | Closed |
| Project: | MariaDB ColumnStore |
| Component/s: | DMLProc |
| Affects Version/s: | None |
| Fix Version/s: | 1.2.4 |
| Type: | Bug | Priority: | Major |
| Reporter: | Andrew Hutchings (Inactive) | Assignee: | Daniel Lee (Inactive) |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | contribution | ||
| Sprint: | 2019-05 |
| Description |
|
To track contribution: |
| Comments |
| Comment by Andrew Hutchings (Inactive) [ 2019-05-02 ] |
|
For QA: |
| Comment by Daniel Lee (Inactive) [ 2019-05-08 ] |
|
Build verified: a build made on May 8 (Forgot to keep commit numbers) The ticket passed regression test. |
| Comment by Daniel Lee (Inactive) [ 2019-05-08 ] |
|
More test results. 1.2.4-1 is much slower then 1.2.3-1. Reopening the ticket for development to look into it. 1.2.3-1 Welcome to the MariaDB monitor. Commands end with ; or \g. Copyright (c) 2000, 2018, Oracle, MariaDB Corporation Ab and others. Type 'help;' or '\h' for help. Type '\c' to clear the current input statement. MariaDB [(none)]> use tpch10 1.2.4-1 [root@localhost ~]# mcsmysql Copyright (c) 2000, 2018, Oracle, MariaDB Corporation Ab and others. Type 'help;' or '\h' for help. Type '\c' to clear the current input statement. MariaDB [(none)]> use tpch10 |
| Comment by Andrew Hutchings (Inactive) [ 2019-05-09 ] |
|
Further performance issues should be tracked in another ticket. This is just to test that the contributed commit does not cause a regression. The commit would not cause what you observed. |
| Comment by Daniel Lee (Inactive) [ 2019-05-09 ] |
|
Created MCOL-3301 to track this DML performance issue. |