Igor Kramer

Results 5 issues of Igor Kramer

In documentation we can see disable_ssl_verification parameter but it's not available https://datahubproject.io/docs/metadata-ingestion/sink_docs/datahub/#datahub-rest **To Reproduce** Create config with rest sinc and set disable_ssl_verification: true Run ingestion and get this error: ```...

bug
ingestion

**Describe the bug** database_alias is filled in config but doesn't used in code of Vertica connector. **To Reproduce** Steps to reproduce the behavior: 1. Add database_alias in yaml 2. Start...

bug
ingestion

**Describe the bug** Current Postgres ingestion has some bugs: - UUID datatype: unable to map type UUID() to metadata schema' - If table has partitions - every partition had ingested...

bug
help-wanted
accepted
ingestion

We want to create connector from DL to [Datahub](https://datahubproject.io/), please create API endpoint to get metadata from DL.

enhancement

Datahub uses `@uiw/react-md-editor` for Markdown rendering. Please enable Tex support via katex. https://uiwjs.github.io/react-md-editor/#support-custom-katex-preview

feature-request