Once template lines are read (#24), dispatch them to the tables to which they apply and attach them as metadata .
This could be done by operating on the BlockIterator returned by the readers, and returning in turn a BlockIterator with template lines removed and instead stored in Table.metadata.
Once template lines are read (#24), dispatch them to the tables to which they apply and attach them as metadata .
This could be done by operating on the
BlockIteratorreturned by the readers, and returning in turn aBlockIteratorwith template lines removed and instead stored inTable.metadata.