Github user kaspersorensen commented on a diff in the pull request:
https://github.com/apache/metamodel/pull/145#discussion_r118757879
--- Diff: csv/src/test/resources/tickets.csv ---
@@ -10,7 +10,7 @@ One way of improving this could be through caching.
Another way could be through
3,DataCleaner 1.5 Release,202,Pattern Finder
improvements,DataCleaner-core,None,enhancement,darrenH,assigned,2008-08-19T04:27:12Z+0200,2008-09-16T09:21:56Z+0200,"__Pattern
Finder suggestions__:
* have an option to ignore repeating spaces (so {{{\"aaa aaaaa\" and
\"aaa aaaaa\"}}} are counted as one pattern.
* have an option to ignore case, and a different option to preserve case.
- * have an option to treat all 'special' characters as one pattern (so
\"aaa*\", \"aaa/\", \"aaa\\" etc' are counted as one pattern, maybe denoted
\"aaaS\").
+ * have an option to treat all 'special' characters as one pattern (so
\"aaa*\", \"aaa/\", \"aaa\" etc' are counted as one pattern, maybe denoted
\"aaaS\").
--- End diff --
Good catch. This was actually exported directly from an old bugtracker
called "trac". So maybe it was a bug in trac that caused this issue, but
nevertheless I think the fix is good :-)
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---