5395 Commits

Author SHA1 Message Date
Sachin Chaurasiya
4944f031db
Fix : table constraint is missing in datasetVersion schema (#5192) 2022-05-27 20:10:18 +05:30
kshinde2512
cfa690e450
Removing selenium code (#5174)
* Removing selenium code

* Removing testng.xml and
selenium related dependencies

Co-authored-by: kushal <kushalshinde2512@gmail.com>
2022-05-27 19:45:55 +05:30
darth-coder00
5859c956f3
Fix #4537: Use ES for users and teams (#5104)
* Use search api for admin users in owners dropdown

* Replaced all-users list with user search and removed dependencies of all-users list

* Fixed 100000 limit issue for teams and global team refs with logged-in user teams

* Minor fix

* Minor fixes

* Fix cypress tests

* Fixed failing Cypress tests

* Fixed code smells

* Addressing comments
2022-05-27 18:46:42 +05:30
Pere Miquel Brull
8fbac82196
Sonar Base Path (#5189) 2022-05-27 13:31:10 +02:00
Sriharsha Chintalapani
cf3d4314dd
Fix #1607 Operational metrics for OpenMetadata system observability (#4386)
Co-authored-by: Akash-Jain <Akash.J@deuexsolutions.com>
2022-05-27 15:39:13 +05:30
Pere Miquel Brull
aec9ba2ddb
Sonar Project Settings (#5183) 2022-05-27 10:35:52 +02:00
Pere Miquel Brull
4bbe4ef63d
fix unshallow (#5180) 2022-05-27 10:09:42 +02:00
Pere Miquel Brull
04ede3b05b
Fix #3395 - Profiler linting (#5177)
Fix #3395 - Profiler linting (#5177)
2022-05-27 09:50:08 +02:00
Sachin Chaurasiya
a49fb8f0b2
Fix #5129 UI : Handle table constraints to show corresponding constraints Icon for columns. (#5136) 2022-05-27 12:15:11 +05:30
Shailesh Parmar
723a93fa17
UI: Unit test for Teams component (#5130) 2022-05-26 23:13:19 -07:00
Pere Miquel Brull
02c2dd9494
Fix #4689 - Rename FQDN to FQN and clean unused code (#5165) 2022-05-26 21:00:18 +02:00
darth-coder00
4b33693ffd
Fix types issue post schema changes (#5161) 2022-05-26 11:16:51 -07:00
Nahuel
628296d294
Fix #2725: Add IngestionPipeline Task logs (#5152) 2022-05-26 10:08:56 -07:00
Teddy
bbe5cfa9e7
[ISSUE-3450] openmetadata-ingestion great-expectations submodule (#4752)
[ISSUE-3450] openmetadata-ingestion great-expectations submodule (#4752)
2022-05-26 15:16:03 +02:00
Mayur Singal
f9bb54ed91
Fix #5162: Sample usage fixed (#5163)
* Fix #5162: Sample usage fixed

* Test Fix
2022-05-26 15:15:41 +02:00
Mayur Singal
cf268c9cdd
Fix #5167: Fix Tag Category Creating Issue (#5168) 2022-05-26 15:15:12 +02:00
Mayur Singal
0edb13fd2c
Fix #5169: Removed Prints & Comments (#5170) 2022-05-26 15:12:57 +02:00
Pere Miquel Brull
0f5777a9fa
Fix #4483 Airflow REST stage file loc; Fix #4738 disable rest_on_return (#5138)
Fix #4483 Airflow REST stage file loc; Fix #4738 disable rest_on_return (#5138)
2022-05-26 09:21:36 +02:00
Pere Miquel Brull
1c353b344a
Workflow to support PipelineConnection (#5157) 2022-05-26 09:21:19 +02:00
mosiac1
a47a2ce5b7
Add backend and UI support for direct joins between tables (#4943) 2022-05-25 23:41:26 -07:00
Pere Miquel Brull
35e67890b8
Fix #5141 - Iterate over all Entities in the profiler workflow (#5146)
Fix #5141 - Iterate over all Entities in the profiler workflow (#5146)
2022-05-26 07:35:23 +02:00
Milan Bariya
1889b4b0f2
Fix #5101: Snowflake Bug - TableType changes (#5144) 2022-05-26 07:23:24 +02:00
Pere Miquel Brull
7310dda620
Remove pom from python GHA (#5147)
Remove pom from python GHA  (#5147)
2022-05-25 16:30:08 +02:00
Mayur Singal
41ee3a5aaf
Fix #3940 : Refractor Sql Source (#5046)
Fix #3940 : Refractor Sql Source (#5046)
2022-05-25 15:41:38 +02:00
Pere Miquel Brull
ecbedf521a
Test GA Sonar with updated projectBaseDir (#5145)
Test GA Sonar with updated projectBaseDir (#5145)
2022-05-25 15:35:06 +02:00
Pere Miquel Brull
a26d1b15a2
Use GA for sonar (#5142) 2022-05-25 14:40:07 +02:00
Abhishek Pandey
591a65d161
updated-json-schema-types (#5047)
* updated-json-schema-types

* code-formatted

* gsc-credential-format-updated
2022-05-25 11:53:55 +02:00
Sachin Chaurasiya
edae89c142
Fix #5132 UI : Handle new lineage schema (#5133) 2022-05-25 13:36:05 +05:30
Pere Miquel Brull
8e121fb306
Fix #4096 - PipelineService JSON refactor & Airflow metadata source connector (#5125)
Fix #4096 - PipelineService JSON refactor & Airflow metadata source connector (#5125)
2022-05-25 08:35:16 +02:00
Abhishek Pandey
0a69a82b98
issue-3828: updated-workflow-and-stage-test (#5117) 2022-05-25 07:40:22 +02:00
Abhishek Pandey
8fd69e7eb8
source-connection-test-updated (#5126) 2022-05-25 07:36:00 +02:00
Suresh Srinivas
9d25596227
Fixes #5122 Add backend and API support for column-level lineage (#5123)
* Fixes #5122 Add backend and API support for column-level lineage

* amend

* Fix test failures
2022-05-24 16:00:12 -07:00
Shailesh Parmar
62e8959944
Unit test: teams users component (#5118) 2022-05-24 14:27:55 -07:00
Onkar Ravgan
d06e86154a
Elasticsearch import fix (#5112)
Co-authored-by: Onkar Ravgan <onkarravgan@Onkars-MacBook-Pro.local>
2022-05-24 11:35:21 -07:00
Shailesh Parmar
d9814664f8
Cypress: update cypress test to support new placeholder message (#5124) 2022-05-24 10:50:55 -07:00
mohitdeuex
8ce574342d
[BACKEND][BUG] Fix the issue between the Code and Generated Swagger Definition #4960 (#5120) 2022-05-24 08:51:02 -07:00
Shailesh Parmar
b8f3e42e58
Cypress: E2E testing for teams and users page (#5103)
* initial setup

* added teams e2e flow

* fix some fliky test

* removed only key word

* added users page flow

* removed 'only' key word

* wait time fix
2022-05-24 18:55:17 +05:30
Sachin Chaurasiya
a694dd5a04
Fix #5114 UI : Broken link for users on request description for conversations (#5115) 2022-05-24 16:38:19 +05:30
codingwithabhi
157e749ffd
glue-numeric-table-ingestion-fixed (#5102) 2022-05-24 09:37:11 +02:00
Sachin Chaurasiya
06b27d0a42
Fix #5110 UI : Hide bots link from setting dropdown if user is not an admin (#5113) 2022-05-24 00:32:27 -07:00
Vivek Ratnavel Subramanian
ee05e33bc9
Cypress: workflow should run only with a 'safe to test' label (#5109) 2022-05-23 20:21:12 -07:00
darth-coder00
89371344ad
Fix #4834: Inconsistencies and improvements (#5106) 2022-05-23 14:08:57 -07:00
Vivek Ratnavel Subramanian
9035762362
Cypress: Fix workflow (#5105) 2022-05-23 22:27:40 +02:00
Mayur Singal
268965ea02
Fix #5066: Modified get view names (#5074) 2022-05-23 09:08:05 -07:00
Ayush Shah
e54ef3f83e
Fixes concurrent memory consumption (#5096) 2022-05-23 19:41:50 +05:30
Pere Miquel Brull
753d901fb2
Fix Python tests & flakiness (#5095)
Fix Python tests & flakiness (#5095)
2022-05-23 14:54:47 +02:00
Pere Miquel Brull
3de705c912
Add antlr install for cypress CI (#5094) 2022-05-23 09:59:55 +02:00
Pere Miquel Brull
cd35447792
Fix #4688 - Python FQN with ANTRL & ES (#5073)
Fix #4688 - Python FQN with ANTRL & ES (#5073)
2022-05-23 09:51:34 +02:00
Sachin Chaurasiya
fc0bdb1be2
UI : Add emoji support for feed editor (#5076) 2022-05-22 22:27:21 -07:00
Sriharsha Chintalapani
474ed1ca17
Fix build issues - Markdown field (#5092) 2022-05-22 21:53:15 -07:00