Project

General

Profile

« Previous | Next » 

Revision 1714

bin/map: Fixed bug in iteration over consecutive XML documents where only the first element of the first document was processed. Use of iters.flatten() and itertools.imap() fixes this problem so that the consecutive XML documents are regarded as a continuous stream of rows.

  • added
  • modified
  • copied
  • renamed
  • deleted