[ML][Data Frame] adding breaking changes to doc (#45051)

* [ML][Data Frame] adding breaking changes to doc

* [DOCS] Edits data frame transform breaking change

* Update migrate_7_3.asciidoc
This commit is contained in:
Benjamin Trent 2019-08-01 07:30:41 -05:00 committed by GitHub
parent 532ade7816
commit 2fc4b76ba8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 10 additions and 0 deletions

View File

@ -14,6 +14,16 @@ See also <<release-highlights>> and <<es-release-notes>>.
//tag::notable-breaking-changes[] //tag::notable-breaking-changes[]
[discrete] [discrete]
[[breaking_73_api_changes]]
=== API changes
[discrete]
==== {dataframe-transform-cap} API changes
It is no longer possible to supply the `format` parameter when you define a
`date_histogram` {dataframe-transform} pivot. Previously constructed transforms
will still run but the configured `format` will be ignored.
[[breaking_73_mapping_changes]] [[breaking_73_mapping_changes]]
=== Mapping changes === Mapping changes
`dense_vector` field now requires `dims` parameter, specifying the number of `dense_vector` field now requires `dims` parameter, specifying the number of