RounakDhillon
a3224f255d
Docs: Utube Video and Straight Line removal in Landing Page Section ( #18340 )
...
Co-authored-by: Rounak Dhillon <rounakdhillon@Rounaks-MacBook-Air.local>
2024-10-21 12:46:24 +05:30
Sriharsha Chintalapani
8a05ba5d0d
simplify running connector docs ( #18327 )
2024-10-21 10:11:23 +05:30
RounakDhillon
0a225721fb
Docs: Adding Persona and Landing page customization content ( #18325 )
...
Co-authored-by: Rounak Dhillon <rounakdhillon@Rounaks-MacBook-Air.local>
2024-10-20 09:50:43 -07:00
Ethan
e708a3242e
feat: update version ( #18259 )
2024-10-17 16:18:37 -07:00
Mayur Singal
1e01cb45a0
Docs: Glue Spark Pipeline Lineage ( #18311 )
2024-10-17 16:01:55 +05:30
Onkar Ravgan
6006a0a67f
Added Alation Conn side panel docs ( #18297 )
2024-10-17 14:03:03 +05:30
Pere Miquel Brull
7012e73d75
GEN-1166 - Improve Ingestion Workflow Error Summary ( #18280 )
...
* GEN-1166 - Improve Ingestion Workflow Error Summary
* fix test
* docs
* comments
2024-10-16 18:15:50 +02:00
Imri Paran
be82086e25
MINOR: add column case sensitivity parameter ( #18115 )
...
* fix(data-quality): table diff
- added handling for case-insensitive columns
- added handling for different numeric types (int/float/Decimal)
- added handling of boolean test case parameters
* add migrations for table diff
* add migrations for table diff
* removed cross type diff for now. it appears to be flaky
* fixed migrations
* use casefold() instead of lower()
* - implemented utils.get_test_case_param_value
- fixed params for case sensitive column
* handle bool test case parameters
* format
* testing
* format
* list -> List
* list -> List
* - change caseSensitiveColumns default to fase
- added migration to stay backward compatible
* - removed migration files
- updated logging message for table diff migration
* changed bool test case parameters default to always be false
* format
* docs: data diff
- added the caseSensitiveColumns parameter
requires: https://github.com/open-metadata/OpenMetadata/pull/18115
* fixed test_get_bool_test_case_param
2024-10-15 16:29:43 +02:00
Imri Paran
69a58d2556
docs(restore): database restore clarifications ( #18253 )
...
- added missing privileges for MySQL. These were required when I was restoring from sandbox.
- using the [COMPOSE_FILE](https://docs.docker.com/reference/cli/docker/compose/#set-up-environment-variables ) for a more ergonomic shell experiences
2024-10-14 12:06:09 +02:00
Ayush Shah
3403ee9f8a
fix: youtube link fix ( #18249 )
2024-10-14 12:22:35 +05:30
RounakDhillon
090574b517
Docs: Adding Metapilot Section ( #18213 )
2024-10-14 11:04:04 +05:30
Prajwal214
ca15c410d9
Docs: Removing Broken Menu Links ( #18217 )
2024-10-10 17:51:58 +05:30
Aniket Katkar
de7d736963
remove unwanted items in menu.md ( #18214 )
2024-10-10 10:27:00 +00:00
Prajwal214
d0155b892f
Docs: Fixing Automation Docs ( #18212 )
...
Co-authored-by: Prajwal Pandit <prajwalpandit@Prajwals-MacBook-Air.local>
2024-10-10 15:42:17 +05:30
Prajwal214
c4902cc809
Docs: Updating getting started Docs ( #18207 )
2024-10-10 14:36:33 +05:30
Prajwal214
28a57646c9
Docs: Fixing Automation Docs ( #18206 )
...
Co-authored-by: Prajwal Pandit <prajwalpandit@Prajwals-MacBook-Air.local>
2024-10-10 14:01:05 +05:30
Prajwal214
5649b94d6b
Docs: updating getting started Docs ( #18204 )
...
Co-authored-by: Prajwal Pandit <prajwalpandit@Prajwals-MacBook-Air.local>
2024-10-10 13:13:21 +05:30
Prajwal214
9666eadb38
Docs: Fixing Automation Docs ( #18202 )
2024-10-10 13:12:32 +05:30
RounakDhillon
ba42a61aac
Docs: Updating Collate Menu ( #18200 )
...
Co-authored-by: Rounak Dhillon <rounakdhillon@Rounaks-MacBook-Air.local>
2024-10-10 11:10:42 +05:30
RounakDhillon
384b624863
Docs: Adding Automation Section ( #18161 )
...
* Docs: Adding Automation Section
* Docs: Updating Automation Section
* Docs: Uploading video
* Docs: Collate only added for Automation
* Docs: Adding Collate True
---------
Co-authored-by: Rounak Dhillon <rounakdhillon@Rounaks-MacBook-Air.local>
2024-10-09 10:24:14 -07:00
RounakDhillon
1c186133d8
Docs: Suite link correction ( #18189 )
...
Co-authored-by: Rounak Dhillon <rounakdhillon@Rounaks-MacBook-Air.local>
2024-10-09 18:01:51 +05:30
RounakDhillon
3e5cc4d788
Docs: Data Quality link correction ( #18183 )
2024-10-09 17:14:08 +05:30
Ayush Shah
675a93c61d
doc: Update GCS connector platform in storage connectors list ( #18164 )
2024-10-09 14:36:00 +05:30
Ayush Shah
e1c3ccfa72
fix: Glue Pipeline Yaml fixed ( #18163 )
2024-10-09 08:05:09 +05:30
Aniket Katkar
53cdd34391
Remove the collate connector links from the OSS menu.md ( #18159 )
2024-10-08 11:45:49 +05:30
RounakDhillon
764b42f2e4
Docs: Seperating sections in data quality ( #18142 )
2024-10-07 16:56:47 +05:30
Sriharsha Chintalapani
79af8bf78b
Update SSO configs to show clear URLs for callback and public keys ( #18127 )
...
* Update SSO configs
* Update security docs to provide clear callback and public key urls
2024-10-07 15:26:10 +05:30
Ethan
49fceb4674
Fixes #18104 : change parse_obj and assertEquals which was deprecated ( #18105 )
...
* change deprecationwarning
* fix format python
* fix replace module
* change : java function name
2024-10-07 09:02:41 +02:00
Prajwal214
bb02af26f0
Docs: Adding Docs for Import/Export Database/Schema/Tables ( #18131 )
...
Co-authored-by: Prajwal Pandit
2024-10-07 10:23:30 +05:30
Mayur Singal
5633a04701
MINOR: Fix s3 & salesforce yaml docs ( #18103 )
...
* MINOR: Fix s3 yaml docs
* fix salesforce api version
2024-10-04 02:55:53 +05:30
Aniket Katkar
a2e819fa9b
update latest release references to 1.5.6 ( #18106 )
2024-10-03 21:42:31 +05:30
Prajwal214
a66345ecea
Docs: Fixing Broken Links ( #18084 )
...
Co-authored-by: Prajwal Pandit <prajwalpandit@Prajwals-MacBook-Air.local>
2024-10-03 11:57:06 +05:30
RounakDhillon
2dceac41c4
Docs: Updating Quick Start Document ( #17939 )
...
* Docs: updating quick start
* Docs: updatingquickstart
* Docs: updatingquickstart
* Docs: updatingquickstart
* Update index.md
* Update index.md
* Update index.md
* Update index.md
* Update index.md
---------
Co-authored-by: Rounak Dhillon <rounakdhillon@Rounaks-MacBook-Air.local>
Co-authored-by: Prajwal214 <167504578+Prajwal214@users.noreply.github.com>
2024-10-03 10:26:40 +05:30
Matias Puerta
35139e6841
[DOCS] Add a note for Postgres MD5 missing on Azure ( #18082 )
2024-10-02 10:31:48 -07:00
RounakDhillon
825101e847
Docs: Revising Get Started Content ( #18059 )
2024-10-01 17:14:16 +05:30
RounakDhillon
907e0d38b8
Docs: updatinggettingstarted ( #18045 )
...
Co-authored-by: Rounak Dhillon <rounakdhillon@Rounaks-MacBook-Air.local>
2024-09-30 16:45:38 +05:30
RounakDhillon
41d94ac068
Docs: Adding Getting Started, Day1, Database Service Setup Content ( #17997 )
...
* Docs: adding getting started day1 database service setup Content
* Docs: adding getting started day1 database service setup Content
* Docs: adding getting started day1 database service setup Content
* Update database-service-setup.md
---------
Co-authored-by: Rounak Dhillon <rounakdhillon@Rounaks-MacBook-Air.local>
Co-authored-by: Prajwal214 <167504578+Prajwal214@users.noreply.github.com>
2024-09-29 12:35:42 -07:00
harshsoni2024
29505b04dd
collate docs changes ( #18010 )
2024-09-27 10:14:16 +05:30
Prajwal214
63bd57c083
Docs: Removing Data Insights Airflow SDK Docs ( #18013 )
...
Co-authored-by: Prajwal Pandit <prajwalpandit@Prajwals-MacBook-Air.local>
2024-09-26 17:46:08 +05:30
Suman Maharana
37b6dc8290
Add Sigma Dashboard Connector ( #17855 )
...
* Add Sigma Dashboard Connector
* changed to id instead of name in dashboard entity
* Address Comments
* addressed comments
* Added Docs
* yaml file changes
* fix ui changes
2024-09-26 16:29:35 +05:30
Imri Paran
194691b251
MINOR: add note about comparing across different connectors ( #17984 )
...
* add note about comparing across different connectors
* added to 1.6
* Update openmetadata-docs/content/v1.5.x/how-to-guides/data-quality-observability/quality/tests-yaml.md
* Update openmetadata-docs/content/v1.6.x-SNAPSHOT/how-to-guides/data-quality-observability/quality/tests-yaml.md
---------
Co-authored-by: Pere Miquel Brull <peremiquelbrull@gmail.com>
2024-09-25 13:58:54 +02:00
Prajwal214
38d833d138
Docs: Updating latest release v1.5.5 in Docs ( #17992 )
...
Co-authored-by: Prajwal Pandit <prajwalpandit@Prajwals-MacBook-Air.local>
2024-09-25 16:50:13 +05:30
Prajwal214
30a091b466
Docs: Updating datalake & dbt Cloud docs ( #17983 )
...
Co-authored-by: Prajwal Pandit <prajwalpandit@Prajwals-MacBook-Air.local>
2024-09-25 10:49:44 +05:30
Sriharsha Chintalapani
ea36742f3f
Minor: Remove ux style guide from docs ( #17962 )
2024-09-23 13:44:26 -07:00
Suman Maharana
2bf5e75739
Minor: Updated dbt cloud docs ( #17952 )
...
* Minor: Updated dbt cloud docs
* removed conflicting changes
2024-09-23 14:40:59 +05:30
Aniket Katkar
a03b3fd59a
Add missing connector image ( #17947 )
...
Fix link with missing anchor
2024-09-21 10:29:37 -07:00
Ayush Shah
8087f48e15
Fixes #17869 : Add validations in place for salesforce connection ( #17870 )
2024-09-20 16:33:38 +05:30
Prajwal214
5be02196ee
Docs: Updated getting started Docs ( #17891 )
...
* Docs: Updating Getting Started Collate Docs
* Docs: Updating Getting Started Collate Docs
* Docs: Updating Getting Started Collate Docs
---------
Co-authored-by: Prajwal Pandit <prajwalpandit@Prajwals-MacBook-Air.local>
2024-09-17 18:45:26 +02:00
Ashish Gupta
dbd4826c37
Docs: Updating the latest Release v.1.5.4 ( #17875 )
2024-09-17 09:41:34 +02:00
Aniket Katkar
3e899fa1f9
Add missing info for flink connector ( #17874 )
2024-09-17 11:48:39 +05:30