Fredrik Sannholm
Fredrik Sannholm
**Describe the bug** The stack trace of a failed ingestion job (at least using the MongoDB source) leaks credentials. **To Reproduce** 1. Spin up a MongoDB instance using docker (This...
## What is the current behavior? When we do a join on two dataframes that happen to have columns that are named the same, Snowpark adds a seemingly random string...
Adding support for the MongoDB Source Connector to the kafka-connect source: https://www.mongodb.com/docs/kafka-connector/current/source-connector/ ## Checklist - [x] The PR conforms to DataHub's [Contributing Guideline](https://github.com/datahub-project/datahub/blob/master/docs/CONTRIBUTING.md) (particularly [Commit Message Format](https://github.com/datahub-project/datahub/blob/master/docs/CONTRIBUTING.md#commit-message-format)) - [x] Links...
Adding support to extracts tags object tags from Snowflake. The scope is limited to database, schema, table/view, and column tags. It also (optionally) creates the extracted tags. Only the tags...