mirror of
https://github.com/elastic/kibana.git
synced 2025-04-25 10:23:14 -04:00
## Summary Fixes https://github.com/elastic/kibana/issues/176227 As not everyone is using expressions and the `?drop_null_columns` significantly changing the output, I am making this configurable. So for the expressions users it will always be true but for anyone else it would be false unless they specifically configure it. This PR is fixing it but Nathan is going to follow up: - maps are setting the drop_null_columns to true (as it makes the response smaller, which is always a benefit) - add some FTs to test the output --------- Co-authored-by: Julia Rechkunova <julia.rechkunova@gmail.com> |
||
---|---|---|
.. | ||
bsearch.ts | ||
index.ts | ||
painless_err_req.ts | ||
search.ts | ||
sql_search.ts | ||
verify_error.ts |