[MCOL-4338] Advice on removal of bucket purge from columnstore init procedure Created: 2020-10-07 Updated: 2021-02-19 Resolved: 2021-02-19 |
|
| Status: | Closed |
| Project: | MariaDB ColumnStore |
| Component/s: | Docker |
| Affects Version/s: | None |
| Fix Version/s: | 5.5.1 |
| Type: | Task | Priority: | Major |
| Reporter: | Jens Röwekamp (Inactive) | Assignee: | Todd Stoffel (Inactive) |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | skysql | ||
| Description |
|
Hi, I found some code [1] in the columnstore-init script that is commented with "TO BE REMOVED":
It is responsible for purging the S3 bucket before initialization. Could you please comment if this code snippet is still needed or should be removed in the ColumnStore image? |