elasticsearch/x-pack/plugin/ml/qa/single-node-tests
David Roberts c9a613666f
[ML] Remove the undocumented "delimited" format for post_data (#74188)
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.
2021-06-17 15:30:27 +01:00
..
src/javaRestTest/java/org/elasticsearch/xpack/ml [ML] Remove the undocumented "delimited" format for post_data (#74188) 2021-06-17 15:30:27 +01:00
build.gradle Restructure build tools java packages (#72030) 2021-04-26 14:53:55 +02:00