mirror of
https://github.com/wassname/catalyst.git
synced 2026-09-26 13:40:37 +08:00
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.