[MCOL-4027] columnstore aborts the build if flex is not install Created: 2020-05-31 Updated: 2020-06-01 Resolved: 2020-06-01 |
|
| Status: | Closed |
| Project: | MariaDB ColumnStore |
| Component/s: | Build |
| Affects Version/s: | None |
| Fix Version/s: | 1.5.2 |
| Type: | Bug | Priority: | Blocker |
| Reporter: | Sergei Golubchik | Assignee: | Patrick LeBlanc (Inactive) |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Issue Links: |
|
||||||||
| Description |
|
The correct behavior for a plugin is to auto-skip if prerequisites are missing. It's up to the user to decide whether the build should be aborted or not. see https://github.com/mariadb-corporation/mariadb-columnstore-engine/pull/1243 |
| Comments |
| Comment by Patrick LeBlanc (Inactive) [ 2020-06-01 ] |
|
Merged Sergei's PR. |