mirror of
https://github.com/wassname/catalyst.git
synced 2026-07-11 17:47:36 +08:00
14489c8b10
Adds a minutes_per_day field to BcolzMinuteBarMetadata, so that the minutes_per_day value passed to the BcolzMinuteBarWriter is written as a part of the minute bar metadata. This allows the reader to share this value, instead of always assuming 390. Also rebuilds the example data to incorporate this format change.