mirror of
https://github.com/wassname/catalyst.git
synced 2026-06-27 23:37:55 +08:00
873f3a7fc9
When opening with a new `end_session`, i.e. opening for append, write the new end session to the metadata. Fixes an issue where the calendar on minute bar readers did not include the recently appended day, causing reads on the last values to fail. According, update append test to read a value, instead of checking table length.