odd-platform
odd-platform copied to clipboard
First open-source data discovery and observability platform. We make a life for data practitioners easy so you can focus on your business.
Bumps [@mui/lab](https://github.com/mui/material-ui/tree/HEAD/packages/mui-lab) from 5.0.0-alpha.139 to 5.0.0-alpha.160. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) You can trigger a rebase of this PR by commenting `@dependabot rebase`. [//]: #...
We see Table Health on the Dashboard based on data quality tests passed/failed/etc. for tables. It would be also great to add visibility to Table Health with a split based...
ODD-Platform should read environment variables from AWS Parameters Store. Variables hierarchy priority: 1) Environment variables 2) Parameters Store 3) Application.properties(default variables) 4) bootstrap properties. Example of configuration in ODD-Collectors https://github.com/opendatadiscovery/odd-collectors?tab=readme-ov-file#secrets-backend-configuration
Bumps [@types/hast](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/hast) from 2.3.8 to 3.0.4. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...
Bumps [@emotion/react](https://github.com/emotion-js/emotion) from 11.11.1 to 11.11.3. Release notes Sourced from @emotion/react's releases. @emotion/react@11.11.3 Patch Changes #3101 49c20b4f Thanks @kyvong! - Fix Theme import for newer Typescript module resolution modes Updated...
Bumps [@types/uuid](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/uuid) from 9.0.2 to 9.0.8. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...
Initial version would be used as a assistant to get basic information about platform through the search panel. Solution should include: 1. RAG Backend app (with built-in vector store) 2....
**What changes did you make?** (Give an overview) Added Brazilian Portuguese translation **Is there anything you'd like reviewers to focus on?** If I should have used "pt-br" instead of "br"...
The main idea is to create functionality to fulfill data in one lookup table from the another one. For example, to mention a "country" for a "currency" we have to...