OpenSearch/x-pack/plugin/ml/log-structure-finder
David Roberts 7345878d33
[ML] Refactor delimited file structure detection (#33233)
1. Use the term "delimited" rather than "separated values"
2. Use a single factory class with arguments to specify the
   delimiter and identification constraints

This change makes it easier to add support for other
delimiter characters.
2018-08-31 08:48:45 +01:00
..
licenses [ML] Add log structure finder functionality (#32788) 2018-08-15 18:04:21 +01:00
src [ML] Refactor delimited file structure detection (#33233) 2018-08-31 08:48:45 +01:00
build.gradle Run forbidden api checks with runtimeJavaVersion (#32947) 2018-08-22 09:05:22 +03:00