[MCOL-3361] Improvements to the metadata checking tool Created: 2019-06-04 Updated: 2021-07-08 Resolved: 2021-07-08 |
|
| Status: | Closed |
| Project: | MariaDB ColumnStore |
| Component/s: | N/A |
| Affects Version/s: | None |
| Fix Version/s: | N/A, 1.4.5 |
| Type: | Task | Priority: | Major |
| Reporter: | Patrick LeBlanc (Inactive) | Assignee: | Todd Stoffel (Inactive) |
| Resolution: | Won't Do | Votes: | 0 |
| Labels: | None | ||
| Description |
|
The metadata checking tool should have the following improvements
|
| Comments |
| Comment by Patrick LeBlanc (Inactive) [ 2019-10-07 ] |
|
Random thought. When implementing this, keep in mind licensing constraints. I suspect we can't use boto (python aws sdk). We could use our marias3 lib directly in python though. |