-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Fixes #27443: add OCI Autonomous Database support for Oracle connector #27508
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
Open
hassaansaleem28
wants to merge
46
commits into
open-metadata:main
Choose a base branch
from
hassaansaleem28:issue-27443-oci-autonomous
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from 24 commits
Commits
Show all changes
46 commits
Select commit
Hold shift + click to select a range
08980a0
feat(ingestion): add OCI Autonomous Database support for Oracle conne…
hassaansaleem28 e170023
fix bot suggestions
hassaansaleem28 623f99e
Update ingestion/src/metadata/ingestion/source/database/oracle/connec…
hassaansaleem28 2c6c311
Update ingestion/src/metadata/ingestion/source/database/oracle/connec…
hassaansaleem28 4f23116
Update ingestion/src/metadata/ingestion/source/database/oracle/connec…
hassaansaleem28 9deb3fd
Merge branch 'main' into issue-27443-oci-autonomous
hassaansaleem28 d426b5d
fix copilot suggestions
hassaansaleem28 998d4fd
fix(oracle): cleanup inline wallet temp dir on connect failure
hassaansaleem28 9c0a3f0
Merge branch 'main' into issue-27443-oci-autonomous
hassaansaleem28 ba98a45
docs(oracle): clarify walletContent base64 encoding for Docker/K8s
hassaansaleem28 43e1b80
Merge branch 'main' into issue-27443-oci-autonomous
hassaansaleem28 e991b85
Merge branch 'main' into issue-27443-oci-autonomous
hassaansaleem28 6453951
Merge branch 'main' into issue-27443-oci-autonomous
hassaansaleem28 d76b997
fix(oracle): address review feedback on autonomous connection
hassaansaleem28 e06b07d
fix(oracle): drop anyOf from autonomous schema to keep generated mode…
hassaansaleem28 f0c823e
Merge branch 'main' into issue-27443-oci-autonomous
hassaansaleem28 12b4169
Update ingestion/src/metadata/ingestion/source/database/oracle/connec…
hassaansaleem28 e4e67c5
Update openmetadata-spec/src/main/resources/json/schema/entity/servic…
hassaansaleem28 7cac5f3
Update openmetadata-ui/src/main/resources/ui/public/locales/en-US/Dat…
hassaansaleem28 6e3c514
Update openmetadata-spec/src/main/resources/json/schema/entity/servic…
hassaansaleem28 a1ad81f
fix(oracle): satisfy basedpyright on connection_arguments narrowing
hassaansaleem28 3e97044
fix(oracle): create wallet subdirectories with 0o700 permissions
hassaansaleem28 d292bca
fix(oracle): tolerate wrapped base64 in walletContent
hassaansaleem28 ecbfcc8
Merge branch 'main' into issue-27443-oci-autonomous
hassaansaleem28 ff74d1a
fix(oracle): guard _mkdir_secure_within against unbounded recursion
hassaansaleem28 a3a4bea
Merge branch 'main' into issue-27443-oci-autonomous
hassaansaleem28 62594a4
refactor(oracle): remove pass-through _get_autonomous_connection_config
hassaansaleem28 cd93ec2
Merge branch 'main' into issue-27443-oci-autonomous
hassaansaleem28 ba9d067
Potential fix for pull request finding
hassaansaleem28 73d5ea6
Update generated TypeScript types
hassaansaleem28 dfa1f97
Update generated TypeScript types
hassaansaleem28 a50af0a
Potential fix for pull request finding
hassaansaleem28 d2a58c4
fix(oracle): restore X | None over Optional[X] for ruff UP045
hassaansaleem28 ee91fb9
Merge branch 'main' into issue-27443-oci-autonomous
hassaansaleem28 6ecf6c3
Merge branch 'main' into issue-27443-oci-autonomous
hassaansaleem28 cc88740
Merge branch 'main' into issue-27443-oci-autonomous
hassaansaleem28 4ecc9a4
Potential fix for pull request finding
hassaansaleem28 90f9879
Potential fix for pull request finding
hassaansaleem28 1d1f94e
Potential fix for pull request finding
hassaansaleem28 473c89d
fix(oracle): switch _wallet_temp_dir back to X | None for ruff UP045
hassaansaleem28 4aa5095
Merge branch 'main' into issue-27443-oci-autonomous
hassaansaleem28 5993897
Merge branch 'main' into issue-27443-oci-autonomous
hassaansaleem28 cc9b365
Merge branch 'main' into issue-27443-oci-autonomous
hassaansaleem28 8eedea1
Merge branch 'main' into issue-27443-oci-autonomous
hassaansaleem28 2249cd7
Merge branch 'main' into issue-27443-oci-autonomous
hassaansaleem28 8067108
Merge branch 'main' into issue-27443-oci-autonomous
hassaansaleem28 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
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.
Uh oh!
There was an error while loading. Please reload this page.