[MCOL-4834] Help text and definition for columnstore_compression_type are inconsistent about support for NO_COMPRESSION Created: 2021-08-11 Updated: 2022-06-02 Resolved: 2022-02-03 |
|
| Status: | Closed |
| Project: | MariaDB ColumnStore |
| Component/s: | None |
| Affects Version/s: | 6.1.1 |
| Fix Version/s: | 6.3.1 |
| Type: | Bug | Priority: | Major |
| Reporter: | Geoff Montee (Inactive) | Assignee: | Daniel Lee (Inactive) |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Sprint: | 2021-15, 2021-17 |
| Description |
|
In ColumnStore 6.1.1, the NO_COMPRESSION option for columnstore_compression_type was replaced with a third occurrence of SNAPPY:
However, the help text for the system variable still refers to the NO_COMPRESSION option:
So these two items are inconsistent:
|
| Comments |
| Comment by Roman [ 2022-02-01 ] | |||||||||
|
Plz review. | |||||||||
| Comment by Roman [ 2022-02-03 ] | |||||||||
|
4QA plz check that the output for mariadbd --help --verbose(with MCS plugin loaded) doesn't mention NO_COMPRESSION in columnstore_compression_type variable description. | |||||||||
| Comment by Daniel Lee (Inactive) [ 2022-02-03 ] | |||||||||
|
Build verified: 6.2.4-1 (#3774) Reproduced issue in 6.1.1
After fix in 6.2.4
|