mirror of
https://github.com/wassname/catalyst.git
synced 2026-07-21 12:30:16 +08:00
Otherwise, we either raise an exception or filter out all unsafe values. This addresses an issue where the BcolzMinuteBarWriter would scale up values to convert to uint32, but the resulting values were too large, and would be mangled. Based on the approach we take in the BcolzDailyBarWriter.