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

Import dataset at runtime if needed #28498

Merged
merged 3 commits into from May 13, 2019
Merged

Import dataset at runtime if needed #28498

merged 3 commits into from May 13, 2019

Conversation

ajpal
Copy link
Contributor

@ajpal ajpal commented May 13, 2019

If you call getList with a table name that matches one of our provided datasets, but you haven't imported that dataset into your project yet, getList should import it silently.

@ajpal
Copy link
Contributor Author

ajpal commented May 13, 2019

I'll add unit tests for FirebaseStorage.importDataset in a future PR.

Copy link

@epeach epeach left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not super familiar with this code, but LGTM

@ajpal ajpal merged commit 335bd7a into staging May 13, 2019
@ajpal ajpal deleted the get-list-import branch May 16, 2019 03:46
jmkulwik added a commit that referenced this pull request Jun 26, 2019
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.

None yet

2 participants