25 Commits

Author SHA1 Message Date
Akash Verma
dba56f306c
SSIS Connector (#21290) 2025-06-02 11:24:49 +05:30
Akash Verma
ed690f68e6
Wherescape Documentation (#20579)
* Documentation

* minor edits

* edit

---------

Co-authored-by: Akash Verma <akashverma@Akashs-MacBook-Pro-2.local>
2025-04-03 13:13:21 +05:30
Sriharsha Chintalapani
706cebd97a
Opensearch connector (#19698)
* Fix #19667: OpenSearch Connector

* Fix #19667: OpenSearch Connector

* do not ingest any system level indexes

* fix pyformat

* Add AWS auth

* Use common schema and fix ssl config in client

* Add openseach connector docs and update schema

* Remove api key auth type and complete docs checklist

* Remove unnecessary httpx dependency and pyformat

* Add compatible version of httpx for elasticsearch

* Fix pylint fails and py-tests validation error

---------

Co-authored-by: Mohit Tilala <tilalamohit123@gmail.com>
Co-authored-by: Mohit Tilala <63147650+mohittilala@users.noreply.github.com>
2025-03-18 18:45:25 +05:30
RounakDhillon
cd03a60b74
Docs: Synapse Connector updated (#19668)
* Docs: Synapse Connector updated

* Docs: PowerBi report server corrected

---------

Co-authored-by: Rounak Dhillon <rounakdhillon@Rounaks-MacBook-Air.local>
2025-02-04 11:45:54 +00:00
RounakDhillon
c7d66b6ba6
Docs: Exasol Connector Addition (#19493)
* Docs: Exasol Connector Addition

* Docs: Exasol Connector Addition

* Docs: Exasol Connector Addition

---------

Co-authored-by: Rounak Dhillon <rounakdhillon@Rounaks-MacBook-Air.local>
Co-authored-by: Prajwal214 <167504578+Prajwal214@users.noreply.github.com>
2025-01-23 11:22:50 +00:00
Akash Verma
b2898f7007
Cockroach enhancement (#19108) 2025-01-07 18:51:59 +05:30
Keshav Mohta
c4066f927d
fix: convert doc in alphabetical order (#19023) 2024-12-12 16:46:02 +05:30
Aniket Katkar
8c148adc38
Add missing connector documentation data (#19010) 2024-12-11 22:56:05 +05:30
RounakDhillon
5268725155
Docs: REST Logo Addition And SVG to Webp Correction (#19009) 2024-12-11 17:40:15 +05:30
RounakDhillon
5d0393b347
Docs: Connectors Icon Updation (#18945)
Co-authored-by: Rounak Dhillon <rounakdhillon@Rounaks-MacBook-Air.local>
Co-authored-by: Suman Maharana <sumanmaharana786@gmail.com>
2024-12-09 09:16:17 +01:00
Prajwal214
7a68f626a1
Docs: Adding logo for MSTR, Qlik Cloud & dbtCloud (#18555)
Co-authored-by: Prajwal Pandit <prajwalpandit@Prajwals-MacBook-Air.local>
2024-11-08 12:34:15 +05:30
Aniket Katkar
7163f8e91a
Add the missing docs pages and images for SAP ERP connector (#18490) 2024-10-31 19:43:51 +05:30
Aniket Katkar
a03b3fd59a
Add missing connector image (#17947)
Fix link with missing anchor
2024-09-21 10:29:37 -07:00
Aniket Katkar
3e899fa1f9
Add missing info for flink connector (#17874) 2024-09-17 11:48:39 +05:30
Prajwal214
59d9a0299c
Doc: Updated Doris & Redshift Docs (#17123)
Co-authored-by: Prajwal Pandit <prajwalpandit@Prajwals-MacBook-Air.local>
2024-07-22 06:42:54 +00:00
Chirag Madlani
e02ead8133
add connector teradata icon (#16803) 2024-06-26 12:48:23 +05:30
Harsh Vador
1db15dc840
Change connectors images format to webp (#15781)
* Change connectors images format to webp

* compress connectors images
2024-04-03 11:50:50 +05:30
Aniket Katkar
dcbb1dd0f8
Docs: Fix the wrong image references for connector details pages (#15559)
* fix the wrong image references for connector details pages

* Add ADLS and GCS Pages

* Add adls and gcs logos

---------

Co-authored-by: Ayush Shah <ayush@getcollate.io>
2024-03-14 11:00:31 +05:30
Aniket Katkar
6a0750eb0c
Docs: Update connectors in the documentation (#15384)
* update the connectors lists in documentation pages

* add missing connector images
2024-02-28 08:14:11 +00:00
Shiyang Xiao
241f3c68d7
Fixes #14413: Add SAS connector (#14415)
* feat: SAS Viya connector

* refactor SASCatalog to SAS

* add SAS logo to UI and connection documentation

* doc changes

* modify ingestion logic

* revert original changes

* added support for dataflow & perfect logic for reports/datatables

* add filter doc

* more updates to perfect ingestion for each asset type

* fix a bug with table lineage not created properly

* Delete ingestion/pipelines/sasCatalog.yaml

* precomit fix

* Conversion to database connector

* minor fixes

* make custom properties type generic

* Add SAS javaEnum

* add dummy variable for sas.yaml

---------

Co-authored-by: lizmc <liz.mcintosh@sas.com>
Co-authored-by: Shiyang Xiao <Shiyang.Xiao@sas.com>
2024-01-11 06:46:57 -08:00
Aniket Katkar
5527336b9c
added images for the new connectors (#14564) 2024-01-03 19:29:12 +05:30
Aniket Katkar
cbf86e7d4e
added missing connector images (#14397) 2023-12-15 09:27:46 +05:30
Pere Miquel Brull
2f3a50e95f
Fix #8885 - Misleading 404 logs & suffix cleanup (#12916)
* Fix #8885 - Misleading 404 debug logs

* Clean get_suffix complexity

* Prepare airflow config

* Add bootstrap comment

* Revert "Add bootstrap comment"

This reverts commit cc053513df6e25bcc5e742786adb91339461fdd2.

* Revert "Prepare airflow config"

This reverts commit f57645fe953e17d6153652daa1f42c14b97c942d.

* add removed method

* Add icons for docs

* Add missing routes
2023-08-21 11:35:36 +02:00
Teddy
b89cf64f14
Clean up profiler (#12369)
* ref: implemented interface for profiler components + removed struct logic

* ref: ran python linting

* ref: added UML diagram to readme.md

* ref: empty commit for labeler check

* ref: remove multiple context manager for 3.7 3.8 compatibility

* ref: remove
2023-07-12 17:02:32 +02:00
Sriharsha Chintalapani
6ca1ec6fbe
Delete old docs (#11627)
* Delete old docs and rename the openmetadata-docs-v1 to openmetadata-docs

* Delete old docs and rename the openmetadata-docs-v1 to openmetadata-docs

* Delete old docs and rename the openmetadata-docs-v1 to openmetadata-docs
2023-05-17 07:04:56 +02:00