5452 Commits

Author SHA1 Message Date
Aniket Katkar
8829e6d976
Fixed issue with topic entity summary panel not showing schema fields (#9877) 2023-01-24 15:39:34 +05:30
karanh37
8894b9adf5
fix: start date should be less than end date on KPI page (#9881) 2023-01-24 15:05:46 +05:30
karanh37
cf7cee0752
fix: data quality ui issues mentioned in #9819 (#9858) 2023-01-24 15:05:05 +05:30
NiharDoshi99
33090c149e
Fix: superset dummy credentials update (#9883) 2023-01-24 07:55:16 +00:00
Aniket Katkar
275954365a
improvement(ui): advanced search quick filters improvements (#9856)
* fixed issue for 'chart' and 'task' quick filters where blank options were displayed sometimes

* added cypress tests for advanced search quick filters

* fixed duplicate options showing in quick filters
added unit test for the same case

* added mock data for ExploreQuickFilters unit test

* fixed failing cypress tests for quick filters

* fixed flaky quick filter cypress test

* fixed failing cypress tests

* removed flaky ness for advanced search quick filter cypress test
2023-01-24 12:37:33 +05:30
Mayur Singal
d0191da8ec
Fix domo pipeline test connection (#9863) 2023-01-24 12:23:47 +05:30
Ayush Shah
d15d96ef1a
Fix Mapper Parser issue (#9865) 2023-01-24 11:21:50 +05:30
Aniket Katkar
3f5277ede9
fix(ui): activity feed bugs (#9864)
* Fixed issue with activity feed on homepage where onboarding placeholder was shown if no feed data is present for 'My Data' filter

* improved message shown for no feed data found

* fixed key mismatch for localization file
2023-01-24 09:47:04 +05:30
Pere Miquel Brull
f2fb0521c2
Update airflow loggers and rename ometa loggers (#9868)
* Update airflow loggers and rename ometa loggers

* ANSI print to logger

* Remove colored logging from tests

* Merge ometa_logger into the one used in loggers class

* linting

* linting

Co-authored-by: Nahuel Verdugo Revigliono <nahuel@getcollate.io>
2023-01-23 16:28:17 +01:00
Teddy
871cd0414e
Fix Partition for tables with profile sample + added mssql e2e tests (#9862)
* fix: partition for sampled data

* fix: added MSSQL E2E cli test

* fix: added secerets varibale to action file

* fix: python checkstyle
2023-01-23 14:16:44 +01:00
Mayur Singal
5145dced25
Datalake parquet files fix (#9860) 2023-01-23 17:44:34 +05:30
geoHeil
8f958675f1
fix content header types (#9853) 2023-01-23 08:36:43 +00:00
Pere Miquel Brull
54a311a189
Add docker patch docs for ingestion (#9854) 2023-01-23 08:38:02 +01:00
Shailesh Parmar
ca74bf1143
Fixed glossary no data placeholder issue (#9832) 2023-01-23 12:40:47 +05:30
Shailesh Parmar
8aa6ffb10e
Fixed: Openmetadata Tour Page Issue table is not present for dummy data #9725 (#9826)
* Fixed: Openmetadata Tour Page Issue table is not present for dummy data #9725

* fixed failing unit test

Co-authored-by: Sachin Chaurasiya <sachinchaurasiyachotey87@gmail.com>
2023-01-22 18:47:14 +05:30
Ayush Shah
22573ae600
Check force failure on e2e + fix bq secrets (#9852)
* Check force failure on e2e

* Update py-cli-e2e-tests.yml

* Update py-cli-e2e-tests.yml

* Update py-cli-e2e-tests.yml
2023-01-22 10:25:36 +01:00
Nahuel
93057e476f
Fix: Superset encryption and decryption not working as expected (#9827)
* Fix superset sample data

* Update ingestion/examples/superset_data/service.json

* Update ingestion/examples/superset_data/service.json

* fix: pytest error (#9824)

* fix: pytest error

* fix: linting

* increased verbosity

* empty commit to re-run tests

* print registry and test definition set

* renamed columnValuesToBeUnique fqn

* removed print statements + verbosity

* Docs Using a Custom Ingestion Image in helm (#9835)

* Docs Using a Custom Ingestion Image in helm

* Update openmetadata-docs/content/deployment/kubernetes/index.md

Co-authored-by: Akash Jain <15995028+akash-jain-10@users.noreply.github.com>

* Update openmetadata-docs/content/deployment/kubernetes/index.md

Co-authored-by: Akash Jain <15995028+akash-jain-10@users.noreply.github.com>

* Update openmetadata-docs/content/deployment/kubernetes/index.md

* Update index.md

Co-authored-by: Akash Jain <15995028+akash-jain-10@users.noreply.github.com>

* fix(ui): ui changes for #9695 (#9770)

* Fix #9695: Teams show up in lower case

* changed owner advanced search filter field from name to display name

* fixed minor quick filter bug

* fixed failing cypress tests

* fixed failing unit tests

* Fixed failing cypress tests

* added comments in unit tests for better understanding of changes

* fixed failing cypress tests for advanced search

* improved logic for showing advanced search options

Co-authored-by: Sriharsha Chintalapani <harsha@getcollate.io>

* Added powerbi docs for new field (#9836)

* Fix#9460: Avoid reuse inspector to get view definition (#9821)

* Avoid reuse inspector to get view definition

* Update openmetadata-sqllineage version

* Feat: Update GH action for E2E tests (#9839)

* Update E2E CI tests GH action

* Address PR comments

* Add converter for services when encypting or decrypting services objects

* Update E2E CI tests GH action

Co-authored-by: Teddy <teddy.crepineau@gmail.com>
Co-authored-by: Pere Miquel Brull <peremiquelbrull@gmail.com>
Co-authored-by: Akash Jain <15995028+akash-jain-10@users.noreply.github.com>
Co-authored-by: Aniket Katkar <aniketkatkar97@gmail.com>
Co-authored-by: Sriharsha Chintalapani <harsha@getcollate.io>
Co-authored-by: Onkar Ravgan <onkar.10r@gmail.com>
2023-01-20 21:32:38 +00:00
Suresh Srinivas
89bd68cdf6
Fixes #9829 Add owner field to GlossaryTerm (#9833) 2023-01-20 12:20:25 -08:00
Suresh Srinivas
ca5e35eda2
Fixes #9783 Custom attributes descriptions are not updated (#9828) 2023-01-20 12:16:11 -08:00
Pere Miquel Brull
16a1b2c8be
Vertica comments, dbs, profiler and docs (#9845)
* Vertica comments, dbs, profiler and docs

* Revert metabase changes

* Format

* Fix median
2023-01-20 20:36:03 +01:00
Nahuel
e278b21905
Fix: py-cli-e2e-tests GH action (#9844) 2023-01-20 16:06:56 +01:00
Teddy
7d0eeeb802
Fix datetime fn mysql (#9825)
* fix: mysql datetime function

* empty commit to re-run tests
2023-01-20 14:33:55 +00:00
Nahuel
cdd2bc66db
Feat: Update GH action for E2E tests (#9839)
* Update E2E CI tests GH action

* Address PR comments
2023-01-20 15:07:31 +01:00
Nahuel
254ee9a186
Fix#9460: Avoid reuse inspector to get view definition (#9821)
* Avoid reuse inspector to get view definition

* Update openmetadata-sqllineage version
2023-01-20 13:54:41 +00:00
Onkar Ravgan
711411c0a3
Added powerbi docs for new field (#9836) 2023-01-20 14:52:16 +01:00
Aniket Katkar
8c61638a67
fix(ui): ui changes for #9695 (#9770)
* Fix #9695: Teams show up in lower case

* changed owner advanced search filter field from name to display name

* fixed minor quick filter bug

* fixed failing cypress tests

* fixed failing unit tests

* Fixed failing cypress tests

* added comments in unit tests for better understanding of changes

* fixed failing cypress tests for advanced search

* improved logic for showing advanced search options

Co-authored-by: Sriharsha Chintalapani <harsha@getcollate.io>
2023-01-20 17:10:27 +05:30
Pere Miquel Brull
cdd38b40d6
Docs Using a Custom Ingestion Image in helm (#9835)
* Docs Using a Custom Ingestion Image in helm

* Update openmetadata-docs/content/deployment/kubernetes/index.md

Co-authored-by: Akash Jain <15995028+akash-jain-10@users.noreply.github.com>

* Update openmetadata-docs/content/deployment/kubernetes/index.md

Co-authored-by: Akash Jain <15995028+akash-jain-10@users.noreply.github.com>

* Update openmetadata-docs/content/deployment/kubernetes/index.md

* Update index.md

Co-authored-by: Akash Jain <15995028+akash-jain-10@users.noreply.github.com>
2023-01-20 10:47:55 +01:00
Teddy
dcf220f867
fix: pytest error (#9824)
* fix: pytest error

* fix: linting

* increased verbosity

* empty commit to re-run tests

* print registry and test definition set

* renamed columnValuesToBeUnique fqn

* removed print statements + verbosity
2023-01-20 10:45:11 +01:00
Mayur Singal
939adf887b
Fix #8973: Superset fetch metadata from DB (#9645)
* Docs #8973: Superset with SSO docs

* Superset support for mysql & postgres db

* remove unwanted field from yaml

* Fix pylint

* Fix superset tests

* Fix sample data connection

* ci fix & review comments

* cypress & defualt provider fix
2023-01-19 16:39:43 +01:00
Nahuel
ddff6e2875
Fix: Replace sqllineage with openmetadata-sqllineage (#9800)
* Replace sqllineage with openmetadata-sqllineage

* Fix checkstyle and failing test

* Move logic to retrieve dialect of a service type into a class

* Improve py-check message when it fails

* Updated mapper

* Update code after merge
2023-01-19 14:56:29 +01:00
Sachin Chaurasiya
87719cef01
fix(#9812): UI : Add stepper for glossary bulk import steps (#9818) 2023-01-19 13:15:11 +00:00
Teddy
fd4d39ac05
fix: max value for column between (#9820) 2023-01-19 12:13:35 +00:00
Ayush Shah
14100d089f
Modify Charts (#9814) 2023-01-19 12:03:21 +00:00
Pere Miquel Brull
c6cf9ae764
Fix region name (#9811) 2023-01-19 12:49:18 +01:00
Aniket Katkar
3dcccb1f14
added unit test improvements for CustomPropertyTable and Users components (#9802) 2023-01-19 16:56:02 +05:30
Mark_Yang
d7cf3acf9f
Multi language: add zh-cn (#9774)
* add zh-cn language support

* Revert "add zh-cn language support"

This reverts commit a9e9310772237b8cccd96665f378b68f50883895.

* add zh-cn language

Co-authored-by: yangkaiyuan <yangkaiyuan@maetimes.com>
Co-authored-by: Sachin Chaurasiya <sachinchaurasiyachotey87@gmail.com>
2023-01-19 11:19:24 +00:00
Ashish Gupta
ca20029d75
UI : Added cypress for mutually exclusive tags (#9804)
* Added cypress for mutually exclusive tags

* chanegs as per comments

Co-authored-by: Sachin Chaurasiya <sachinchaurasiyachotey87@gmail.com>
2023-01-19 16:47:44 +05:30
Nahuel
04dae8bc75
Revert "Fix #8884 & #9460 - View lineage happens in the lineage workflow (#9796)" (#9817)
This reverts commit e88fe2f559989dbb1c34662abcdc35f235adc8c4.
2023-01-19 11:56:21 +01:00
Akash Jain
0d74cf7029
Fix/docs-misc (#9666)
* use latest version 0.13.1 in examples

* fix docs for #9654

* fix for #9607
2023-01-19 14:54:08 +05:30
Ashish Gupta
210a9b74ab
Added more spacing and wrap the text in the cell (#9807) 2023-01-19 09:01:16 +00:00
Ayush Shah
22f9c2b0a2
Modify Slack Env (#9806) 2023-01-19 13:33:46 +05:30
Shailesh Parmar
0a85464e09
Cy: skip the teams spec test and removed * from search API call (#9803) 2023-01-19 07:37:47 +00:00
Pere Miquel Brull
b0058bdb65
Fix #9707 - Install instantclient and enable thick mode (#9761)
* Install instantclient

* Prep instant client

* Update docs

* Amend comments
2023-01-19 08:08:56 +01:00
Mayur Singal
f58765b7cc
Fix #6577: Optimize metadata reads (#9759) 2023-01-19 06:29:14 +00:00
Aniket Katkar
ea9ef88af5
Added unit tests for components (#9790)
-ActivityFeelList
-CustomPropertyTable
-Users
2023-01-19 11:30:36 +05:30
Onkar Ravgan
be8daeba6d
Updated test yml file for dbt e2e (#9795) 2023-01-19 10:45:43 +05:30
Pere Miquel Brull
e88fe2f559
Fix #8884 & #9460 - View lineage happens in the lineage workflow (#9796)
* View lineage happens in the lineage workflow

* Format

* Remove table views from context

* lint
2023-01-18 18:32:40 +01:00
Sriharsha Chintalapani
6b43eefa82
Fix #9695: Teams show up in lower case (#9757) 2023-01-18 08:32:05 -08:00
Ayush Shah
02147b6502
Fix: Quicksight Dashboard and chart Metadata Ingestion (#9786)
* Fix Quicksight json schema and errors

* Fix Quicksight lineage

* add pagination

* Generalize Pagination

* Fix Pylints

* update max results

* fix tests

* Add Pydantic Models for QuickSight resp

* Add fqn builder

* Fix Py lInt

* Fix Tests
2023-01-18 20:37:41 +05:30
NiharDoshi99
f2649041f2
Fix: atlas test connection (#9791)
* Fix: atlas test connection

* Fix: docs changes

* Fix: docs changes

* Fix: python checkstyle

* Fix: python test
2023-01-18 20:16:07 +05:30