You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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 aBlockIterator
with template lines removed and instead stored inTable.metadata
.The text was updated successfully, but these errors were encountered: