Mayur Singal
15247bc170
Amundsen Source Fix ( #4100 )
...
Amundsen Source Fix (#4100 )
2022-04-13 15:39:27 +02:00
Shailesh Parmar
f35669446d
Integrated ingestion api with UI for add ingestion ( #4093 )
...
Co-authored-by: darth-coder00 <86726556+darth-coder00@users.noreply.github.com>
2022-04-13 17:21:09 +05:30
darth-coder00
534e476840
Added JSON-Schema Form Builder for connection configs ( #3964 )
...
* Added Form Builder for connection configs
2022-04-13 16:57:33 +05:30
Sriharsha Chintalapani
be836e5404
Fix #4071 : PUT IngestionPipeline missing property & error message ( #4085 )
...
Fix #4071 : PUT IngestionPipeline missing property & error message (#4085 )
2022-04-13 08:40:21 +02:00
Vivek Ratnavel Subramanian
90ddaa59ea
Fix UI errors after #4013 ( #4087 )
2022-04-12 20:11:51 -07:00
Sriharsha Chintalapani
06cc35d048
Fix #4082 : Do not start slack event publisher if there is no config ( #4083 )
2022-04-12 17:25:23 -07:00
Sachin Chaurasiya
3f67f78479
Fix #4013 UI: Support updated EntityReference ( #4068 )
2022-04-12 13:53:37 -07:00
Vivek Ratnavel Subramanian
31ff2e375d
Fix #4055 : Support auto renewal of tokens for Okta SSO ( #4081 )
2022-04-12 13:24:06 -07:00
Pere Miquel Brull
cc68a3369d
Override test_connection ( #4078 )
2022-04-12 13:14:17 -07:00
Milan Bariya
5e6e878d8e
ISSUE-3224: Add unit test for mysql ( #4075 )
...
Co-authored-by: Ayush Shah <ayush@getcollate.io>
2022-04-12 13:10:18 -07:00
Alberto Miorin
4a66d1c6f5
Use antlr4 for FQN instead of regex. ( #4066 )
2022-04-12 11:40:00 -07:00
Shailesh Parmar
1ecbe79958
UI: Improve style of toast notification ( #4064 )
2022-04-12 10:36:55 -07:00
Pere Miquel Brull
e7c5bf8e7e
Add azure to airflow providers ( #4073 )
2022-04-12 08:58:02 -07:00
Pere Miquel Brull
87e5854f25
Fix #4039 - Airflow REST Trigger & Test Connection ( #4072 )
...
Fix #4039 - Airflow REST Trigger & Test Connection (#4072 )
2022-04-12 17:06:49 +02:00
Ayush Shah
32004021c8
Schema Default value changed for sample data ( #4067 )
2022-04-12 19:28:32 +05:30
Milan Bariya
bd1edd011d
Fix: dynamodb DatabaseSchema import error ( #4070 )
...
Co-authored-by: Mayur Singal <39544459+ulixius9@users.noreply.github.com>
2022-04-12 19:01:41 +05:30
Stas Lysikov
7f0aaaef62
fix #4035 ( #4037 )
...
* add check for columns number
* reformat changes
Co-authored-by: Stanislav Lysikov <s.lysikov@space307.com>
Co-authored-by: Ayush Shah <ayush@getcollate.io>
2022-04-12 15:53:28 +05:30
Ayush Shah
15766e85a6
Sample Usage fixed ( #4065 )
2022-04-12 14:57:18 +05:30
Onkar Ravgan
1cd4dad5a9
Fixes to connection options in create engine ( #4063 )
...
Co-authored-by: Onkar Ravgan <onkarravgan@Onkars-MacBook-Pro.local>
2022-04-12 14:26:33 +05:30
Pere Miquel Brull
6a6507e754
Fix #3962 - Profiler uses DatabaseSchema & Sample Data fix ( #4056 )
2022-04-12 13:40:59 +05:30
Sachin Chaurasiya
3f3e38043c
Fix #4047 UI : Support owner entity reference from elastic search ( #4059 )
...
* Fix #4047 UI : Support owner entity reference from elastic search
* Change mention char constant
2022-04-12 12:46:03 +05:30
Shailesh Parmar
110c0f503e
Feat: Added support for deleting Tags and Tags category. ( #4041 )
...
* Feat: Added support to delete tags and tags category
* code improvement
* addressing comment
* addressing comment
* added unit test for tagAPI
2022-04-12 12:38:51 +05:30
Sriharsha Chintalapani
d49defcd77
Merge pull request #4045 from open-metadata/issue-4042
...
Fix #4042 : Ingestion: Sample data ingestion is failing
2022-04-11 17:30:14 -07:00
Sriharsha Chintalapani
8bb763abf1
Fix #4042 : Ingestion: Sample data ingestion is failing
2022-04-11 16:29:29 -07:00
Sriharsha Chintalapani
966cedd17f
Fix #4042 : Ingestion: Sample data ingestion is failing
2022-04-11 16:23:00 -07:00
Sriharsha Chintalapani
2e870669e3
Fix #4042 : Ingestion: Sample data ingestion is failing
2022-04-11 16:12:01 -07:00
Sriharsha Chintalapani
97e495b2af
Merge pull request #4040 from open-metadata/es_nested_fields
...
Fix #4014 : Provide entityReference instead of id for owner field in elastic search
Fix #4044 : Service connection supportedPipelineType to be a common type
2022-04-11 15:05:09 -07:00
Sriharsha Chintalapani
bd4bcaf876
Fix #4044 : Service connection supportedPipelineType to be a common type
2022-04-11 14:22:58 -07:00
Sriharsha Chintalapani
8067103a1d
Fix #4044 : Service connection supportedPipelineType to be a common type
2022-04-11 14:22:30 -07:00
Sriharsha Chintalapani
5f47b66742
Fix #4044 : Service connection supportedPipelineType to be a common type
2022-04-11 14:22:30 -07:00
Sriharsha Chintalapani
13145d02e6
Fix #4014 : Provide entityReference instead of id for owner field in elastic search
2022-04-11 14:22:30 -07:00
Sriharsha Chintalapani
96dd94eab7
Merge pull request #4022 from MilanBariya/issue-3266
...
ISSUE-3266: Add unit test for vertica
2022-04-11 13:01:05 -07:00
Sriharsha Chintalapani
5d1b1500fb
Merge pull request #3846 from kshinde2512/Topic-details-ui-error-handling
...
Error handling for topic details
2022-04-11 10:14:39 -07:00
Sachin Chaurasiya
595f2a3b8b
Fix #3928 UI: Explore page filters should include service name ( #4029 )
2022-04-11 09:41:47 -07:00
Pere Miquel Brull
d6b49f070c
Fix #3951 - OpenMetadata Airflow REST ( #4034 )
...
Fix #3951 - OpenMetadata Airflow REST (#4034 )
2022-04-11 18:38:26 +02:00
codingwithabhi
e191dd17c4
azuresql-connector-fix-added ( #3903 )
...
azuresql-connector-fix-added (#3903 )
2022-04-11 18:27:00 +02:00
Sriharsha Chintalapani
9479b49af6
Merge pull request #4030 from ulixius9/issue-3830
...
Fix #3830 : Fixed Query parser
2022-04-11 08:12:13 -07:00
Sriharsha Chintalapani
7ef5a071ae
Merge pull request #4033 from MilanBariya/dynamodb-unittes
...
Add unit test for dynamodb
2022-04-11 08:11:22 -07:00
Milan Bariya
b64384e84a
Add unit test for dynamodb
2022-04-11 19:33:27 +05:30
Mayur Singal
b389e78656
Fix #3813 : centralise fqdn ( #4025 )
2022-04-11 19:32:39 +05:30
codingwithabhi
01336853ef
Snowflake private key fix ( #4031 )
...
* snowflake-private-key-fixed
* ran-core_bump_version_dev
2022-04-11 19:27:50 +05:30
Onkar Ravgan
fc92656502
bigquery-connector-fix-added ( #4027 )
...
* fixes to bigquery connector
* Rebase with main
Co-authored-by: Onkar Ravgan <onkarravgan@Onkars-MacBook-Pro.local>
2022-04-11 19:27:19 +05:30
ulixius9
38ee0eca49
Fix #3830 : Fixed Query parser
2022-04-11 18:59:36 +05:30
Milan Bariya
4fdb99bb26
ISSUE-3266: Add unit test for vertica
2022-04-11 17:57:05 +05:30
Pere Miquel Brull
2732906059
Fix #4021 - Pipeline status sample data ( #4023 )
...
* Update connection arguments
* Pipeline status sample data
2022-04-11 16:57:06 +05:30
Milan Bariya
d73c7d9b44
ISSUE-3266: Add unit test for vertica
2022-04-11 15:17:22 +05:30
Sachin Chaurasiya
9c92424f74
Fix #4016 UI Support updated EntityReference for dataset details page. ( #4018 )
2022-04-11 14:45:20 +05:30
Shailesh Parmar
863641797b
Merge pull request #4015 from open-metadata/issue-3997
...
UI: Added versioning to recently search terms
2022-04-11 14:25:52 +05:30
Sachin Chaurasiya
ffe3285539
Update generated typescript from schema ( #4017 )
2022-04-11 13:30:55 +05:30
Shailesh Parmar
dc18ebe48b
UI: Implemented new ui for adding services and adding ingestion ( #4002 )
2022-04-11 00:11:00 -07:00