luketebbs

Results 9 comments of luketebbs

I'm seeing this problem with the current version. ``` [2.1] failure: Invalid column definition /* === SOME TEXT HERE that is quite long === ^,None,None) ``` @DavidUnderdown - should we...

@adamretter - Apologies for the empty description. I've updated it.

It's up to date with master. I could merge in the CI changes too if you want, but that would make it harder to apply this but not the CI...

Do we know if this is still a problem? Uniqueness checks excluded for this sort of problem I'd expect constant memory usage and linear execution time, and I'm not seeing...

Ah okay. I was able to reproduce this, and the files don't need to be very large either - I was filling up 8GB of heap with a file about...

https://github.com/digital-preservation/csv-validator/pull/353

I've modified it to only accept 'noExt' as requested.

I'm seeing 'invalid cross reference' as the error given. This seems pretty good to me? Though I do also get the unhelpful message described when using concat...