10673 Commits

Author SHA1 Message Date
Teddy
96c083dbcd
Fix typo in test case listing query (#13357)
* fix: postgres query typo

* empty commit to run ci
2023-09-28 14:52:20 +02:00
07Himank
6a6e799ee6
missed adding supports search in pipelineService (#13366) 2023-09-28 17:20:22 +05:30
Shilpa Vernekar
351c20e23a
Added overview docs to activate the section links (#13353) 2023-09-28 15:13:23 +05:30
Sriharsha Chintalapani
6e5ad3f44c
Fix #13342: The activity feed does not reflect changes to the objects that the user is subscribed to (#13359) 2023-09-28 13:37:53 +05:30
Cristian Calugaru
5d8457b597
Fixes ISSUE-10587: global manifest option for storage services (#12017)
* global manifest option for storage services

* added a no metadata config source option for global manifest s3 services option

* merge fixes

* more merge fixes.

* black stuff

* test fixes

* formatting

---------

Co-authored-by: Pere Miquel Brull <peremiquelbrull@gmail.com>
2023-09-28 07:55:40 +02:00
Keagan O'Donoghue
f2f3cfbb26
[Docs] - Add context for windows authentication from linux (#13356) 2023-09-28 09:42:50 +05:30
Suresh Srinivas
314efe918d
Fixes part 1 of 13255 - list filtering for services and data products (#13358) 2023-09-27 14:07:29 -07:00
Mayur Singal
1dee004dee
Fix snowflake test connection (#13354)
* Fix: Flaky Test Connection for Snowflake

* optimize code

* pyformat
2023-09-27 10:56:20 -07:00
07Himank
74e29a9f16
Generic search changes. (#13326)
* working on new search changes

* working on new search changes

* working

* working

* owner propogation done

* working on propogation

* done

* change in storageservice index

* Merge conflict fix

* Draft changes

* working on making updates generic

* added code to opensearchClientImp

* renamed suppportsSearchIndex to supportsSearch

* checkstyle

* added generic code for deleted as well

* fix tests

* fix all tests

* addressing comments

* fixed test case failure

* Fix lifecycle validation error name typo

* fix realted domain propogation

---------

Co-authored-by: Sriharsha Chintalapani <harsha@getcollate.io>
Co-authored-by: Ayush Shah <ayush@getcollate.io>
Co-authored-by: Sriharsha Chintalapani <harshach@users.noreply.github.com>
2023-09-27 10:48:33 -07:00
Artiom Darie
7d2f8dc2bb
Fixes issue-11740: Added support for the om service to connect to AWS RDS using IAM roles (#11913)
* ISSUE-11740: Added support for the om service to connect to AWS RDS using IAM roles

* ISSUE-11740: Added support for the om service to connect to AWS RDS using IAM roles

* ISSUE-11740: Added support for the om service to connect to AWS RDS using IAM roles

* ISSUE-11740: Added support for the om service to connect to AWS RDS using IAM roles

* ISSUE-11740: Added support for the om service to connect to AWS RDS using IAM roles

* ISSUE-11740: Added support for the om service to connect to AWS RDS using IAM roles

* ISSUE-11740: Added support for the om service to connect to AWS RDS using IAM roles

* ISSUE-11740: Added support for the om service to connect to AWS RDS using IAM roles

* ISSUE-11740: Added support for the om service to connect to AWS RDS using IAM roles

* ISSUE-11740: Added support for the om service to connect to AWS RDS using IAM roles

* ISSUE-11740: Added support for the om service to connect to AWS RDS using IAM roles

* ISSUE-11740: Added support for the om service to connect to AWS RDS using IAM roles

* ISSUE-11740: Added support for the om service to connect to AWS RDS using IAM roles

* ISSUE-11740: Added support for the om service to connect to AWS RDS using IAM roles

* ISSUE-11740: Added support for the om service to connect to AWS RDS using IAM roles

* ISSUE-11740: Added support for the om service to connect to AWS RDS using IAM roles

* ISSUE-11740: Added support for the om service to connect to AWS RDS using IAM roles

* ISSUE-11740: Changed intial implementation accordingly. Added better flexibility for different auth prodvider impl

* ISSUE-11740: Clean up unnecessary classes

* ISSUE-11740: Clean up unnecessary properties

* ISSUE-11740: Clean up unnecessary properties

* ISSUE-11740: Clean up unnecessary properties

* ISSUE-11740: Clean up unnecessary properties

* ISSUE-11740: Clean up unnecessary properties

* ISSUE-11740: Code formatting

* ISSUE-11740: Added support for the om service to connect to AWS RDS using IAM roles

* ISSUE-11740: Moved docs to 1.2 version

---------

Co-authored-by: artiom.darie <artiom.darie@adswizz.com>
Co-authored-by: Sriharsha Chintalapani <harshach@users.noreply.github.com>
2023-09-27 09:59:24 -07:00
Sriharsha Chintalapani
4d9570c627
Fix #13347: AdminPrincipals username with dot in it is not created wi… (#13348)
* Fix #13347: AdminPrincipals username with dot in it is not created with quoteFQN

* Fix #13347: AdminPrincipals username with dot in it is not created with quoteFQN

* Fix #13347: AdminPrincipals username with dot in it is not created with quoteFQN

* Fix test with new exception msg being thrown

---------

Co-authored-by: Pere Miquel Brull <peremiquelbrull@gmail.com>
2023-09-27 15:59:24 +02:00
Pere Miquel Brull
2c3ff8dc08
Prep v1.1.7 migrations to address test cases & suites (#13345)
* Prep v1.1.7 migrations to address test cases

* get or create executable suite

* Format

* Fix tests

* Add postgres
2023-09-27 11:49:21 +02:00
Ayush Shah
d8ef497b9e
Fixes 13350: Trino Secrets masking (#13351) 2023-09-27 14:28:05 +05:30
karanh37
16f6b73d08
Part 2 of 3090: add glossary term approval workflow (#13324)
* feat: initial commit for glossary approval workflow

* fix: workflow scenario

* fix: add localization

* fix: add filters

* test: add cypress tests

* fix: show badge in header

* fix: hide glossary sidebar for glossary terms page

* fix: review comments

* fix: code smell

---------

Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
2023-09-27 12:17:51 +05:30
Akash Jain
8a81f80837
fix(CI): Cypress Workflow timeout-minutes to 120 (#13340) 2023-09-26 19:07:47 +05:30
Aniket Katkar
c6d8f90f81
fixed custom attribute settings page for search index (#13335) 2023-09-26 19:06:43 +05:30
Aniket Katkar
82b06b1a79
chore(ui): search index details and version cypress (#13287)
* Added cypress for search index version page
Added cypress checks for domains on version pages

* Added cypress for search index details page with different roles

* worked on comments

* fixed comment
2023-09-26 17:46:28 +05:30
Pere Miquel Brull
9900764961
Pipeline Service Client - Handle unexpected status response (#13314)
* airflow install docs

* Pipeline Service Client - Handle unexpected response
2023-09-26 12:58:39 +02:00
Pere Miquel Brull
a4b9a2d2cb
Fix #13023 - Fix ingestionPipeline list parameters (#13289)
* Fix ingestionPipeline list parameters

* Fix test

* support filters from ui

---------

Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
2023-09-26 10:57:14 +02:00
vanshika18
6f92c3be1f
fix #11882 upgrade MLflow to 2.x (#13299) 2023-09-26 11:04:15 +05:30
Mayur Singal
3769a9d105
Fix: Bigquery Table Tag not assigned (#13325) 2023-09-26 08:56:05 +05:30
Suresh Srinivas
dc5de12668
13188 (#13331)
* WIP

* Fixes #13188 Non-admin user can't add term on glossary after policy assigned
2023-09-25 12:09:25 -07:00
Sriharsha Chintalapani
106db87eec
Update EnumBackwardCompatibilityTest.java (#13328) 2023-09-25 09:53:40 -07:00
Chirag Madlani
226de71a26
fix(ui): contraint icon for table (#13322) 2023-09-25 09:31:01 -07:00
Ashish Gupta
8b37b92ffd
supported cypress for stored procedure and data models (#13312)
* supported cypress for stored procedure and data models

* fix failing cypress

* remove data model cypress
2023-09-25 21:53:03 +05:30
Chirag Madlani
749bd03fe2
fix(ci): reduce cypress machines to 1 (#13327) 2023-09-25 19:06:08 +05:30
Ayush Shah
04760177f6
Fixes 13321: Fix Test Connection timeout (#13323) 2023-09-25 15:17:38 +05:30
Sachin Chaurasiya
9e95ff47aa
fix(#13284): persist the data between the next and back step in ingestion workflow form (#13285)
* fix(#13284): persist the data between the next and back step in ingestion workflow form

* chore: add cypress test

* chore: update the test
2023-09-25 14:34:48 +05:30
Sachin Chaurasiya
e08a3dc7ad
feat(ui): add html to markdown conversion and vice versa in block editor (#13122)
* feat(ui): add html to markdown conversion and vice versa in block editor

* chore: update mention suggestion logic

* chore: add field support in entityLink

* chore: set focus after setting the content

* revert: chore: set focus after setting the content

* chore: change the prop name

* chore: add options to setContent

* chore: move parsing option to constant

* chore: add diff view custom node

* chore: add custom extension for image

* chore: address comment

* chore: address comment
2023-09-25 14:32:43 +05:30
Shailesh Parmar
621afae8d4
ui: aligned assets tab ui of teams page with glossary term page (#13291)
* ui: aligned assets tab ui of teams page with glossary term page

* move index's to constant file

* fixed no data placeholder flickering issue

* updated default layout option
2023-09-25 10:27:50 +05:30
Mayur Singal
65f65137e6
Fix: Bigquery query log not picked up for multiproject (#13313) 2023-09-25 08:07:48 +05:30
Mohit Yadav
d71647f9fd
Adds Edited By as relationship (#13317) 2023-09-25 02:38:10 +05:30
Suresh Srinivas
eb865a997d
Add BindUUID JDBI support to directly pass UUID to queries (#13315) 2023-09-22 12:21:22 -07:00
Pere Miquel Brull
880907f8c8
Check for required fields before update (#13308) 2023-09-22 15:27:17 +02:00
Teddy
a7dd7012ea
fix: python test to remove database race condition (#13307) 2023-09-22 15:05:57 +02:00
Aniket Katkar
7524b673d0
Removed the error toasts shown for summary panel (#13309) 2023-09-22 17:09:26 +05:30
Sriharsha Chintalapani
c5a4c5957e
Add 1.1.6 migrations dir (#13305) 2023-09-22 09:45:00 +02:00
karanh37
41262ecb59
Issue 10516 (#13297)
* fix: add description component for lineage

* fix: update lineage data

* fix: code smells

---------

Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
2023-09-22 12:59:05 +05:30
Shailesh Parmar
11ba94e4ea
ui: separate the api call for test suite (#13277)
* ui: separate the api call for test suite

* updated lampchage icon

* addressing comments
2023-09-22 11:40:59 +05:30
Sriharsha Chintalapani
c368157036
Move 1.1.4 migrations to 1.1.6 and add an empty dir for 1.1.6 migrations to invoke the data migration (#13300) 2023-09-21 16:36:45 -07:00
Teddy
e9ef7b5e81
Issue-12857: Remove ES Dependency from DI Workflow (#13303)
* feat: move elasticsearch indexing to backend + introduced EntityTimeSeries interface for timeseries type object

* feat: make reportData.json inherit from EntityTimeSeriesInterface

* feat: updated type to Object

* feat: deleted elasticsearch dependencies

* feat: removed elasticsearch indexing from workflow

* feat: added data insight sample data

* feat: cleaned up tests
2023-09-21 16:17:47 -07:00
mohitdeuex
b8d04e93ed Merge remote-tracking branch 'origin/main' 2023-09-22 01:31:19 +05:30
mohitdeuex
483219eadc Update pom for copying resources 2023-09-22 01:31:12 +05:30
William Geuns
270a923eb9
Fixes #10096: adding RuntimeDataBatchSpec as a GX backend (#13264)
* test

* support different gx backend

* remove unused import

* fix formatting

* Update ingestion/src/metadata/great_expectations/action.py

Co-authored-by: Teddy <teddy.crepineau@gmail.com>

---------

Co-authored-by: William Geuns <william.geuns@vrt.be>
Co-authored-by: Teddy <teddy.crepineau@gmail.com>
2023-09-21 21:55:29 +02:00
Chirag Madlani
6417dff1c4
feat(ui): support custom properties for glossary, database & databaseSchema page (#13226)
* feat(ui): support custom properties for glossary, database & databaseSchema page

* update permission
fix version pages

* fix tests

* fix path for version page

* fix paths

* fix types

* fix codesmells

* fix logo for database

* fix code smell

* fix encoding issue
2023-09-21 21:25:16 +05:30
Chirag Madlani
b872d83c73
fic(ui): limit teamType options for various teams (#13282)
* fic(ui): limit teamType options for various teams

* fix edit teamtype

* fix condition
2023-09-21 21:22:05 +05:30
karanh37
b7119334be
Explore UI changes (#13280)
* fix: explore ui issues

* fix: add localisation

* fix: cypress updates

* fix: domain issues

* fix: update explore active index

* fix: review comments

* fix: code smells

* fix: update cypress

* fix: update method name
2023-09-21 19:07:42 +05:30
Shailesh Parmar
30c9f3e046
fixed: Bug: UI text spilling when deleting entity #13185 (#13281) 2023-09-21 18:27:41 +05:30
Onkar Ravgan
8acebbb892
Update ingestion logic to use PATCH API for lifeCycle info (#13283) 2023-09-21 16:40:09 +05:30
Pere Miquel Brull
c53fe684fd
[Docs] - Docs storage for manifest & Domo (#13290)
* Domo docs

* Storage Manifest
2023-09-21 13:06:56 +02:00