The data_description of anomaly detection jobs used to accept delimited data, although this was never documented. This change removes the delimited option from the data_description, and the associated functionality in post_data that handled it. This is not a breaking change because it's removing functionality that officially never existed. However, just in case somebody was using it it is only removed from 8.0 and higher, so that at least they won't find out during a patch install. |
||
---|---|---|
.. | ||
src/javaRestTest/java/org/elasticsearch/xpack/ml | ||
build.gradle |