-
Notifications
You must be signed in to change notification settings - Fork 7
Improving the usage of streams on SQL fetches. #1062
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
Merged
sebastian-peter
merged 40 commits into
dev
from
ms/#827-use-java-streams-on-sql-fetsches-effectively
Nov 8, 2024
Merged
Changes from all commits
Commits
Show all changes
40 commits
Select commit
Hold shift + click to select a range
b3c209a
Improving the usage of streams on SQL fetches.
staudtMarius 4b1b4a8
Fixing `Codacy` issue.
staudtMarius ba15e89
Merge branch 'dev' into ms/#827-use-java-streams-on-sql-fetsches-effe…
staudtMarius 46fc1b1
Merge branch 'dev' into ms/#827-use-java-streams-on-sql-fetsches-effe…
staudtMarius 88023cb
Merge branch 'dev' into ms/#827-use-java-streams-on-sql-fetsches-effe…
staudtMarius f952cd2
Merge branch 'dev' into ms/#827-use-java-streams-on-sql-fetsches-effe…
danielfeismann b3c6db7
Merge branch 'dev' into ms/#827-use-java-streams-on-sql-fetsches-effe…
staudtMarius f01cbbd
Merge branch 'dev' into ms/#827-use-java-streams-on-sql-fetsches-effe…
staudtMarius 19cd068
Updating `CHANGELOG`.
staudtMarius 1194a43
Merge branch 'dev' into ms/#827-use-java-streams-on-sql-fetsches-effe…
staudtMarius fd57b05
Merge branch 'dev' into ms/#827-use-java-streams-on-sql-fetsches-effe…
staudtMarius 167f0b7
Merge branch 'dev' into ms/#827-use-java-streams-on-sql-fetsches-effe…
danielfeismann ea320e7
Merge branch 'dev' into ms/#827-use-java-streams-on-sql-fetsches-effe…
danielfeismann ed1fa01
Merge branch 'dev' into ms/#827-use-java-streams-on-sql-fetsches-effe…
staudtMarius fa0337e
Merge branch 'dev' into ms/#827-use-java-streams-on-sql-fetsches-effe…
staudtMarius abad5ed
Merge branch 'dev' into ms/#827-use-java-streams-on-sql-fetsches-effe…
staudtMarius 76b1c29
Merge branch 'refs/heads/dev' into ms/#827-use-java-streams-on-sql-fe…
sebastian-peter d8ba515
Merge branch 'dev' into ms/#827-use-java-streams-on-sql-fetsches-effe…
staudtMarius e804380
Merge branch 'dev' into ms/#827-use-java-streams-on-sql-fetsches-effe…
staudtMarius fef513d
Implementing requested changes.
staudtMarius fcf58c7
Adding some comments.
staudtMarius 784c5c4
Merge branch 'refs/heads/dev' into ms/#827-use-java-streams-on-sql-fe…
staudtMarius 1cffc66
Merge branch 'dev' into ms/#827-use-java-streams-on-sql-fetsches-effe…
staudtMarius 3101166
Update `CHANGELOG`.
staudtMarius 710a886
Merge branch 'dev' into ms/#827-use-java-streams-on-sql-fetsches-effe…
staudtMarius 538906c
Merge branch 'dev' into ms/#827-use-java-streams-on-sql-fetsches-effe…
staudtMarius 75538a0
Merge branch 'dev' into ms/#827-use-java-streams-on-sql-fetsches-effe…
staudtMarius 09d581b
Merge branch 'dev' into ms/#827-use-java-streams-on-sql-fetsches-effe…
staudtMarius 81ef0e1
Merge branch 'dev' into ms/#827-use-java-streams-on-sql-fetsches-effe…
staudtMarius a398154
Merge branch 'dev' into ms/#827-use-java-streams-on-sql-fetsches-effe…
sebastian-peter 55374c4
Merge branch 'dev' into ms/#827-use-java-streams-on-sql-fetsches-effe…
61e7ca3
Small improvements.
staudtMarius 357de53
Fixing failing sql test.
staudtMarius 1937279
Adding missing import in `SqlSinkTest`.
staudtMarius 0595b72
Small improvements.
staudtMarius 2a62cc2
Merge branch 'dev' into ms/#827-use-java-streams-on-sql-fetsches-effe…
staudtMarius 3e47beb
Improving closing of sql resources on error.
staudtMarius 919e10b
Adding NoSuchElementException to solve SQ bug
sebastian-peter 3e4a7b9
Solving code smell regarding method name
sebastian-peter 5dd424e
Solving new code smell
sebastian-peter File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
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
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
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
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.