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

feat: Remove testing.loadStorage #4858

Merged
merged 1 commit into from
Jun 9, 2022
Merged

feat: Remove testing.loadStorage #4858

merged 1 commit into from
Jun 9, 2022

Conversation

Marwes
Copy link
Contributor

@Marwes Marwes commented Jun 9, 2022

This has been replaced by csv.from() |> testing.load()

BREAKING CHANGE:

Use csv.from() |> testing.load() instead

Part of #4768

@Marwes Marwes requested review from a team as code owners June 9, 2022 14:31
@Marwes Marwes requested review from jsternberg and sunbryely-influxdata and removed request for a team June 9, 2022 14:31
This has been replaced by `csv.from() |> testing.load()`

BREAKING CHANGE:

Use `csv.from() |> testing.load()` instead
@Marwes Marwes force-pushed the remove_load_storage branch from 55ca2ca to 833cadc Compare June 9, 2022 17:09
@Marwes Marwes merged commit 3d90fbb into master Jun 9, 2022
@Marwes Marwes deleted the remove_load_storage branch June 9, 2022 17:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants