Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[8.x] π Streams: Set subobjects: false (elastic#203002) (elastic#203543)
# Backport This will backport the following commits from `main` to `8.x`: - [π Streams: Set subobjects: false (elastic#203002)](elastic#203002) <!--- Backport version: 9.4.3 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sqren/backport) <!--BACKPORT [{"author":{"name":"Joe Reuter","email":"[email protected]"},"sourceCommit":{"committedDate":"2024-12-10T11:28:13Z","message":"π Streams: Set subobjects: false (elastic#203002)\n\nWith elastic/elasticsearch#117544 fixed,\r\n`subobjects: false` can be set on wired streams.\r\n\r\nThis allows to map fields as scalars even if they share the same prefix,\r\ne.g.\r\n* `deeply.nested.path` as `keyword`\r\n* `deeply.nested.path.and.more` as `keyword`","sha":"7f3c642c0a3717a0f71275051fd35a48f88a1e0a","branchLabelMapping":{"^v9.0.0$":"main","^v8.18.0$":"8.x","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:skip","v9.0.0","backport:prev-minor","v8.18.0","Feature:Streams"],"title":"π Streams: Set subobjects: false","number":203002,"url":"https://github.com/elastic/kibana/pull/203002","mergeCommit":{"message":"π Streams: Set subobjects: false (elastic#203002)\n\nWith elastic/elasticsearch#117544 fixed,\r\n`subobjects: false` can be set on wired streams.\r\n\r\nThis allows to map fields as scalars even if they share the same prefix,\r\ne.g.\r\n* `deeply.nested.path` as `keyword`\r\n* `deeply.nested.path.and.more` as `keyword`","sha":"7f3c642c0a3717a0f71275051fd35a48f88a1e0a"}},"sourceBranch":"main","suggestedTargetBranches":["8.x"],"targetPullRequestStates":[{"branch":"main","label":"v9.0.0","branchLabelMappingKey":"^v9.0.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/203002","number":203002,"mergeCommit":{"message":"π Streams: Set subobjects: false (elastic#203002)\n\nWith elastic/elasticsearch#117544 fixed,\r\n`subobjects: false` can be set on wired streams.\r\n\r\nThis allows to map fields as scalars even if they share the same prefix,\r\ne.g.\r\n* `deeply.nested.path` as `keyword`\r\n* `deeply.nested.path.and.more` as `keyword`","sha":"7f3c642c0a3717a0f71275051fd35a48f88a1e0a"}},{"branch":"8.x","label":"v8.18.0","branchLabelMappingKey":"^v8.18.0$","isSourceBranch":false,"state":"NOT_CREATED"}]}] BACKPORT--> Co-authored-by: Joe Reuter <[email protected]>
- Loading branch information