Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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
Feature copy datasets #2051
Feature copy datasets #2051
Changes from 57 commits
1f89996
aa0a1f7
8d269e6
3efa11b
1329e8e
a74a107
89efdfc
98ce01d
372cee3
5cb0023
4023669
aa5559c
ab4ef5b
4ea4042
11e0037
ace29d8
f470794
04f6202
aeac808
6059cdf
525c5bb
149fd9f
7c6c473
53aebe1
e777b81
a19a8de
b52330c
bb9d719
ea4cba2
479ac79
b9700c4
69f4888
cc63c0e
28f1129
aaf4763
c221c49
b62c2e4
b75c8ef
0a56d20
1b49880
53dd392
89e9f28
9d759f6
e311abf
6608837
7a8006d
4480db9
d4b4403
c705d11
235dff7
7bfd20a
44cae14
7e523d0
422e00c
e443eb9
7def251
a8dd2fe
035b7dc
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lines 204-205 can be placed in the catch block, but the result is the same (just figured I'd mention it since it would eliminate the use of an empty catch block)