Skip to content

[8.19] [Streams] [Streamlang] Add base / core types (#226668)#227027

Merged
kibanamachine merged 1 commit intoelastic:8.19from
kibanamachine:backport/8.19/pr-226668
Jul 8, 2025
Merged

[8.19] [Streams] [Streamlang] Add base / core types (#226668)#227027
kibanamachine merged 1 commit intoelastic:8.19from
kibanamachine:backport/8.19/pr-226668

Conversation

@kibanamachine
Copy link
Copy Markdown
Contributor

Backport

This will backport the following commits from main to 8.19:

Questions ?

Please refer to the Backport tool documentation

## Summary

Implements elastic#224421.

Adds various base / core types for Streamlang. As mentioned in the issue
this will not (yet) be a perfect representation of the end product (e.g.
processor types will eventually be reduced down to a schema
representation that fits the support matrix, types will change with the
transpilation code / extension of the conditions code etc), however this
is a best effort at keeping PR sizes down.

(cherry picked from commit b20ba3e)
@kibanamachine kibanamachine added the backport This PR is a backport of another PR label Jul 8, 2025
@kibanamachine kibanamachine enabled auto-merge (squash) July 8, 2025 13:19
@kibanamachine kibanamachine merged commit 9e81afb into elastic:8.19 Jul 8, 2025
11 checks passed
@elasticmachine
Copy link
Copy Markdown
Contributor

💛 Build succeeded, but was flaky

Failed CI Steps

Metrics [docs]

Public APIs missing comments

Total count of every public API that lacks a comment. Target amount is 0. Run node scripts/build_api_docs --plugin [yourplugin] --stats comments for more detailed information.

id before after diff
@kbn/streams-schema 231 234 +3
Unknown metric groups

API count

id before after diff
@kbn/streams-schema 240 243 +3

cc @Kerry350

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport This PR is a backport of another PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants