OpenSearch/x-pack/plugin/ml
David Roberts 48dc0dca57 [ML] Use map and filter instead of flatMap in find_file_structure (#42534)
Using map and filter avoids the garbage from all the
Stream.of calls that flatMap necessitated. Performance
is better when there are masses of fields.
2019-05-24 20:12:06 +01:00
..
licenses [ML] Rename log structure to file structure (#33421) 2018-09-06 09:13:08 +01:00
qa [ML][TEST] Fix limits in AutodetectMemoryLimitIT (#42279) 2019-05-21 18:44:47 +01:00
src [ML] Use map and filter instead of flatMap in find_file_structure (#42534) 2019-05-24 20:12:06 +01:00
build.gradle Provide names for all artifact repositories (#41857) 2019-05-07 06:35:28 -04:00