elastic / kibana

Your window into the Elastic Stack
https://www.elastic.co/products/kibana
Other
19.35k stars 7.98k forks source link

[ES|QL] add typing for function parameters and return #182885

Closed drewdaemon closed 1 week ago

drewdaemon commented 1 week ago

Summary

Preparation for https://github.com/elastic/kibana/issues/179634

drewdaemon commented 1 week ago

/ci

drewdaemon commented 1 week ago

/ci

drewdaemon commented 1 week ago

/ci

elasticmachine commented 1 week ago

Pinging @elastic/kibana-esql (Team:ESQL)

drewdaemon commented 1 week ago

@elasticmachine merge upstream

kibana-ci commented 1 week ago

:green_heart: Build Succeeded

Metrics [docs]

Public APIs missing exports

Total count of every type that is part of your API that should be exported but is not. This will cause broken links in the API documentation system. Target amount is 0. Run node scripts/build_api_docs --plugin [yourplugin] --stats exports for more detailed information.

id before after diff
@kbn/esql-validation-autocomplete 8 10 +2

Page load bundle

Size of the bundles that are downloaded on every page load. Target size is below 100kb

id before after diff
kbnUiSharedDeps-srcJs 3.1MB 3.1MB +167.0B

History

To update your PR or re-run it, just comment with: @elasticmachine merge upstream