-
Notifications
You must be signed in to change notification settings - Fork 4.5k
🧱 private preview with Unity catalog and Oauth using service principal #37613
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 35 commits
Commits
Show all changes
38 commits
Select commit
Hold shift + click to select a range
cb5ac6d
nuke it all
gisripa 178d752
stash musings
gisripa 3b6d729
simplify
gisripa d5fe4e7
add defaults/optionals
gisripa 481c3f9
stash it
gisripa ac58279
Another stash
gisripa 5c46247
T+D and good stuff stashed
gisripa 8f8ddb0
Merge branch 'master' into gireesh/masonry
gisripa c51cd4d
stash
gisripa bec2705
allTypes test passing
gisripa 7305182
SqlGen tests green
gisripa dfa823b
Merge branch 'master' into gireesh/masonry
gisripa 7a49728
Merge branch 'master' into gireesh/masonry
gisripa aa5c453
placeholder
gisripa ba407e2
Merge branch 'master' into gireesh/masonry
gisripa 8925962
T+D test wiring
gisripa 28cb5a1
T+D tests green
gisripa 19cfa6a
revert verifyRecords to private
gisripa 424235b
cleanup
gisripa 26acc4d
multi-thread init and finalize
gisripa aa6e90c
minor stash
gisripa 08567fc
Merge branch 'master' into gireesh/masonry
gisripa 7713acd
fix Tests with rebase
gisripa f4755c6
remove unused files
gisripa 556b8ae
carving out storageOps interface
gisripa 5ade8ca
make immutable StreamOperations
gisripa a6c8ad2
Merge branch 'master' into gireesh/masonry
gisripa 8264a1b
add check and cleanup unused classes
gisripa 814cf50
pr comments
gisripa 1a9f07d
Fix for checks
gisripa e95d80f
Merge branch 'master' into gireesh/masonry
gisripa b22e57f
useLocalCdk false
gisripa 3b21e1e
Merge branch 'master' into gireesh/masonry
gisripa 56e0e51
Upgrade to latest CDK, use new interfaces
gisripa fb7e05f
formatfix
gisripa 2c1684e
migrations placeholder
gisripa ad609dd
fix qa check
gisripa 43fd319
yet another qa check
gisripa 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
3 changes: 3 additions & 0 deletions
3
airbyte-integrations/connectors/destination-databricks/gradle.properties
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 |
---|---|---|
@@ -0,0 +1,3 @@ | ||
testExecutionConcurrency=-1 | ||
# minimum 3 minutes timeout required during parallel workload on our small warehouse | ||
JunitMethodExecutionTimeout=3 m |
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
27 changes: 0 additions & 27 deletions
27
...s/src/main/java/io/airbyte/integrations/destination/databricks/DatabricksDestination.java
This file was deleted.
Oops, something went wrong.
54 changes: 0 additions & 54 deletions
54
...main/java/io/airbyte/integrations/destination/databricks/DatabricksDestinationConfig.java
This file was deleted.
Oops, something went wrong.
41 changes: 0 additions & 41 deletions
41
...in/java/io/airbyte/integrations/destination/databricks/DatabricksDestinationResolver.java
This file was deleted.
Oops, something went wrong.
76 changes: 0 additions & 76 deletions
76
...airbyte/integrations/destination/databricks/DatabricksExternalStorageBaseDestination.java
This file was deleted.
Oops, something went wrong.
50 changes: 0 additions & 50 deletions
50
...va/io/airbyte/integrations/destination/databricks/DatabricksManagedTablesDestination.java
This file was deleted.
Oops, something went wrong.
36 changes: 0 additions & 36 deletions
36
...c/main/java/io/airbyte/integrations/destination/databricks/DatabricksNameTransformer.java
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.
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.
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.
lol, what did this do?
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.
😂 no clue