8498 Commits

Author SHA1 Message Date
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
Shin-ichi Hashiba
6ad3b61322
Issue #14117: ElasticSearch index creation error in JP (#14118)
* rename elasticsearch json filename same as english

* change name om_analyzer to om_analyzer_jp
2023-11-27 16:54:59 -08:00
karanh37
dd4d753865
fix: domain cypress (#14128) 2023-11-27 16:50:45 -08:00
Chirag Madlani
a575eb001b
fix(ui): support for code authflow in OIDC (#14120) 2023-11-27 16:52:04 +05:30
Chirag Madlani
40bf4a4ab3
Revert "Revert "fixes #13387: replaced ReDoc with RapiDoc for better user experience (#13388)" (#14017)" (#14122)
This reverts commit 04fbe8c01448530380c4604f2eee23c6ed3c7859.
2023-11-27 16:50:37 +05:30
karanh37
5684e3f7c3
fix: restrict multiple run now calls (#14119) 2023-11-27 16:37:08 +05:30
Sachin Chaurasiya
6ff27d90de
fix(#14121): hive connection metastoreConnection field is not updating the value correctly (#14123) 2023-11-27 16:34:06 +05:30
Onkar Ravgan
ebb2317cf0
Fix 14040: Part 1 Remove get_by_name calls from topology (#14098)
* Changed for database

* Added changes for dashboard_service

* Changed for messaging service

* Changed for mlmodel service

* Changed for pipeline service

* Changed for search service

* Changed for objectstore service

* fixed wrong import

* fixed lint

* fixes

* fixed pytests

* fixed domo db pytest

* Fixed review comments
2023-11-27 16:15:47 +05:30
Aniket Katkar
308381c56b
chore(ui): added cypress tests for soft delete entity flow (#13951)
* Added cypress for soft delete and entity edit actions check flow

* added cypress tests for teams page for soft deletion flow

* fixed entity deleting without entering confirmation text

* localization changes for other languages

* added cypress changes for delete widget confirmation text check

* fixed delete text retaining after closing modal

* refactored the cypress for soft delete flow to

* renamed the files according to the naming convention

* worked on comments and cypress test improvements

* fixed failing cypress

* fixed TagsAddRemove spec

* test code improvements

* moved util functions to appropriate files
reference type cypress comment fix

* replaced react router Link component with anchor tag

* Delete widget code refactoring

* fixed issue with child assets not updating correctly after soft deletion of database, database schema and service pages

* Fixed cypress imports

* Fixed delete modal input value retaining issue

* fixed import issue in dataQualityTest

---------

Co-authored-by: Shailesh Parmar <shailesh.parmar.webdev@gmail.com>
2023-11-27 15:31:52 +05:30
Mayur Singal
aa00802f6d
Fix #14100: mssql fix usage query, make table name lowercase (#14101) 2023-11-27 09:37:37 +01:00
Sachin Chaurasiya
84054a85d3
chore(ui): add entity right panel component (#14108)
* chore(ui): add entity right panel component

* add unit test for right panel component
2023-11-27 11:42:31 +05:30
Sriharsha Chintalapani
d4fa62b3bb
Issue #14067: DatabaseSchema Restore operation throws error EntityNotFound, if a table that belongs to schema is already restored (#14112)
* Issue #14067: DatabaseSchema Restore operation throws error EntityNotFound, if a table that belongs to schema is already restored

* Issue #14067: DatabaseSchema Restore operation throws error EntityNotFound, if a table that belongs to schema is already restored
2023-11-24 22:45:33 -08:00
Sriharsha Chintalapani
b85f896e0f
Minor: Docs add UnityCatalog integration more prominently (#14111) 2023-11-24 18:12:05 -08:00
Pere Miquel Brull
a2f3134bc5
MINOR - Fix docs quickstart commands (#14110) 2023-11-24 08:23:30 -08:00
Ashish Gupta
59b048a9ae
fix unwanted scrollbar in explore page (#14097) 2023-11-24 19:10:16 +05:30
Ashish Gupta
b25b5376cc
supported display name in description (#14105) 2023-11-24 15:30:02 +05:30
Ashish Gupta
1540329e1e
fix(ui): column name overlapping in entity table (#14086)
* fix column name overlaping in entity table

* minor fixes
2023-11-24 12:15:44 +05:30
Sriharsha Chintalapani
845a2e585e
Minor: Fix maven profiles to run tests for MySQL and Postgres using maven profiles (#14094)
* Fix maven profiles, run the default profile once

* Fix maven profiles, run the default profile once

* Minor: Fix systemPropertyVariables for maven profiles, fixes postgres tests run

* Minor: Fix systemPropertyVariables for maven profiles, fixes postgres tests run
2023-11-23 22:32:55 -08:00
dechoma
f95867abc8
Fix pipeline task filtering for failed status (#14093)
* fix task status failed name

* Table's rowKey should be unique
2023-11-24 11:33:26 +05:30
Mayur Singal
ca81d523ee
MINOR: fix sonar upload for py e2e tests (#14096) 2023-11-24 11:10:56 +05:30
Shailesh Parmar
50e00ea670
cypress: work on advance search skip test (#14074) 2023-11-24 09:45:07 +05:30
Pere Miquel Brull
1bb687d557
fix: pom.xml to reduce vulnerabilities (#14091)
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JAVA-ORGELASTICSEARCH-6083305

Co-authored-by: snyk-bot <snyk-bot@snyk.io>
2023-11-23 09:46:10 -08:00
Shailesh Parmar
ca45765de4
#14083: ui is breaking while updating test case and resolution status (#14088) 2023-11-23 21:37:26 +05:30
Mayur Singal
500043a753
MINOR: fix path for cli e2e coverage configuration (#14078)
* fix path for coverage configuration

* debug

* fix lin no

* fix lin no

* remove sed

* revert debug changes
2023-11-23 21:06:28 +05:30
karanh37
312b038b2b
fix: add request tags and desc for glossary and terms (#14071)
* fix: add request tags and desc for glossary and terms

* fix: breadcrumbs

* fix: add request tags cypress
2023-11-23 18:46:46 +05:30
Sachin Chaurasiya
631145d090
chore(ui): add initialOptions prop in tag suggestion component (#14085)
* chore(ui): add initialData prop in tag suggestion component

* address comment
2023-11-23 18:46:25 +05:30
VolkovGeoPhy
c95de19a09
great-expectations~=0.18.0 (#14056) 2023-11-23 12:33:07 +01:00
Akash Jain
ab3440938a
fix: make ingestion build docker image using Dockerfile.ci (#14080) 2023-11-23 07:12:20 +01:00
Teddy
cabc346a6b
feat: db migration for custom metrics (#14036) 2023-11-23 07:11:10 +01:00
Onkar Ravgan
274a3d1773
fixed viewparsing query (#14076) 2023-11-23 07:08:30 +01:00
Mayur Singal
4bce6a9aaf
Athena: Add support for work groups in usage & lineage (#14072) 2023-11-23 11:13:35 +05:30
Akash Jain
66e44056b7
fix(docs): Update contents to current release version 1.2.2 (#14075) 2023-11-22 22:05:43 +05:30
Sachin Chaurasiya
17e2d39487
chore(ui): add tagType prop in TagSuggestion component (#14066) 2023-11-22 17:41:55 +05:30
Teddy
131eea32f8
Add Custom metrics sample data (#14069)
* feat: add sample data for custom metrics

* feat: update project.scripts to `metadata`
2023-11-22 11:57:19 +01:00
Sachin Chaurasiya
e97559b8a2
feat(ui): add RTL support in description editor (#14057) 2023-11-22 14:51:04 +05:30
Sachin Chaurasiya
5e6e1d4f3e
feat(ui): add RTL support in feed editor (#14052)
* feat(ui): add RTL support in feed editor

* apply rtl on content only
2023-11-22 14:47:46 +05:30
karanh37
9c990fef19
fix: remove quotes around fqn (#14055) 2023-11-22 13:52:27 +05:30
Pere Miquel Brull
c7e758eccc
Fix pyproject - TypeError: 'list' object is not a mapping (#14064)
* Fix pyproject - TypeError: 'list' object is not a mapping

* Add dynamic optional-dependencies

* Add dynamic optional-dependencies

* Bump datamodel

* Bump datamodel
2023-11-22 08:38:47 +01:00
Pere Miquel Brull
caaf0e7a1d
Fix #12436 - Migrate to pyproject.toml (#14025)
* test

* Use pyproject.toml

* Fix pylint

* makefile

* makefile

* Fix pylint

* isort

* pyproject

* Airflow apis pyproject

* Remove ingestion core

* isort

* Fix makefile help
2023-11-22 07:10:37 +01:00