[DOP-15023] Pass Run to CREATE_SPARK_SESSION_FUNCTION#38
Merged
Conversation
78e67c4 to
e20d425
Compare
e20d425 to
6851dd9
Compare
6851dd9 to
efbded7
Compare
efbded7 to
f25bc99
Compare
f25bc99 to
33c59db
Compare
33c59db to
07d6c48
Compare
07d6c48 to
ae0b3c6
Compare
ae0b3c6 to
fed3c49
Compare
dmitry-pedchenko
approved these changes
Apr 22, 2024
fed3c49 to
2ed2f2d
Compare
2ed2f2d to
dc87c3d
Compare
dc87c3d to
b60ab56
Compare
b60ab56 to
55ecee5
Compare
55ecee5 to
ae20a34
Compare
ae20a34 to
19b5e3c
Compare
19b5e3c to
7465cfc
Compare
7465cfc to
31eb8c1
Compare
31eb8c1 to
0522b25
Compare
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## develop #38 +/- ##
===========================================
+ Coverage 91.84% 92.44% +0.59%
===========================================
Files 83 84 +1
Lines 2440 2421 -19
Branches 308 306 -2
===========================================
- Hits 2241 2238 -3
+ Misses 140 128 -12
+ Partials 59 55 -4 ☔ View full report in Codecov by Sentry. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Change Summary
Runobject toCREATE_SPARK_SESSION_FUNCTION, and use it as a source for Spark SessionappNameHandlerobject - instead of creating one-time attributesreader,writerandspark, create them only then neededRelated issue number
Checklist
docs/changelog/next_release/<pull request or issue id>.<change type>.rstfile added describing change(see CONTRIBUTING.rst for details.)