Sachin Chaurasiya
6ee491dd00
Update documentation for adding language support for entities for 1.3.x ( #15870 )
2024-04-11 17:16:35 +05:30
Sachin Chaurasiya
a050b9c9ac
Update documentation for adding language support for entities ( #15869 )
...
* Update documentation for adding language support for entities
* Update documentation for adding language support and provide link to supported language codes
2024-04-11 16:41:29 +05:30
Pere Miquel Brull
11e1901a4a
DOCS - MSSQL service connection ( #15843 )
2024-04-09 15:28:49 +02:00
Hippo
0fd4a1fb87
docs: fix indent for BQ/GCS yaml config ( #15807 )
2024-04-04 23:37:40 +05:30
Onkar Ravgan
370abda43f
dbt docs revamp ( #15787 )
2024-04-03 20:42:30 +05:30
Suman Maharana
16eaf925e9
FIX #13553 Added option to exclude drafts: superset ingestion ( #15770 )
...
* Added option to exclude drafts: superset ingestion
* Updated supserset yaml docs
* Added tests for exlcude draft dashboards
* Added tests for exlcude draft dashboards
* Formatted queries.py
2024-04-03 17:07:02 +05:30
Ayush Shah
b79e5c064b
Fix 15576 - Eval Data Type issue fix ( #15702 )
2024-04-03 15:51:19 +05:30
Shilpa Vernekar
f28214e0c0
Missing docs added ( #15763 )
2024-04-03 09:03:08 +00:00
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
Ayush Shah
ec8ae45c35
AzureSQL docs with Microsoft Entra addition ( #15766 )
2024-04-01 21:07:14 +05:30
Pere Miquel Brull
a196c96e42
MINOR - AKS Airflow troubleshooting docs ( #15695 )
2024-04-01 18:46:32 +05:30
Ayush Shah
7c7a7c35a9
Check Test Connection Oracle DBA Access ( #15764 )
2024-04-01 18:18:21 +05:30
Shilpa Vernekar
95edc732af
Features section deleted ( #15749 )
2024-04-01 11:55:30 +05:30
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
harshsoni2024
884029f031
Fix #14089 : Add QlikCloud connector support ( #15610 )
2024-03-28 20:15:22 +05:30
Aniket Katkar
eee26e18b0
Docs: Fix incorrect references in the documentation ( #15738 )
...
* remove the domains and versions from the reference urls of the openmetadata documentation
* remove unnecessary version mentions in the reference URLS
2024-03-28 15:16:29 +05:30
Onkar Ravgan
70f273f3cd
Updated alation docs ( #15728 )
2024-03-28 14:13:47 +05:30
Mayur Singal
b7633bddb0
MINOR: Bigquery yaml docs fix ( #15718 )
2024-03-28 14:12:05 +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
Teddy
813a9ca451
doc: added OIDC menu item ( #15703 )
2024-03-26 14:56:56 +01:00
Mohit Yadav
fb8b8c46a2
- Oidc Documentation ( #15668 )
...
* - Oidc Documentation
* - Review Comments
2024-03-22 14:11:24 +05:30
Pere Miquel Brull
9309d55ac1
MINOR - Fix YAML docs ( #15661 )
2024-03-22 08:25:09 +01:00
Dhruvin Maniar
8cfe720877
Minor: Fixing helm values doc ( #15655 )
2024-03-21 21:30:52 +05:30
Pere Miquel Brull
3fb4dbb55a
MINOR - Application Preview ( #15609 )
2024-03-21 07:56:14 +01:00
Sriharsha Chintalapani
39ab552813
Fix SAML config indentation ( #15580 )
2024-03-18 11:58:02 -07:00
Aniket Katkar
e6b17a8f2f
fix broken links in the documentation ( #15599 )
2024-03-18 23:10:39 +05:30
Trs
4db9b775ea
#14169 : Support external_account type for GCP Auth ( #14166 )
2024-03-16 19:59:02 +05:30
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
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
f601826f74
sync the documentation roadmap page with the getcollate roadmap ( #15551 )
2024-03-13 10:13:29 -07:00
Imri Paran
09813c23dd
removed docs 1.4.x ( #15550 )
2024-03-13 10:30:11 +00:00
Mayur Singal
2a3aa90faa
MINOR: postgres add ssl options in yaml ( #15538 )
2024-03-12 19:55:04 -07:00
Ayush Shah
1c2fbdd9f4
MINOR: Add / Fix GCS and ADLS - docs, bugs ( #15502 )
...
Add GCS and ADLS docs
2024-03-12 21:13:24 +05:30
Mayur Singal
8a2ee00fe3
Fix #15432 : make sample data external storage path configurable ( #15478 )
2024-03-12 15:02:28 +05:30
mgorsk1
98850ab5cc
feat: OpenLineage integration ( #15317 )
...
* 🎉 Init OpenLineage connector
Co-authored-by: dechoma <dominik.choma@gmail.com>
* MLH - make linter happy
* review fixes
* 🐛 Fix path for ol event in tests
* 🐛 Fix path for ol event in tests
* Update ingestion/setup.py
Co-authored-by: Mayur Singal <39544459+ulixius9@users.noreply.github.com>
* Update ingestion/src/metadata/ingestion/source/pipeline/openlineage/metadata.py
Co-authored-by: Mayur Singal <39544459+ulixius9@users.noreply.github.com>
* Update ingestion/src/metadata/ingestion/source/pipeline/openlineage/models.py
Co-authored-by: Mayur Singal <39544459+ulixius9@users.noreply.github.com>
* review fixes 2
* linter
* review
* review
* make linter happy
* fix test_yield_pipeline_lineage_details test
* make linter happy
* fix tests
* fix tests 2
---------
Co-authored-by: dechoma <dominik.choma@gmail.com>
Co-authored-by: Mayur Singal <39544459+ulixius9@users.noreply.github.com>
2024-03-12 08:39:25 +01:00
Imri Paran
aade838020
Fixes #15388 : Use native backup tools ( #15393 )
...
* feat: use native backup tools
1. added mysqldump 8.3 to the ingestion container.
2. documented how to use native tools to back up and restore.
3. added deprecated message on the cli backup and restore.
* added deprecation notice for 1.3 backup
* removed 1.3.x deprecation notice
* added another backup page in 1.3 introducing SQL dump tools
* added --set-gtid-purged=OFF to the mysql dump process
2024-03-12 06:23:05 +01:00
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
Onkar Ravgan
1f8e232487
Added alation conn arg docs ( #15495 )
2024-03-08 18:40:04 +05:30
Akash Jain
0896be2513
fix(docs): Unify Prerequisites of Kubernetes Deployment Docs ( #15480 )
...
* fix(docs): Unify Prerequisites for kubernetes deployments
* fix(docs): specify version as `higher` instead of `greater`
2024-03-08 12:54:01 +05:30
Pere Miquel Brull
1a3ba7fb3f
MINOR - Application Handler instance ( #15482 )
...
* Clean docs
* MINOR - AppHandler instance
* MINOR - AppHandler instance
* MINOR - AppHandler instance
2024-03-07 12:24:11 +01:00
Shilpa Vernekar
49d2378eec
1.3.1 Release Doc ( #15484 )
2024-03-07 16:37:05 +05:30
Pere Miquel Brull
68e6bcf82e
MINOR - Note on airflow docs ( #15472 )
2024-03-07 08:59:26 +01:00
Teddy
ceaf205f59
Fix #15299 - Handle Table metrics & test cases for Empty Tables ( #15469 )
...
* fix: add cli support for computePassedFailedRowCount
* fix: div zero error and improve empty table message
* doc: updated test case page
* style: ran python linting
2024-03-07 07:15:22 +01:00
Teddy
70e1643bd8
doc: added threshold details ( #15458 )
2024-03-05 18:16:48 +05:30
Teddy
b9e732c5cd
DOC - Updated custom sql documentation ( #15440 )
2024-03-05 17:30:25 +05:30
Aniket Katkar
7b5f36b374
fix the wrong link on kubernetes gke page ( #15431 )
2024-03-04 10:54:49 +05:30