10673 Commits

Author SHA1 Message Date
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
Shailesh Parmar
06d9ca3f49
ui: fixed re-render issue in glossary term page (#14051) 2023-11-22 11:33:17 +05:30
Shailesh Parmar
dc1d465b7e
cypress: fixed aut cypress part 2 (#14059) 2023-11-22 10:39:46 +05:30
Suresh Srinivas
511c8ec8b7
Use entity cache for lookup (#14062)
* Use entity cache for lookup

* Unnecessary ORDER BY clause while listing relationships
2023-11-21 17:21:57 -08:00
Suresh Srinivas
16e6e9a029
Code cleanup (#14058)
* Remove unnecessary string concatenation

* Remove unnecessary return values from methods

* Remove unnecessarily passing nameColumn to queries as it is always "name"
2023-11-21 07:45:06 -08:00
Shailesh Parmar
d340efa664
ui: only allow updating displayName for domain and data product (#14050)
* ui: only allow updating displayName for domain and data product

* change title edit name to edit display name
2023-11-21 16:46:17 +05:30
dechoma
d55100592d
Fixes #13987 database schema search pagination (#13989)
* fix db schema search pagination

* reorder conditions

* added searchValue

Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>

---------

Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
2023-11-21 10:55:01 +05:30
Shailesh Parmar
64b00a2dca
cypress: fixed cypress AUT failure of main (#14042) 2023-11-21 10:40:20 +05:30
Sachin Chaurasiya
7b12ad425f
feat(ui): add support for callout in block editor (#13839)
* feat(ui): add support for callout in block editor

* remove margin

* use variables for colors

* center align the text

* chore(ui): improve styling and icons
2023-11-20 07:57:22 -08:00
Onkar Ravgan
335aa86fcc
fixed athena e2e (#14041) 2023-11-20 21:20:32 +05:30
Chirag Madlani
079f78c558
fix(ui): #13963 glossary term custom property update (#14035) 2023-11-20 20:25:32 +05:30
Onkar Ravgan
b781c66206
Fixed tableau e2e counts due to new sample data in the instance (#14039)
* fixed tableau e2e new

* rmv hive test
2023-11-20 19:54:06 +05:30
Mayur Singal
9f14ef7fab
Fix #13954: Fix ParseException for older version of databricks (#14015) 2023-11-20 13:14:40 +05:30
Ashish Gupta
64bbdf5533
fix(ui): supported test email button in email smtp page (#13998)
* supported test email button in email smtp page

* localization keys added
2023-11-20 13:04:49 +05:30
Akash Jain
c92dabe004
fix: Remove the strategy block from CI to run only with 1 machine (#14032) 2023-11-20 11:48:03 +05:30
Suresh Srinivas
0443402812
Update dependencies (#14031) 2023-11-19 19:20:33 -08:00
Mohit Yadav
19dbc217b0
Add code flow Configuration (#14026) 2023-11-20 08:44:13 +05:30
Suresh Srinivas
c788100687
Code cleanup (#14030) 2023-11-19 17:28:14 -08:00
Suresh Srinivas
c4d6f681c8
Fixes #14006 Validate tag labels before creating/updating an entity (#14027) 2023-11-19 14:15:17 -08:00
07Himank
dbecf6d480
dont log es exceptions while migrate-all (#14019)
* dont log es exceptions while migrate-all

* improvement in message

* checkstyle

* checkstyle

* checkstyle
2023-11-17 17:53:12 +01:00
Teddy
c7ac28f2c2
Fixes #11357 - Implement profiler custom metric processing (#14021)
* feat: add backend support for custom metrics

* feat: fix python test

* feat: support custom metrics computation

* feat: updated tests for custom metrics

* feat: added dl support for min max of datetime

* feat: added is safe query check for query sampler

* feat: added support for custom metric computation in dl

* feat: added explicit addProper for pydantic model import fo Extra

* feat: added custom metric to returned obj

* feat: wrapped trino import in __init__

* feat: fix python linting

* feat: fix typing in 3.8
2023-11-17 17:51:39 +01:00
Shailesh Parmar
efb6c5f221
ui & backend: explore page count was not showing properly (#14013) 2023-11-17 21:48:59 +05:30
Onkar Ravgan
9f1f830775
Convert query duration to milliseconds for usage (#14011)
* fixed athena query duration

* change second to millisecond from ui side

* added cypress support

* converted duration to millis

* supported milli second duration and change cypress

* minor change

---------

Co-authored-by: Ashish Gupta <ashish@getcollate.io>
2023-11-17 19:59:47 +05:30
Teddy
f3da919329
Feat: Backend Support for Custom Metrics (#13965)
* feat: add backend support for custom metrics

* feat: fix python test
2023-11-17 19:16:35 +05:30
Shailesh Parmar
04fbe8c014
Revert "fixes #13387: replaced ReDoc with RapiDoc for better user experience (#13388)" (#14017)
This reverts commit 0c37986ad60f2396702233b2ad0bcc264922e771.
2023-11-17 14:29:17 +01:00
Pere Miquel Brull
a8a1fd26b1
Snowflake SP don't filter by warehouse (#14018) 2023-11-17 14:18:15 +01:00