forked from dagster-io/community-integrations
-
Notifications
You must be signed in to change notification settings - Fork 0
BTEQ operator for dagster-teradata #4
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
Merged
Changes from all commits
Commits
Show all changes
22 commits
Select commit
Hold shift + click to select a range
22109c7
initial_commit
MT255026 58b0342
optimized
tallamohan ed377f8
added test cases
MT255026 eee8e6a
Added timeout
tallamohan 45b7e19
bteq_operator for dagster-teradata
MT255026 03a0327
Added expected_return_code
MT255026 13ef4eb
Accepts multiple expected return codes
MT255026 7c50401
updated code
MT255026 26bcfb8
Added test cases
tallamohan 8dd4d78
Delete ddl.py
tallamohan b42c214
Removed creds
MT255026 fe8844b
Corrected test cases
tallamohan 5a80ffe
Added queryband support and required comments
tallamohan 7207fda
Updated README and ruff
tallamohan 5d0f304
Update bteq_util.py
tallamohan da9aa23
Merge branch 'release_branch_0.0.4' into MT255026_IDE-25007
MT255026 d3bc1aa
Addressed Review Comments
MT255026 54fd738
Corrected ruff changes
MT255026 b8a9e5c
fix pyright issues
MT255026 e40b7d6
Revert "fix pyright issues"
MT255026 7891b01
Reapply "fix pyright issues"
MT255026 0ca399d
Fix pytest
MT255026 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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -166,3 +166,4 @@ cython_debug/ | |
|
|
||
| # NodeJS | ||
| node_modules/ | ||
| /.idea | ||
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
Empty file.
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
Empty file.
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.