[ES|QL] Fetch the query columns utils#182338
Conversation
|
/ci |
|
Pinging @elastic/kibana-esql (Team:ESQL) |
|
Pinging @elastic/obs-ux-infra_services-team (Team:obs-ux-infra_services) |
|
Maps plugin as a function for getting ESQL columns, https://github.com/elastic/kibana/blob/main/x-pack/plugins/maps/public/classes/sources/esql_source/esql_utils.ts#L90. Should this be replaced by this utility? |
weltenwort
left a comment
There was a problem hiding this comment.
import changes in obs-ux-logs code LGTM
ymao1
left a comment
There was a problem hiding this comment.
response ops changes LGTM. code review only
|
@nreese my helper doesnt have the |
nreese
left a comment
There was a problem hiding this comment.
canvas changes LGTM
code review only
PhilippeOberti
left a comment
There was a problem hiding this comment.
changes LGTM for the Threat Hunting Investigations
tonyghiani
left a comment
There was a problem hiding this comment.
logs_shared changes LGTM 👌
|
/ci |
walterra
left a comment
There was a problem hiding this comment.
ML related changes LGTM.
lukasolson
left a comment
There was a problem hiding this comment.
Search changes LGTM! Thanks for cleaning this up.
jaredburgettelastic
left a comment
There was a problem hiding this comment.
Entity Analytics changes LGTM!
rylnd
left a comment
There was a problem hiding this comment.
Detection engine changes were limited to changing the location of import declarations. LGTM!
|
/ci |
💚 Build Succeeded
Metrics [docs]Module Count
Public APIs missing comments
Async chunks
Canvas Sharable Runtime
Unknown metric groupsAPI count
History
To update your PR or re-run it, just comment with: |
Summary
Revives this #181969
To do so, I had to create a new package
search-typesand move the types I need there.The Discovery team can take it from here.
Note: It also does a cleanup on the types I move, some of them were declared twice.