40 Commits

Author SHA1 Message Date
Prajwal214
3b414d4eec
Doc: Updating Release Docs for 1.4.8 (#17529)
Co-authored-by: Prajwal Pandit <prajwalpandit@Prajwals-MacBook-Air.local>
2024-08-21 19:57:25 -07:00
Prajwal214
0dc326dda9
Doc: Updating Release Docs (#17297)
Co-authored-by: Prajwal Pandit <prajwalpandit@Prajwals-MacBook-Air.local>
2024-08-06 10:58:05 +05:30
Prajwal214
d25efedcb6
Doc: Updated Superset Service Connection Docs (#17134)
Co-authored-by: Prajwal Pandit <prajwalpandit@Prajwals-MacBook-Air.local>
Co-authored-by: Ayush Shah <ayush@getcollate.io>
2024-07-24 10:44:49 +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
Prajwal214
2a816ed812
Doc: Updating Docs for Kubernetes deployment (#16872)
Co-authored-by: Prajwal Pandit <prajwalpandit@Prajwals-MacBook-Air.local>
2024-07-04 12:37:13 +05:30
Pere Miquel Brull
e3bbb18a03
DOCS - Storage Connector example (#16910) 2024-07-03 11:55:27 +02:00
Pere Miquel Brull
c7220ccdc9
DOCS - Fix storage YAML & prep 1.5 docs (#16833) 2024-06-28 07:49:30 +02:00
Prajwal214
d3746b4b70
Doc: Updating DB String in place of Athena (#16811) 2024-06-27 00:12:11 +05:30
Shilpa Vernekar
97dca7cfd1
Docs: Fixed the 404 links (#16717) 2024-06-19 07:51:12 -07:00
Imri Paran
c79c5da00a
Fixes #16632: Add testCases property to a test suite source config (#16631)
* feat: test-suites

enable specifying a subset of test cases to run in a test suite pipeline

* improved property description
2024-06-19 12:47:38 +02:00
Shilpa Vernekar
bcbc2c0ded
Docs: Data Quality & Observability (#16701) 2024-06-18 07:47:41 -07:00
Shilpa Vernekar
d6f8836755
Updated Release Docs (#16686) 2024-06-18 06:22:48 +00:00
gpby
db959c33a6
Add Teradata connector docs (#16672)
* Add Teradata doc to ui

* Add Teradata doc
2024-06-17 17:47:04 -07:00
Aniket Katkar
8c2a556918
Docs: Required content changes to fix the copy-to-clipboard functionality (#16557)
* Required content changes to fix the copy-to-clipboard functionality

* fix(workflow): typo for paths-ignore for playwright (#16559)

---------

Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
2024-06-06 21:07:16 +05:30
harshsoni2024
b87956cbf0
match all params in metadata ingestion docs-ui-yaml (#16528) 2024-06-05 11:05:24 +05:30
harshsoni2024
a85fc43f5e
MINOR: python requirements doc fix (#16509) 2024-06-04 11:03:44 +05:30
Prajwal214
fedf6906c3
Minor: Updating the upgrade docs for Backups & Restore (#16514) 2024-06-03 19:45:24 +05:30
Prajwal214
159444285f
Minor: Adding Docs for openmetadata-ops (#16460) 2024-06-03 19:42:43 +05:30
IceS2
1c48a317c7
Update multithreading docs (#16513) 2024-06-03 14:52:24 +02:00
Ayush Shah
7dad49640d
Documentation: Add SSL related modifications (#16437) 2024-05-28 17:43:25 +05:30
Pere Miquel Brull
1272c7a1e3
DOCS - update incompatible changes (#16363) 2024-05-21 12:23:08 +02:00
Suman Maharana
60f4963759
MINOR: Cleaned OpenLineage Docs (#16339)
* cleaned openlineage docs

* cleaned openlineage docs

* cleaned openlineage docs
2024-05-18 11:08:25 +02:00
Onkar Ravgan
93470b7a43
MINOR: Updated Alation connector 1.4 docs (#16327)
* fixed alation 1.4 docs

* fix docs format

---------

Co-authored-by: ulixius9 <mayursingal9@gmail.com>
2024-05-17 17:43:53 +05:30
Pere Miquel Brull
04fd3f706e
DOCS - Point to the right partials and images (#16321) 2024-05-17 10:51:35 +02:00
Pere Miquel Brull
c24b4e0178
DOCS - Publish 1.4 docs & Remove 1.1 and 1.2 (#16308) 2024-05-16 16:10:54 +02:00
Pere Miquel Brull
83c2f8cfa7
MINOR - Backward Incompatible Docs (#16230) 2024-05-16 12:53:37 +05:30
harshsoni2024
54b63dbd96
docs cleanup (#16216) 2024-05-10 13:18:35 +05:30
Pere Miquel Brull
a0db32c18a
MINOR - Docs and deprecations (#16118)
* MINOR - Docs and deprecations

* clean
2024-05-03 10:18:29 +02:00
IceS2
a54c54b1ab
Remove overrideOwner attribute that isn't there anymore (#16108) 2024-05-02 14:34:57 +00:00
Onkar Ravgan
c63d441aa1
Fix #12929: Added config to include/exclude undeployed pipelines while ingestion (#15797) 2024-04-30 10:54:06 +05:30
Onkar Ravgan
370abda43f
dbt docs revamp (#15787) 2024-04-03 20:42:30 +05:30
harshsoni2024
feb33a0cc2
Fix #12964: Qlik Sense & Qlik Cloud filter draft dashboards (#15726)
* Fix #12964: filter draft dashboards from config

* Fix #12964: add unit test for qlik_sense

* Fix #12964: added UI and doc code

* Fix #12964: move includedraftdashboard flag from source_connection to source_config

* Fix #12964: filter draft dashboards in qlikcloud

* Fix #12964: add unit test for qlik cloud

* Fix #12964: remove unnecessary comments, code clean

* Fix #12964: pylint changes
2024-04-02 14:30:33 +02:00
Suman Maharana
a8d288cc32
Fix #11351 Added Kafka Connect connector docs (#15747)
* Added Kafka Connect JSON Schemas

* Added Kafka Connect Documentation

* Revert "Added Kafka Connect JSON Schemas"

This reverts commit 89cf700e93f1391f24156a1235e5d5e70b067704.

* Added webp image formats for kafkaconnect docs

---------

Co-authored-by: Suman Maharana <suman@Reyna.local>
2024-04-01 11:34:38 +05:30
Pere Miquel Brull
890820ed92
MINOR - App routes & datamodel (#15722)
* MINOR - App routes & datamodel

* fix future annotations

* fix future annotations
2024-03-27 19:12:24 +01:00
IceS2
ce3f124a33
MINOR: Add Multithread Documentation (#15706)
* Add Multithread Documentation

* Add general considerations
2024-03-27 08:30:16 +01:00
Pere Miquel Brull
9d7bfa363e
MINOR - Clean metadata CLI (#15631)
* Docs

* MINOR - Clean metadata CLI

* remove tests
2024-03-26 16:36:47 +01:00
IceS2
51e3d7a466
FIXES 15215: First draft implementation on extracting metadata incrementally. Done for Snowflake, BigQuery and Redshift (#15201)
* Initial incremental implementation for snowflake

* Initial unit test refactor for snowflake

* Fix linter complaints

* Propagate change on abstract create method

* Add missing argument to create

* Polish Snowflake incremental extraction

* Fix linters and make enabled required

* Initial proposal for incremental bigquery extraction

* BigQuery incremental tests

* Remove debugging override

* Fix linters

* Remove unused query

* Initial Redshift Incremental Extraction

* Add Incremental Extraction documentation

* Move the default to False

* Improve code based on sonarcloud input

* Apply suggestions

* Fix wrong path

* Change timestamp to be time aware as per sonar

* Move documentation to 1.4

* Move documentation to 1.4

* Fix linters

---------

Co-authored-by: Pere Miquel Brull <peremiquelbrull@gmail.com>
2024-03-15 14:00:49 +01:00
Mayur Singal
88ab7475e7
MINOR: Restructure dbServiceName field in dashboard and pipeline (#15548) 2024-03-15 12:42:47 +05:30
Aniket Katkar
957e087937
Docs: Update connectors list for v1.3.x and v1.4.x (#15562)
* add missing cards for new connectors on connectors list page

* move storage connector list to partial

* fix storage connectors list partial path

* move dashboard connectors list for v1.3 and v1.4 to partials

* move database connectors list into partials

* move messaging connectors list to partials

* move metadata connectors list to partials

* move ML Model connectors list to partials

* move pipeline connectors list to partials

* move search connectors list to partials

* remove unnecessary spaces
2024-03-14 14:16:20 +05:30
Imri Paran
67c57ec4f0
docs: 1.4.x-SNAPSHOT (#15506)
* docs: 1.4.x-SNAPSHOT
added partials
added images
updated paths
2024-03-11 09:42:26 +00:00