3981 Commits

Author SHA1 Message Date
Suresh Srinivas
6ce528d70a
Fixes #4921 Add support for type system (#4922) 2022-05-14 10:57:19 -07:00
mohitdeuex
de16e7547b
Enabled RPM creation from openmetadata-dist, this allows us to use rpm directly when working with amazonlinux (#4956) 2022-05-14 08:38:31 -07:00
Pere Miquel Brull
c6915ca510
Fix #4923 - Presto ingestion & SQLAlchemy test connection refactor (#4946)
Fix #4923 - Presto ingestion & SQLAlchemy test connection refactor (#4946)
2022-05-14 06:44:43 +02:00
Mayur Singal
60b8730df3
Fix #4944: fixed required field (#4945)
* Fix #4944: fixed required field

* Missing Count Value
2022-05-14 06:44:16 +02:00
Sachin Chaurasiya
ac0e42fd90
Fix #4937 UI : The separator lines are overlapping on the profile page while editing the description. (#4938) 2022-05-13 13:55:55 -07:00
Shailesh Parmar
9009cf8ea6
Fixed issue 4948 active page value is not updating in ui for team page (#4949) 2022-05-13 11:22:31 -07:00
Mayur Singal
c58e642ee7
Fix #4940: Added excetion handling for fetching table metric (#4941) 2022-05-13 18:15:47 +02:00
Ayush Shah
571b45ac52
Filter patterns fixed (#4939) 2022-05-13 18:07:25 +02:00
Sachin Chaurasiya
bf3e2ab018
Add sample data test for services (#4932) 2022-05-13 08:45:39 -07:00
Milan Bariya
55b6fca9c9
Fix #4924: Clickhouse view lineage (#4929)
* Fix: Clickhouse view lineage

* Fix: Clickhouse view lineage

* Fix: Clickhouse view lineage
2022-05-13 12:41:43 +02:00
Onkar Ravgan
4ef1f4b729
Fixed markDeletedTables for bigquery (#4930)
Co-authored-by: Onkar Ravgan <onkarravgan@Onkars-MacBook-Pro.local>
2022-05-13 12:40:48 +02:00
Ayush Shah
5be22fe154
Add error handling for charts in superset (#4927) 2022-05-13 15:12:13 +05:30
Filip Rembiałkowski
d194a40445
add cast to text before length() (#4926)
Co-authored-by: Filip Rembiałkowski <filip.rembialkowski@gmail.com>
2022-05-13 11:11:43 +02:00
HabibRahman
cfab77c854
Issue-4790 (#4800) 2022-05-13 14:26:10 +05:30
codingwithabhi
da92d07c78
source-connection-unitest-added (#4916) 2022-05-13 13:48:04 +05:30
darth-coder00
364f185e63
Fix: Check status api to verify if airflow is setup (#4912) 2022-05-13 13:47:22 +05:30
Sriharsha Chintalapani
626f03e5a4
Issue-4917: Kafka ingestion fails with a validation error (#4918) 2022-05-12 20:12:42 -07:00
Vivek Ratnavel Subramanian
ccbbd8b65d
Cypress: Increase Snowflake test connection timeout (#4915) 2022-05-12 12:07:09 -07:00
Pere Miquel Brull
ab50264ffa
Fix trino deleted tables & catalog as required (#4914)
* Catalog as required for SQLAlchemy

* Use catalog properly for db name
2022-05-12 19:41:43 +02:00
Mayur Singal
a611338692
Fix #4919: Fix elastic seach teams indexing (#4911) 2022-05-12 10:28:17 -07:00
Sriharsha Chintalapani
60fba89bfe
Don't throw an Airflow status error with message (#4902) 2022-05-12 08:13:44 -07:00
codingwithabhi
6adc46198c
hive-source-conn-password-fix (#4908) 2022-05-12 16:26:11 +02:00
Pere Miquel Brull
52dac4ab37
Fix #4905 - Glue db and filters (#4907)
Fix #4905 - Glue db and filters (#4907)
2022-05-12 15:49:03 +02:00
Milan Bariya
d1f21911f5
Add: Unit Test source for multiple conn (#4845)
Add: Unit Test source for multiple conn (#4845)
2022-05-12 14:31:09 +02:00
Onkar Ravgan
c419b07ab5
bigquery view fix (#4897)
* bigquery view fix

* overide bigquery fetch_view method

Co-authored-by: Onkar Ravgan <onkarravgan@Onkars-MacBook-Pro.local>
2022-05-12 16:25:11 +05:30
Mayur Singal
862b08ef2c
Fix #4844: Improved Databricks get connection (#4906) 2022-05-12 11:58:34 +02:00
Ayush Shah
92de8cc1ff
Add Deleted tables as deleted (#4904) 2022-05-12 08:55:43 +02:00
Vivek Ratnavel Subramanian
2a380c39d3
Cypress: Add Bigquery and Redshift ingestions (#4903) 2022-05-11 23:35:13 -07:00
Shailesh Parmar
54be92803c
Fix issue-4813 UI: Improve UX in Metadata Ingestion page (#4848) 2022-05-11 10:50:11 -07:00
darth-coder00
84ee953882
Fix: Messaging and Dashboard ingestion from UI (#4890) 2022-05-11 10:38:11 -07:00
Shailesh Parmar
f440a8f501
Fix #4864 Ingestion UI | Updating an existing Snowflake Usage Ingestion pipeline via UI is not working (#4891) 2022-05-11 10:15:29 -07:00
Shailesh Parmar
f419929c3d
added search bar for connectors (#4881) 2022-05-11 08:07:46 -07:00
Pere Miquel Brull
d8383fd0e5
Clean DagRun info (#4877) 2022-05-11 16:02:06 +02:00
Pere Miquel Brull
21ab0ef6f5
Fix #4886 - Overwrite dag generated configs JSON (#4887)
* Update api docs

* Remove deployment check
2022-05-11 15:39:30 +02:00
Mayur Singal
f5bb320a2b
Fix #4883: Fixed metadata index issue (#4884) 2022-05-11 14:44:23 +02:00
Sachin Chaurasiya
9d1cd45b71
Fix #4873 Remove service page ref from all the entity details page (#4882) 2022-05-11 17:35:47 +05:30
Ayush Shah
ed0d65efd5
Optimize and fix snowflake + usage (#4862)
Optimize and fix snowflake + usage (#4862)
2022-05-11 14:05:35 +02:00
Sachin Chaurasiya
9a5c3c1fcc
Fix #4745 UI: For scrolling the content in the middle column, the cursor needs to be in the middle column . (#4878) 2022-05-11 16:35:59 +05:30
Mayur Singal
18a29ff202
Fix #4724: Fixed datatype mapping Hive (#4879)
* Fix #4724: Fixed datatype mapping hive

* Imports on top

* Removed Print
2022-05-11 12:25:56 +02:00
Vivek Ratnavel Subramanian
07df80b098
Fix cypress reload (#4874) 2022-05-11 02:51:01 -07:00
Shailesh Parmar
4395cae6b7
Fixed: UI inconsistency as per feedback #4192 (#4840) 2022-05-11 02:34:27 -07:00
Milan Bariya
0acf88e1ba
ISSUE-1072: Add Apache Pinot support (#4649)
* ISSUE-1072: Add Apache Pinot support

* ISSUE-1072: Add Apache Pinot support

* Rename pinotdbConnection.json to pinotDBConnection.json
2022-05-11 11:13:28 +02:00
Onkar Ravgan
f1969c4fce
added dependencies for pymssql (#4876)
Co-authored-by: Onkar Ravgan <onkarravgan@Onkars-MacBook-Pro.local>
2022-05-11 10:41:13 +02:00
Sachin Chaurasiya
e9d7b22e8f
Fix #4855 Glossary Term has redundant button for Add Reviewer (#4872) 2022-05-11 13:47:29 +05:30
Sriharsha Chintalapani
ac99465fca
Fix #4870: Return empty response if the bot token is not available (#4871) 2022-05-11 12:55:32 +05:30
Vivek Ratnavel Subramanian
af8b95091a
Cypress Integration (#4859) 2022-05-10 22:47:04 -07:00
Pere Miquel Brull
23b95a267b
Fix #4828 - Remove lineage backend from airflow image (#4833)
* Remove callbacks from DAG

* Remove lineage backend from image
2022-05-11 07:36:33 +02:00
codingwithabhi
79b10081d7
mssql-unittest-added (#4851)
mssql-unittest-added (#4851)
2022-05-11 07:25:49 +02:00
Pere Miquel Brull
65b9a4892f
Add ignorecase (#4865) 2022-05-11 10:54:37 +05:30
Ayush Shah
d4198f7b1d
Modified filters (#4861) 2022-05-11 10:08:39 +05:30