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
Split imports on preprocess #3389
Split imports on preprocess #3389
Changes from 5 commits
faaa7f8
ff1499c
f38d321
0f2a151
4917e0a
ec06b0e
09618e5
729f41e
8b77f38
a1c22d4
bc747b4
bd3a5c7
9601c87
b5c49d4
83bd498
b897477
428646c
bff7c07
4acdf86
02ba25a
2afbc9d
92c3561
bdb2048
88090ba
0fddfa3
5f47569
e3046e3
32bd184
6937f16
b33e282
d7a4dd7
858bb9b
753aa1e
735aec8
5de8f20
1e3a077
020e08e
be059f1
ee1a236
23f745b
f38c0cc
488130d
7ebff2a
5b959b3
67033ed
f439350
7cce1c0
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.
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.
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.
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.
Ich fand es vorher besser. es war eher split-phase, den job erst zu erstellen und dann abzuschicken.
So sieht es erstmal komisch aus, dass die Funktion eine Table zurückgibt
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.
ja vorher war es besser, hat aber alles auf einmal im RAM gehalten, das will ich ja mit dem PR vermeiden. Aber der Name ist tatsächlich nicht mehr passend.
This file was deleted.