stevedlawrence commented on pull request #472: URL: https://github.com/apache/incubator-daffodil/pull/472#issuecomment-761033252
FYI, I was able to create schema that parses 255MB of data, then backtracks and parses it again. This works as expected. And if I bump it up to 256MB then it fails due to the backtracking error, as expected. So the ability to backtrack up to 256MB does seem to work. Unfortunately, these files are way too large to store in our repo. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
