9736 Commits

Author SHA1 Message Date
Shailesh Parmar
28c0b22f18
Minor: fixed KPI was showing success even the target did not met (#14220) 2023-12-04 20:21:14 +05:30
Mayur Singal
b57e6710b6
Minor: Fix 'str' object has no attribute 'serviceType' for SP Lineage (#14221) 2023-12-04 19:52:02 +05:30
Mohit Yadav
0ae2baa9f6
Add Bulk Assets for Domain , Data product and Team (#14222)
* Add Bulk Assets for Domain , Data product and Team

* repetitive code
2023-12-04 19:06:16 +05:30
Preet Shah
20cf8f63ab
Update ingestion_dependency.sh (#14139)
* Update ingestion_dependency.sh

* Add parameter for DB connection properties

---------

Co-authored-by: Akash Jain <15995028+akash-jain-10@users.noreply.github.com>
2023-12-04 18:09:42 +05:30
Sachin Chaurasiya
7ec6d77a80
Minor: add base class for tags (#14218)
* Minor: exclude knowledge center classification tags from tag suggestion

* add base class for tags

* add unit test

* clean up constants
2023-12-04 18:00:54 +05:30
Andro Wijaya
5f88c8ce9d
ISSUE-14095: added overloaded method for method initClient to accept Feign.Builder as one of the method's parameter. (#14175)
Co-authored-by: Teddy <teddy.crepineau@gmail.com>
2023-12-04 12:16:34 +01:00
Chirag Madlani
7b2206c09b
fix: #13735 task assignee should be entity owner if present (#14203)
* fix: #13735 task assignee should be entity owner if present

* added e2e tests for the same

* do not allow edit asignee in case of entity has owner
2023-12-04 15:11:21 +05:30
Preet Shah
597c49985e
Update omd-server's base image to alpine:3.18.5 (#14199)
* Update server's base image to alpine:3.18.5

* Update server's base image tags

---------

Co-authored-by: Sriharsha Chintalapani <harshach@users.noreply.github.com>
2023-12-04 14:54:22 +05:30
Mayur Singal
389ae79d3c
#14115: Separate Unity Catalog From Databricks (#14138) 2023-12-04 11:22:46 +05:30
Sriharsha Chintalapani
59d0e82ec3
#13860: Classification api is failing having dot in it's name (#14209) 2023-12-03 11:33:17 -08:00
Harpreet
b50f6f8939
#14028: fix the sed command issue in ingestion dep script (#14029)
* fix the sed command issue in ingestion dep script

* remove sql_alchemy_conn from airflow.cfg and use env variable

* try execute ingestion dep script without source
2023-12-03 11:27:36 -08:00
Aniket Katkar
05f19f4542
#14067: Recursive true while soft deletion and deleted entity version page bug fixes (#14162)
* Fixed bug where database, schema, service version page not showing for deleted entities
UI changes for soft deletion and restore flow

* fixed version not updating after deletion and restoration of assets.

* fixed stored procedures not listing for name with special characters

* added checks for deleted assets version page

* added cypress for soft delete and restore with different flows for services and child assets

* fixed failing unit test

* fixed failing unit test

* Fixed cypress tests
2023-12-03 13:29:15 +05:30
Mohit Yadav
64a56b0183
FEAT Fix Issues in Glosary (#14197)
* Fix User Startup Email

* Add Apis for validation and addtion glossary tags and assets

* Update Status to ApiStatus

* Unique Tags to be listed

* Fix in tag additon

* fix: asset selection modal improvements (#14152)

* fix: assets fqn issue (#14140)

* fix: assets fqn issue

* fix: unit tests

* fix: escape fqn in remaining areas

* fix: domain cypress for adding assets

* fix: add assets to data products cypress

* update imports

* add cypress for glossary term

* fix: loading in asset modal and add cypress

* fix: unit tests

* fix: reintroduce filters in asset selection modal

* fix: update assets

* localization

* Fixes and Refactor redundant code

* Revert

* Add Delete API for removing tags from assets

* ADd ES calls

* Fix Assests added in case of errors

* ui updates

* ui changes

* Add Conditional Validate for SubFields

---------

Co-authored-by: karanh37 <33024356+karanh37@users.noreply.github.com>
Co-authored-by: karanh37 <karanh37@gmail.com>
2023-12-03 00:57:03 +05:30
Sriharsha Chintalapani
c9f3e3b4fe
Fix #13850: Glossary FQN should be used (#14206)
* Fix #13850: Glossary FQN should be used

* Minor: Initializing Glossary doesn't skip if it exists already
2023-12-02 11:12:19 -08:00
Sriharsha Chintalapani
f5327eb2e2
Minor: Fix showing soft deleted entities (#14205) 2023-12-01 20:54:17 -08:00
Harsh Vador
04b20bdd48
Fixes #14182: Search Index Application weekly schedule (#14200)
* fix: Search Index Application weekly schedule

* added comments
2023-12-01 13:52:55 +00:00
Sachin Chaurasiya
d773ae2ef0
Minor: add base class for entity right panel (#14202) 2023-12-01 19:03:14 +05:30
Dhruvin Maniar
ce77d2486a
optimise the CIs (#14124)
* optimise the CIs

* fix: Update maven CI workflow commands

* fix: CI Name for maven-build-skip.yaml

---------

Co-authored-by: Akash-Jain <Akash.J@deuexsolutions.com>
2023-12-01 17:00:57 +05:30
Sriharsha Chintalapani
708f39015c
Minor: Add recursive flag for delete consistently in all the APIs (#14155)
* Minor: Add recursive flag for delete consistently in all the APIs

* Minor: Add recursive flag for delete consistently in all the APIs
2023-12-01 00:44:05 -08:00
Harsh Vador
0fe85b9aa8
fix: #14187 TagsVersionPage break having dot in it's name (#14192)
* fix:TagsVersionPage break having dot in it's name

* address changes in test cases

* minor type fix & remove comments
2023-12-01 14:11:36 +05:30
Shilpa Vernekar
423f84d667
Moved out of OM folder (#14194) 2023-12-01 06:58:41 +00:00
Shilpa Vernekar
39c113ceb2
changes to docs arrangement and new articles (#14193) 2023-12-01 12:11:11 +05:30
Ashish Gupta
344ab4d77d
#14136: duplicate column issue in pipeline execution and date picker clear action (#14137)
* fix duplicate column issue in pipeline execution and date picker clear action

* minor code improvement

* changes as per comments

* supported unit test
2023-12-01 11:43:35 +05:30
karanh37
71b8b1d5fe
fix: add autocomplete widget for dynamic forms (#14188)
* chore(ui): add DataAssetsAsyncSelectList Component

* add style for entity icon

* address comments

* fix: add search index prop

* fix: update async select widget

* fix: add unit tests

---------

Co-authored-by: Sachin Chaurasiya <sachinchaurasiyachotey87@gmail.com>
2023-12-01 11:33:58 +05:30
Pere Miquel Brull
7fcdf08ca4
#11626 & #14131 - Lineage with other Entities & attr-based xlets (#14191)
* Add OMEntity model

* Test OMEntity

* Update repr

* Fix __str__

* Add entity ref map

* Test serializer for backend

* Fix tests

* Fix serializer

* Test runner

* Add runner tests

* Update docs

* Format
2023-12-01 06:29:44 +01:00
Chirag Madlani
f57e429eb5
Minor: #14184 pass auth token for api documentation (#14189) 2023-11-30 20:44:10 +05:30
Pere Miquel Brull
c6d3f750f9
MINOR - Update MetaPilot UI config (#14190) 2023-11-30 15:10:53 +01:00
Sachin Chaurasiya
e0411924cc
Minor: add DataAssetsAsyncSelectList Component (#14174)
* chore(ui): add DataAssetsAsyncSelectList Component

* add style for entity icon

* address comments

* fix: add search index prop

---------

Co-authored-by: karanh37 <karanh37@gmail.com>
2023-11-30 19:03:14 +05:30
Preet Shah
11af183335
fix: CI Workflows concurrency group names (#14185)
* updated maven-postgres ci files

* Applied updates as requested

* Update maven-postgres-tests-build.yml with corrections
2023-11-30 17:56:09 +05:30
Onkar Ravgan
b403c2b250
Added SP lineage as edge (#14180) 2023-11-30 16:36:52 +05:30
Gábor Hermann
5e55a3f873
Fixes #14165: fix Python SDK auth in 1.2.x doc (#14172) 2023-11-30 16:09:16 +05:30
Mohit Yadav
c6110a3bc8
Fix User Startup Email (#14183) 2023-11-30 15:48:50 +05:30
Pere Miquel Brull
f7a4a67834
MINOR - Add Collate URL to MetaPilot App config (#14186) 2023-11-30 11:11:56 +01:00
Sriharsha Chintalapani
e11e262945
Minor: Add inheritedFields for list apis response (#14179)
* Minor: Add inheritedFields for list apis response

* Minor: Add inheritedFields for list apis response
2023-11-29 23:18:46 -08:00
Mohit Yadav
25d49900a4
MINOR: Change Default Report to Weekly instead of daily during Server Init (#14173)
* Change Default Report to Weekly

* Reformat Issue
2023-11-30 12:47:54 +05:30
Ashish Gupta
4e90650aa2
Minor: fix glossary add term not working (#14148)
* fix glossary add term not working

* minor fixes

* added unit test
2023-11-30 12:36:49 +05:30
Vinícius Mello
29296ba939
chore(UI): Updates portuguese translation (#14178)
* Update pt-br.json

Updates Portuguese translation

* fix: removes wrong indentation

* fix: Fixes wrong translation of concepts test suite and data mesh
2023-11-30 11:40:16 +05:30
Mayur Singal
2092a52048
Minor: Fix E2E Tests failure (#14171) 2023-11-29 12:30:37 -08:00
Pere Miquel Brull
21e789b5a6
MINOR - Add Collate resources from classPath jars (#14177)
* MINOR - Add Collate resources from classPath jars

* Fix tests
2023-11-29 18:28:14 +01:00
Teddy
8ff70e31fe
MINOR: fixes ingestion of sample data for custom metrics (#14170)
* fix: updated sample data ingestoon for custom metrics

* style: fix python linting

* style: fix java linting
2023-11-29 17:28:19 +01:00
Pere Miquel Brull
eabca42e82
MINOR - Fix app init details (#14160) 2023-11-29 14:46:37 +01:00
Pere Miquel Brull
27fa5b34bb #13849 - Mention FERNET KEY changes on InvalidServiceConnectionException 2023-11-29 10:58:51 +01:00
Mayur Singal
3daf045cdf
MINOR: Fix external profiler yaml docs (#14149) 2023-11-28 20:07:49 +05:30
Mayur Singal
49a5557e44
#14099: fix bigquery test connection & SP query (#14106)
* Fix #14099: fix bigquery test connection & sp query

* fix unquote condition

* pyformat
2023-11-28 14:02:46 +01:00
Chirag Madlani
e2043a3f31
chore(ui): install node-gyp as ui install step (#14142)
* chore(ui): install node-gyp as ui install step

* enable logs

* add pre-install for root
2023-11-28 16:04:38 +05:30
chyueyi
b6b337e09a
feat: add support for doris datasource (#14087)
* feat: add support for doris datasource

* fix: fix python style check

* fix: add pydoris dependency

* fix: add pydoris dependency

* fix: py_format_check

* fix: parse error when doris view column is VARCHAR(*), check data length if not digit then return 1

---------

Co-authored-by: Sriharsha Chintalapani <harshach@users.noreply.github.com>
2023-11-28 13:57:52 +05:30
Onkar Ravgan
b56b67bf67
Fixed overwriting data for service entites (#14135) 2023-11-28 08:49:29 +01:00
Chirag Madlani
9a55b38d07
bump(ui): node version to fix node-gyp error (#14129)
* bump(ui): node version to fix node-gyp error

* enable logs

* fix node-gyp

* eliminate remove command

* revert to silent build
2023-11-28 11:43:10 +05:30
Ashish Gupta
ab807164b2
fix glossary tags missing while edit operation (#14125) 2023-11-27 18:02:30 -08:00
karanh37
853a83f8b9
fix: allow config update for external app (#14034)
* fix: allow config update for external app

* Prep config

* Add configs

* fix: call configure app on saving of configurations

* fix: add autocomplete widget for json schema forms

* ORganize configuration handling

* Allow config

* Format

* Fix test

* Prep migrations for allowConfiguration

* TODO

* Add pg migrations

* fix: add allowConfiguration support

* Autotagger

* Update install flow

---------

Co-authored-by: Pere Miquel Brull <peremiquelbrull@gmail.com>
2023-11-27 16:55:33 -08:00