-
Notifications
You must be signed in to change notification settings - Fork 13.8k
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
feat: add databricks form #21573
feat: add databricks form #21573
Conversation
Codecov Report
@@ Coverage Diff @@
## master #21573 +/- ##
===========================================
- Coverage 66.92% 55.52% -11.40%
===========================================
Files 1835 1846 +11
Lines 69988 70382 +394
Branches 7612 7683 +71
===========================================
- Hits 46839 39080 -7759
- Misses 21183 29310 +8127
- Partials 1966 1992 +26
Flags with carried forward coverage won't be shown. Click here to find out more.
📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
85f70d0
to
23cfc67
Compare
7581c0b
to
f40220e
Compare
c6891ab
to
9165523
Compare
/testenv up |
@eschutho Ephemeral environment spinning up at http://34.221.86.119:8080. Credentials are |
b1637d4
to
dd12e7c
Compare
dd12e7c
to
ad5d0e6
Compare
Ephemeral environment shutdown and build artifacts deleted. |
SUMMARY
Adds a databricks db connection form
BEFORE/AFTER SCREENSHOTS OR ANIMATED GIF
Before: Sqlalchemy uri only
After: now also includes a dynamic form option
TESTING INSTRUCTIONS
create and edit databricks database with the new form
ADDITIONAL INFORMATION