mirror of
https://github.com/wassname/catalyst.git
synced 2026-07-20 12:20:29 +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.