2916 Commits

Author SHA1 Message Date
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
Sriharsha Chintalapani
8bb763abf1 Fix #4042: Ingestion: Sample data ingestion is failing 2022-04-11 16:29:29 -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
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
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
Mayur Singal
726da97dd8
Fix #3654: Fixed TypeError in Deltalake (#3710)
* Fix #3654: fixed minor bugs

* Fixed table ingestion issues

* Added sample script for deltalake

* Added Hive Metastore support

* Added support for local metastore

* removed code smell

* Resolved review comments

* fixed display data type logic

* Fixed Code Smell and Resolved conflicts

* Fixed Delta lake source

* removed set spark

* Updated prepare method

* id fix

* Metatore exception added
2022-04-11 10:45:59 +05:30
Sriharsha Chintalapani
4a572713a7 Fix #3865: Service Connection & Schema Name - Fix ES indexes 2022-04-10 09:47:36 -07:00
Mayur Singal
42dcb383c0
Lineage Revamp for Schema changes (#3995)
* Fix #3592: Refractored Lineage Ingestion
2022-04-10 08:44:30 -07:00
Ayush Shah
a5546090e7
Refactored Presto based on schema changes (#3990) 2022-04-09 12:11:43 -07:00
Onkar Ravgan
3402b5f3e2
added password field in vertica config file (#3992)
Co-authored-by: Onkar Ravgan <onkarravgan@Onkars-MacBook-Pro.local>
2022-04-09 12:10:43 -07:00
Mayur Singal
bb90df0e60
Snowflake usage fix (#3991)
* Snowflke Usage Fix

* Snowflke Usage Fix
2022-04-09 21:43:02 +05:30
Ayush Shah
0b44bbdde1
re: Azure SSO added (#3989)
* Azure SSO added

* Azure SSO added
2022-04-09 20:28:40 +05:30
codingwithabhi
7b64e536fe
Snowflake connection fix (#3986)
* snowflake-connection-fixed

* code-formatted

* ran-make-core_bump_version_dev
2022-04-09 20:03:46 +05:30
Onkar Ravgan
c885a7c107
redash-connector-fix and tableu json fixes (#3985)
* Fixed Redash source config

* Review changes

Co-authored-by: Onkar Ravgan <onkarravgan@Onkars-MacBook-Pro.local>
2022-04-09 19:52:42 +05:30
Ayush Shah
d7248cd5b9
Oracle fix (#3984)
* Oracle fix

* Oracle added json refactoring

* Fixed Oracle

* Oracle json modified

* Oracle modified
2022-04-09 19:50:55 +05:30
Mayur Singal
aa6a3fa8c4
Redshift Usage Fixed (#3983)
* Redshift Usage Fixed

* renamed source connection
2022-04-09 18:50:30 +05:30
codingwithabhi
c6bd06944b
glue-connector-fixed (#3980)
* glue-connector-fixed

* code-formatted

* ran-make-core_bump_version_dev

* config-stored-in-variable
2022-04-09 18:28:53 +05:30
Ayush Shah
fbf5861128
Refactored Superset (#3979) 2022-04-09 18:10:00 +05:30
Ayush Shah
3840eb77c0
Refactoring Connectors - Metabase, MariaDB, Looker (#3977)
* Metabase Fix

* Looker, Metabase and Mariadb

* modified metabase
2022-04-09 16:56:12 +05:30
Onkar Ravgan
d5758b2fb2
Fixed Db2 source config (#3978)
Co-authored-by: Onkar Ravgan <onkarravgan@Onkars-MacBook-Pro.local>
2022-04-09 16:30:18 +05:30
codingwithabhi
a92dff15e6
multiple-database-support-added (#3777)
* multiple-database-support-added

* FQDN_SEPARATOR-added

* code-formatted

* code-formatted
2022-04-09 15:11:11 +05:30
Mayur Singal
53e4403ccd
Fixed MSSQL & Clickhouse Usage (#3976) 2022-04-09 13:50:24 +05:30
codingwithabhi
0e0c3459a8
postgres-connector-fixed (#3970) 2022-04-08 13:28:00 -07:00
Ayush Shah
839d152cc3
PowerBI - Schema Refactoring (#3960)
* Added PowerBI refactoring

* Update powerbi.py

* Update powerbi.py

* Modified filters
2022-04-09 00:38:41 +05:30
Ayush Shah
21d8ba72a8
Added Looker refactoring changes (#3963) 2022-04-08 12:08:23 -07:00
Pere Miquel Brull
c6a785b219
Fix #3955 - Filter Pattern generation (#3959)
* Fix missing deprecation

* Fix filterPattern generation
2022-04-09 00:28:29 +05:30
Mayur Singal
a3ceea6b63
Hive Source Fix (#3919)
* Hive Source Fix

* Added auth option test & unified unit test
2022-04-08 22:29:48 +05:30
Pere Miquel Brull
7f46e46bc3
Fix #3943 - Airflow auth providers fix (#3947)
* Fix airflow providers loading

* Format

* Format
2022-04-08 19:29:01 +05:30
Pere Miquel Brull
06a3e4c989
Fix #3825 - Schema Name, SQL Source FQDN & ORM Profiler (#3942)
* Fix db schema name

* Fix sqlite connection

* Correctly register scanned tables

* improve sqlite connection

* Adapt schemas on ORM profiler

* Format
2022-04-08 19:28:10 +05:30
Milan Bariya
4d15d0f91e
ISSUE-3811: Add unit test for clickhouse (#3949) 2022-04-08 19:26:02 +05:30
Mayur Singal
b5f1a8edeb
Fixed Sample Usage (#3950) 2022-04-08 19:25:07 +05:30