Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[7.16] [Reporting] Fix performance of CSV generation (#120309) #120427

Merged
merged 1 commit into from
Dec 4, 2021

Conversation

tsullivan
Copy link
Member

Backports the following commits to 7.16:

* [Reporting] Fix performance of CSV generation

* use a for loop with 1 operation instead of 3 chained maps

* do without the callback

* update comment
@tsullivan tsullivan enabled auto-merge (squash) December 3, 2021 22:53
@tsullivan tsullivan merged commit 283dbbc into elastic:7.16 Dec 4, 2021
@kibana-ci
Copy link
Collaborator

💚 Build Succeeded

Metrics [docs]

✅ unchanged

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

@tsullivan tsullivan deleted the backport/7.16/pr-120309 branch December 27, 2021 20:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants