Description
When node start tag spans two blocks this tag is returned even if it is not of the type.
Example: For the following input file
<event id="3423">
<ev
-------- BLOCK BOUNDARY
entually id="dfasd">
XMLoader with tag type 'event' should return only the first one but it actually returns both of them
Attachments
Attachments
Issue Links
- is part of
-
PIG-3865 Remodel the XMLLoader to work to be faster and more maintainable
- Closed