224 Commits

Author SHA1 Message Date
Mayur Singal
596f3ed9ca
Bigquery Config Fix (#4275) 2022-04-20 16:47:00 +05:30
Ayush Shah
09f01fc7e3
Issue 4237 - fixes empty dictionary (#4239) 2022-04-19 21:22:46 +05:30
Ayush Shah
61591058fb
Added support openmetadata extraction - Ingestion (#4195) 2022-04-19 19:37:41 +05:30
Pere Miquel Brull
256b16d877
Fix #4032 - Bigquery properties & GCS Credentials (#4202)
Fix #4032 - Bigquery properties & GCS Credentials (#4202)
2022-04-19 12:31:34 +02:00
Milan Bariya
924e211ba1
ISSUE-4076: Use the central get_engine method for usage (#4180)
* ISSUE-4076: Use the central get_engine method for usage

* ISSUE-4076: Use the central get_engine method for usage

* ISSUE-4076: Use the central get_engine method for usage

Co-authored-by: Pere Miquel Brull <peremiquelbrull@gmail.com>
Co-authored-by: Mayur Singal <39544459+ulixius9@users.noreply.github.com>
2022-04-19 12:35:01 +05:30
Pere Miquel Brull
63415952e3
Fix sample data (#4200)
Fix sample data (#4200)
2022-04-18 19:00:36 +02:00
pmbrull
93f36ec655 Merge remote-tracking branch 'upstream/main' into issue-4131-v2 2022-04-18 17:39:07 +02:00
pmbrull
0c55a7ccc1 Add database required fields 2022-04-18 17:38:34 +02:00
pmbrull
c7fe4f8968 Add dashboard required fields 2022-04-18 16:45:33 +02:00
pmbrull
3a9d8db03d Update example 2022-04-18 16:41:18 +02:00
pmbrull
422cfb0976 Fix name 2022-04-18 16:41:13 +02:00
pmbrull
e19d0d9d67 dashboard services use URI as hostPort 2022-04-18 16:41:05 +02:00
Pere Miquel Brull
2aecebd595
Fix #4189 - Fix airflow lineage callback (#4191)
Fix #4189 - Fix airflow lineage callback (#4191)
2022-04-18 15:13:26 +02:00
Ayush Shah
4f5c5a9e23
Ingestion - fix pytest workflow errors and modify airflow pipeline (#4178) 2022-04-18 11:36:21 +05:30
codingwithabhi
8115c2ece4
issue-4135: updated-mysql-connection-json (#4136) 2022-04-14 14:16:09 -07:00
Mayur Singal
0c27f16582
Bigquery Usage Fix (#4140) 2022-04-14 13:51:22 -07:00
Pere Miquel Brull
43be01b92e
Fix #4091 & #3948 - Create services correctly (#4101) 2022-04-13 18:04:52 +02:00
Ayush Shah
1f3667b46f
Fix Python test (#4095) 2022-04-13 21:03:33 +05:30
Mayur Singal
15247bc170
Amundsen Source Fix (#4100)
Amundsen Source Fix (#4100)
2022-04-13 15:39:27 +02: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
Ayush Shah
15766e85a6
Sample Usage fixed (#4065) 2022-04-12 14:57:18 +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
2e870669e3 Fix #4042: Ingestion: Sample data ingestion is failing 2022-04-11 16:12:01 -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
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
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
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
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
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
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
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
Onkar Ravgan
7b26b5ce24
tableau-connector-fix-added (#3946)
* Fixed Tableau source config

* Review changes

Co-authored-by: Onkar Ravgan <onkarravgan@Onkars-MacBook-Pro.local>
2022-04-08 19:23:44 +05:30
codingwithabhi
bb76a2f11b
salesforce-connector-fixed (#3923)
* salesforce-connector-fixed

* salesforce-connection-updated

* ran-make-core_bump_version_dev

* code-formatted

* removed-get_connection_url

* code-formatted

* code-formatted

* code-formatted
2022-04-08 16:08:31 +05:30
Onkar Ravgan
5219bad5e1
singlestore-connector-fix-added (#3937)
* Singlestore config fix
Rebase with main

* Fixed Singlestore source config

* Formating changes

Co-authored-by: Onkar Ravgan <onkarravgan@Onkars-MacBook-Pro.local>
2022-04-08 15:09:10 +05:30
Onkar Ravgan
aae29b1675
Fixed vertica source configs (#3910)
Co-authored-by: Onkar Ravgan <onkarravgan@Onkars-MacBook-Pro.local>
Co-authored-by: Sriharsha Chintalapani <harshach@users.noreply.github.com>
Co-authored-by: Ayush Shah <ayush@getcollate.io>
2022-04-08 14:13:22 +05:30
codingwithabhi
300e8fec55
snowflake-connector-fix (#3885)
* snowflake-connector-fixed

* schema-filter-fixed

* updated-connection_arguments

* ran-py_format

* removed-FQN-computation

* ran-make-core_bump_version_dev-and-py_format

* ranpy_format
2022-04-08 13:28:54 +05:30
Ayush Shah
7c3a6082a6
Refactor - Redshift Connection (#3920) 2022-04-07 08:52:38 -07:00