-
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
Changes from 32 commits
cb5ac6d
178d752
3b6d729
d5fe4e7
481c3f9
ac58279
5c46247
8f8ddb0
c51cd4d
bec2705
7305182
dfa823b
7a49728
aa5c453
ba407e2
8925962
28cb5a1
19cfa6a
424235b
26acc4d
aa6e90c
08567fc
7713acd
f4755c6
556b8ae
5ade8ca
a6c8ad2
8264a1b
814cf50
1a9f07d
e95d80f
b22e57f
3b21e1e
56e0e51
fb7e05f
2c1684e
ad609dd
43fd319
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
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 |
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,11 +2,11 @@ data: | |
connectorSubtype: database | ||
connectorType: destination | ||
definitionId: 072d5540-f236-4294-ba7c-ade8fd918496 | ||
dockerImageTag: 1.1.2 | ||
dockerImageTag: 1.1.3 | ||
gisripa marked this conversation as resolved.
Show resolved
Hide resolved
|
||
dockerRepository: airbyte/destination-databricks | ||
githubIssueLabel: destination-databricks | ||
icon: databricks.svg | ||
license: MIT | ||
license: ELv2 | ||
name: Databricks Lakehouse | ||
registries: | ||
cloud: | ||
|
@@ -23,4 +23,5 @@ data: | |
sl: 100 | ||
ql: 100 | ||
supportLevel: community | ||
supportsDbt: true | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. I don't think we want this? my understanding (80%) is that this triggers platform's custom dbt transform thing, which they recently killed There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. copy-pasta. I'll remove it. There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. 🪓 |
||
metadataSpecVersion: "1.0" |
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
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