Skip to content

DSL data stream support#3413

Merged
miguelgrinberg merged 14 commits intomainfrom
dsl-data-stream-support
May 5, 2026
Merged

DSL data stream support#3413
miguelgrinberg merged 14 commits intomainfrom
dsl-data-stream-support

Conversation

@miguelgrinberg
Copy link
Copy Markdown
Contributor

Fixes #3398

@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 5, 2026

Vale Linting Results

Summary: 1 warning found

⚠️ Warnings (1)
File Line Rule Message
docs/reference/dsl_how_to_guides.md 1351 Elastic.DirectionalLanguage Don't use directional language. Use 'the label of the element' instead of 'in the right'.

The Vale linter checks documentation changes against the Elastic Docs style guide.

To use Vale locally or report issues, refer to Elastic style guide for Vale.

@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 5, 2026

🔍 Preview links for changed docs

@miguelgrinberg miguelgrinberg merged commit bac7b09 into main May 5, 2026
21 checks passed
@miguelgrinberg miguelgrinberg deleted the dsl-data-stream-support branch May 5, 2026 17:42
miguelgrinberg added a commit that referenced this pull request May 6, 2026
* ability to rename document fields

* lint fixes

* dict to obj support

* lint fixes

* lint fixes

* use es_name, and also expose this option in mapped_field

* support for data stream templates and bulk upload

* type hint fixes

* save implementation for data streams

* doc updates and example app

* vale suggestion

* minor fixes

* handling of more data stream operations

(cherry picked from commit bac7b09)

Co-authored-by: Miguel Grinberg <miguel.grinberg@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Incompatibility with data streams

1 participant