1177 Commits

Author SHA1 Message Date
Pere Miquel Brull
685b7bede8
Revert "Added pipeline metadata to the edge lines (#5552)" (#5571)
This reverts commit d717f8cc17d949620935a89d5fa94b141502ab07.
2022-06-22 11:42:48 +05:30
Pere Miquel Brull
0ecc9f0da6
Fix #5459 - Remove sql-metadata in favor of sqllineage (#5494)
Fix #5459 - Remove sql-metadata in favor of sqllineage (#5494)
2022-06-21 18:02:50 +02:00
Onkar Ravgan
d717f8cc17
Added pipeline metadata to the edge lines (#5552)
Added pipeline metadata to the edge lines (#5552)
2022-06-21 17:22:37 +02:00
Pere Miquel Brull
a14de6eee1
Fix #5367 - MlFlow connector & MLServices (#5446)
Fix #5367 - MlFlow connector & MLServices (#5446)
2022-06-21 14:54:36 +02:00
Teddy
c151a34c70
[ISSUE-4659] Add Additional GE Tests to the Profiler (#5506)
* Added table tests 'column count to be between' and 'column name to be in set'

* Added 'column values to be in set' test

* Fixed wrong filed name when invoking TestCaseResult

* Added col min and col max to be between

* Fix formatting

* Fix test after adding column name list to table profile

* Added 'column values sum between' test

* Added 'table column name to exist' test

* Fixed JSON description white space + spelling mistake
2022-06-20 08:54:42 +02:00
Onkar Ravgan
21dac15176
Added Mode Connector (#5475)
* rebase with main

* Added lineage for mode

* added lineagerunner and enum constants

* added host port

* refactored mode according to new dashboard topology

* checkstyle fixes

Co-authored-by: Onkar Ravgan <onkarravgan@Onkars-MacBook-Pro.local>
2022-06-19 23:59:38 +05:30
Abhishek Pandey
196b023643
airflow-test-connection-fixed (#5502)
* airflow-test-connection-fixed

* airbyte-test-connection-added
2022-06-17 23:08:18 +05:30
Sriharsha Chintalapani
80abd72217
Fix #5498: Column comparator should ignore case (#5499) 2022-06-17 10:18:43 -07:00
Mayur Singal
430d32a9c6
Fix #5090: Added Local TableType (#5450)
Fix #5090: Added Local TableType (#5450)
2022-06-15 10:41:48 +02:00
Abhishek Pandey
e8975aac01
datalake-csv-files-ingestion-added (#5343)
datalake-csv-files-ingestion-added (#5343)
2022-06-15 08:57:21 +02:00
mohitdeuex
be18feb928
[Backend] Websocket implementation added (#5440)
* [Backend] Websocket implementation added

* [Backend] Websocket implementation added [google formatter fix]

* [backend] Updated Reiew Comments

* [backend] Updated CheckStyle
2022-06-15 10:14:47 +05:30
Teddy
28336b0a43
Fix #3575 Data Quality - Partitioned Tables (#5441)
Co-authored-by: Teddy Crepineau <teddycrepineau@Teddys-MacBook-Pro.local>
Co-authored-by: Vivek Ratnavel Subramanian <vivekratnavel90@gmail.com>
2022-06-14 12:37:44 -07:00
darth-coder00
4662fa8b6c
Fix start datetime and format for create ingestions (#5414)
Co-authored-by: pmbrull <peremiquelbrull@gmail.com>
Co-authored-by: Vivek Ratnavel Subramanian <vivekratnavel90@gmail.com>
2022-06-14 11:36:46 -07:00
Vivek Ratnavel Subramanian
d65c97c4e8
Fix #5382 Backend: Update timestamp of thread for any reaction (#5443) 2022-06-13 23:12:20 -07:00
Onkar Ravgan
5537db2ab4
Added DBT Cloud support (#5436)
Added DBT Cloud support (#5436)
2022-06-13 18:05:13 +02:00
Milan Bariya
ab7689d7a8
FIX 5131: Fix Get Pipeline Status from Airflow metadata connector (#5396)
FIX 5131: Fix Get Pipeline Status from Airflow metadata connector (#5396)
2022-06-13 17:44:21 +02:00
Pere Miquel Brull
02fece727b
Fix #5307 - Define a better topology for Ingestion Sources (#5366)
Fix #5307 - Define a better topology for Ingestion Sources (#5366)
2022-06-13 12:17:54 +02:00
Mayur Singal
8ac83509a1
Fix #4549: Added Snowflake Session Query Tag (#5404)
Co-authored-by: Pere Miquel Brull <peremiquelbrull@gmail.com>
2022-06-13 10:19:48 +02:00
Pere Miquel Brull
d9d30b2cba
Fix #5416 - Revisit Looker Test Connection (#5422)
Fix #5416 - Revisit Looker Test Connection (#5422)
2022-06-13 08:07:04 +02:00
Mayur Singal
51a275c481
Fix #1121: Added Airbyte Source (#5372)
Fix #1121: Added Airbyte Source (#5372)
2022-06-13 06:45:25 +02:00
darth-coder00
ce149c86be
Fix #5116: Update UI connection for Pipeline Services (#5408) 2022-06-10 22:02:06 -07:00
Vivek Ratnavel Subramanian
02979d09c3
Fix #5070 Unable to generate a token with Expiration value of Unlimited Days (#5401) 2022-06-09 21:02:49 -07:00
Sriharsha Chintalapani
1923591a94
Fix #5275: OpenMetadata database driver should be configurable via Env (#5402) 2022-06-09 21:02:32 -07:00
Sriharsha Chintalapani
bf6857ebda
Fix #5369: Following data and owned data is not getting from ES (#5377) 2022-06-08 09:17:07 -07:00
Pere Miquel Brull
8e9d0a73f6
Fix #3573 - Sample Data refactor & ORM converter improvements (#5265)
Fix #3573 - Sample Data refactor & ORM converter improvements (#5265)
2022-06-08 16:10:40 +02:00
Sriharsha Chintalapani
f7438f5469
Fix #5330: Support Advanced search provide multiple field suggestions (#5331)
* ES suggest

* Fix #5330: Support Advanced search provide multiple field suggestions

* UI : Change table-suggest to metadata-suggest

Co-authored-by: Sachin-chaurasiya <sachinchaurasiyachotey87@gmail.com>
2022-06-08 13:02:00 +05:30
Sriharsha Chintalapani
b4ffc36e89
Fix #5352: Getting single term for multiple times from search index; Fix #5330: Support Advanced search provide multiple field suggestions (#5356) 2022-06-08 12:59:38 +05:30
Vivek Ratnavel Subramanian
67e108f08f
Fix #5297 Backend: Add support for reactions to conversations and replies (#5329) 2022-06-08 00:03:11 -07:00
Suresh Srinivas
d42c6d2967
Fixes #5345 - PUT and PATCH API to support storing custom properties added through entity extension (#5346) 2022-06-07 09:02:24 -07:00
Suresh Srinivas
b0d64d1684
Fixes #5332 - CustomProperties of an entity are deleted during restart (#5333) 2022-06-07 07:47:34 -07:00
Suresh Srinivas
b44da7733e
Upgrade dependencies for release 0.11 (#5326) 2022-06-06 18:34:44 -07:00
mohitdeuex
a299cfbc86
[Backend] Java Client SDK [WIP] (#5149)
* [Backend] Java Client SDK #4961 [WIP]

* [Backend] Java Client SDK #4961 ..Fix the OpenMetadata[lowercase d] added version plugin

* [Backend] Java Client SDK #4961 ..Add Version utils to core and Using Custom Interceptor to modify request body as per OMD supported JSON Schema

* [Backend] Using exclude nulls to modify request

* [Backend] Google SSO changes tested and fixed for Service Credentials

* [Backend] Okta SSO added
2022-06-06 11:22:43 +05:30
Milan Bariya
ec1aca926a
Fix #5210: Review database field for connectors (#5225)
* Fix #5210: Review database field for connectors
2022-06-06 10:48:23 +05:30
Sriharsha Chintalapani
0119f7fc38
Fix #5196: defaultRoles not present in results of team_search_index, Fix #5195: ES - Need teams as EntityReference in user_search_index, Fix #5111: Add ElasticSearch index & APIs for MlModel (#5308) 2022-06-06 10:06:56 +05:30
Sriharsha Chintalapani
a056ccd9a0
Fix #5303: Add an option to ElasticSearch connector to re-create indexes (#5304) 2022-06-05 13:47:44 -07:00
Pere Miquel Brull
9138c70dee
Fix #4696 - Only store URL suffixes when extracting metadata (#5281)
* Only store URL suffix

* Fix test service name
2022-06-03 11:43:40 +02:00
Vivek Ratnavel Subramanian
9adc772aa4
Fix #5229: Entity Type Custom field changes are recorded as Charts in activity feed. (#5283) 2022-06-03 15:00:15 +05:30
Mayur Singal
b3428771a3
Fix #4767: Refactor Usage & Lineage (#5190)
Fix #4767: Refactor Usage & Lineage (#5190)
2022-06-03 10:12:28 +02:00
Pere Miquel Brull
a57806553a
Fix #4889 - IngestionPipeline reads source connection dynamically; Fix #4888 - Remove force deploy (#5228) 2022-06-02 20:40:53 +02:00
Vivek Ratnavel Subramanian
059acfc529
Backend: Enforce principal domain in the JWT filter (#5155) 2022-06-01 10:07:12 -07:00
Onkar Ravgan
4671ca00b0
Refactored PowerBi Connector (#5107)
Refactored PowerBi Connector (#5107)
2022-06-01 10:36:12 +02:00
Parth Panchal
474ef0826a
Fixed #4771: Syncing newly added tags to a glossary term to assets labeled with that glossary term (#4869)
* Propage newly added tags to a glossary term to assets labeled with that glossary term

* modified updateTags method

* addressing style check

* query change
2022-05-31 14:32:40 +05:30
Abhishek Pandey
50409eac24
removed-required-from-aws-credential (#5219)
removed-required-from-aws-credential (#5219)
2022-05-31 08:45:02 +02:00
Sriharsha Chintalapani
0b609f8d97
Fix #5135: ElasticSearch shows 10000 max hit number (#5211)
Co-authored-by: Sachin-chaurasiya <sachinchaurasiyachotey87@gmail.com>
2022-05-30 22:18:40 -07:00
Sriharsha Chintalapani
a75fd13695
Fix #5042: Add a field to an entity API is failing (#5215) 2022-05-30 09:23:35 -07:00
Abhishek Pandey
12e8a1fcf6
required-fields-updated-in-snowflake-and-athena (#5143)
required-fields-updated-in-snowflake-and-athena (#5143)
2022-05-30 14:57:26 +02:00
Parth Panchal
f8f79ebb2d
Fixed#2730: added status filter support for webhooks (#5214)
* Fixed#2730: added status filter support for webhooks

* added status param

* addressing comments

* postgres query change
2022-05-30 15:53:23 +05:30
Parth Panchal
ffebbb2d28
Fix #5036: added category filter for types API (#5160)
* added category filter for types API

* added category filter for types API
2022-05-30 11:45:04 +05:30
Sriharsha Chintalapani
994a83bb95
Webhook post fails due to empty secretKey (#5203) 2022-05-27 18:23:52 -07:00
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