crazyscience

Results 8 comments of crazyscience

We're seeing the same issue. Removing a PV via `kubectl` appears to not remove the underlying storage allocation based on what we're seeing in `mayastor get volumes`. This is all...

Indeed the reclaimPolicy is set to "Retain". Thanks for the info

It's worth mentioning that mayastor was not removing the underlying volumes after the PV was deleted, not the PVC. So, sure, setting the reclaim policy to `Retain` is expected to...

> But use time with timezone in these cases are also acceptable and no bad effects. Super not true. When you have a table with 30 billion rows and 4...

My proposal for the naming: - `DateTypes.DATETIME`: Always means "Date without timezone". Because it will work fine in most cases by default. - `DataTypes.DATETIME.IM_A_MASOCHIST`: Always means "Date with timezone". :smile:

@mytharcher while I concede that the storage does indeed appear to be unaffected, I still would maintain that a framework has a lot of sway in how programming patterns are...

Any progress on this @dylans?