Files
catalyst/tests
Andrew Daniels 96cc6b6588 MAINT: Adds option for minute bar writer to not write metadata
With the addition of the truncate function, there are cases where we'll
want to construct a BcolzMinuteBarWriter to call truncate, without
gathering all the metadata. This commit adds a write_metadata arg to its
init, which is True by default. If False is specified, no metadata is
written.

Requires adding logic to truncate to update end_session in metadata to
the truncate date.
2016-09-21 11:31:54 -04:00
..
2016-09-20 17:12:09 -04:00
2012-05-09 13:34:13 -04:00
2016-09-08 14:52:57 -04:00
2016-08-02 23:12:07 -04:00