Closed GoogleCodeExporter closed 9 years ago
This tokenizer was not skipping the length & type bytes in the byte array, and
was treating them as characters. Hence it was throwing an
IllegalArgumentException when the length of the string becomes 128. This issue
is fixed with the following change in Hyracks:
https://code.google.com/p/hyracks/source/detail?r=63e354ac91c94f225d1d3b0ff6a225
ce37224c71
Original comment by icetin...@gmail.com
on 11 Jul 2014 at 9:20
Original issue reported on code.google.com by
icetin...@gmail.com
on 3 Jul 2014 at 5:46