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
Ayush Shah
4fd2b24b2f
doc: remove deprecated docs ( #17861 )
2024-09-16 20:33:56 +05:30
Ayush Shah
2feb7d04ca
MINOR: Add Matillion SSL + Docs implementation ( #17792 )
2024-09-16 12:57:12 +05:30
k.nakagaki
3d8e30142c
Fixes 8428: make it possible to choice a sampling method type when we create profile ingestion for the Snowflake ( #17831 )
...
* Add test for existing code
* Add sampling method at ingestion.
* add samplingMethodType into UI
* modify init method to use new parameter.
* create descriptions
* execute isort
* fix an unintended change.
* apply py_format
* close section
* specify init arguments
* fix bug
* apply py_format
---------
Co-authored-by: Teddy <teddy.crepineau@gmail.com>
2024-09-15 21:51:17 +02:00
Prajwal214
75588cf364
Docs: Fixing the Getting Started Collate Images Size ( #17830 )
...
Co-authored-by: Prajwal Pandit <prajwalpandit@Prajwals-MacBook-Air.local>
2024-09-13 10:54:23 +05:30
Prajwal214
3f582e3063
Docs: Updated the Getting Started Collate Docs ( #17824 )
...
Co-authored-by: Prajwal Pandit <prajwalpandit@Prajwals-MacBook-Air.local>
2024-09-12 11:33:03 -07:00
Prajwal214
c0a01159ca
Docs: Updating the latest Release v.1.5.3 ( #17819 )
...
Co-authored-by: Prajwal Pandit <prajwalpandit@Prajwals-MacBook-Air.local>
2024-09-12 20:47:09 +05:30
Prajwal214
bd105c300a
Docs: Fixing References in the Connector Docs ( #17817 )
...
Co-authored-by: Prajwal Pandit <prajwalpandit@Prajwals-MacBook-Air.local>
2024-09-12 20:46:44 +05:30
harshsoni2024
4f57f4e710
GEN-309: OpenAPI Connector ( #17754 )
...
* configure api service metadata
* add rest api service
* fix test con. pyformat changes
* add models, fix test con.
* improve test con.
* add docs, side doc
* fix model data parse, url error fix
* add tests
* fix pytest errors
---------
Co-authored-by: Pere Miquel Brull <peremiquelbrull@gmail.com>
2024-09-11 13:36:53 +05:30
Pere Miquel Brull
37d35e8dda
Docs - Fix menu ( #17787 )
2024-09-10 17:25:53 +02:00
Pere Miquel Brull
588e6185b1
DOCS - Getting Started Collate ( #17783 )
2024-09-10 16:13:20 +02:00
Sriharsha Chintalapani
ea21bb0e2c
fix upgrade docs version ( #17773 )
2024-09-09 21:59:35 -07:00
Imri Paran
4561655fbd
docs(dq): collate rca ( #17763 )
...
added `collate: true` to rca header
2024-09-09 16:59:48 +02:00
Prajwal214
1c90eaaf3d
Docs: Updated Domain in Docker Compose & Docs ( #17603 )
...
* Minor: Updating Domain in Docker Compose & Docs
* replace openmetadata to open-metadata
---------
Co-authored-by: Prajwal Pandit <prajwalpandit@Prajwals-MacBook-Air.local>
Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
Co-authored-by: Shailesh Parmar <shailesh.parmar.webdev@gmail.com>
2024-09-09 11:47:09 +05:30
Chirag Madlani
4f6dd7fcc3
make cost analysis as collate only ( #17719 )
2024-09-05 22:39:24 -07:00
Prajwal214
acc42ec735
Docs: Updating the Image Reference for Bots ( #17736 )
...
Co-authored-by: Prajwal Pandit <prajwalpandit@Prajwals-MacBook-Air.local>
2024-09-05 18:30:59 +05:30
k.nakagaki
5bcd12bfe2
add links to menus ( #17659 )
...
Co-authored-by: Prajwal214 <167504578+Prajwal214@users.noreply.github.com>
2024-09-05 18:16:15 +05:30
Pere Miquel Brull
aec3e70875
DOCS - OSS deployment is flagged as Collate False ( #17722 )
2024-09-05 14:00:31 +05:30
Onkar Ravgan
c58b64c117
MINOR: [DOCS] Added SAP ERP connector documentation ( #17668 )
2024-09-04 16:58:53 +05:30
harshsoni2024
a89c4e9f40
Connector: VertexAI UI, docs ( #17649 )
2024-09-04 11:45:33 +05:30