Skip to content
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

Use catalog as external store #680

Merged
merged 6 commits into from
Nov 17, 2023
Merged

Use catalog as external store #680

merged 6 commits into from
Nov 17, 2023

Conversation

Amogh-Bharadwaj
Copy link
Contributor

@Amogh-Bharadwaj Amogh-Bharadwaj commented Nov 17, 2023

If metadataDB is set to empty string/undefined, we now use catalog as the metadata postgres instance for S3/GCS and Eventhub CDC

Screenshot 2023-11-17 at 11 14 29 PM

@@ -130,75 +113,6 @@ const S3ConfigForm = ({ setter }: S3Props) => {
/>
);
})}

<Label
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This PR makes this optional, why is it removing it from UI?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yup good point. Restored the UI for metadata DB which is now toggled via a switch (Screenshot in PR)

Copy link
Contributor

@iskakaushik iskakaushik left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good!

@Amogh-Bharadwaj Amogh-Bharadwaj merged commit 8453899 into main Nov 17, 2023
12 checks passed
@serprex serprex deleted the handle-metadatadb branch July 19, 2024 15:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants