748 Commits

Author SHA1 Message Date
Pere Miquel Brull
14e09bd1cc
Fix #4821 - Validate Server and Client versions (#4847) 2022-05-10 09:15:33 -07:00
Ayush Shah
c94de59a40
Missing pymssql dependency (#4841) 2022-05-10 19:28:16 +05:30
Mayur Singal
05a8401c51
Fix #4831: Added multiple db support for mssql (#4836) 2022-05-10 15:03:06 +02:00
Onkar Ravgan
b7555806fd
removed unused imports (#4837)
Co-authored-by: Onkar Ravgan <onkarravgan@Onkars-MacBook-Pro.local>
2022-05-10 13:05:36 +02:00
Pere Miquel Brull
a31620af3d
Add presto LENGTH (#4830) 2022-05-10 10:29:59 +02:00
Mayur Singal
76e36e812d
0.9 to 0.10 Metadata Migration Script (#4572)
0.9 to 0.10 Metadata Migration Script (#4572)
2022-05-10 09:33:27 +02:00
Pere Miquel Brull
e818fcd2de
Validate JSON and YAML config files (#4824) 2022-05-10 09:32:56 +02:00
Sriharsha Chintalapani
10dd966019
Fix #4817: Processing Redpanda topics configs runs into error (#4818) 2022-05-10 07:50:19 +02:00
Pere Miquel Brull
eee71223b3
Fix #4722 - Validate workflowConfig when parsing error (#4807)
* Update parser

* Check if tests in config

* Add provider class map

* Validate server config
2022-05-10 07:48:52 +02:00
Pere Miquel Brull
6fdd1c4691
Fix #4780 & #4739 - ConnectionArguments with inner dict (#4798) 2022-05-09 11:28:47 -07:00
Ayush Shah
a4212ec356
Revamp Snowflake (#4653)
Revamp Snowflake (#4653)
2022-05-09 15:54:36 +02:00
Pere Miquel Brull
79dbd18508
Import kafka modules inside function (#4805)
* Import kafka inside function

* Format
2022-05-09 15:36:24 +02:00
Sriharsha Chintalapani
34858f3b32
Topics: Add Sample data (#4787)
* Topics: Add Sample data

* Topics: Add Sample data

* Topics: Add Sample data

* Topics: Add Sample data

* Topics: Add Sample data
2022-05-09 12:50:54 +02:00
Mayur Singal
7e684a91eb
Fixed #4769: Trino Connection Argument Fix (#4794)
* Fixed #4769: Trino Connection Argument Fix

* Added tests

* Imporved test with proxy and without conn args
2022-05-09 12:46:03 +02:00
Mayur Singal
fd521763d4
Fix #4590: Usage through query log file (#4719)
* Usage through query log file

* Pick fileds if available in file

* Created Usage Souce
2022-05-09 11:37:52 +02:00
Pere Miquel Brull
04421901c0
[WIP] Fix #4610 - Pipeline Tasks removal (#4615)
Co-authored-by: Sriharsha Chintalapani <harsha@getcollate.io>
2022-05-07 21:10:35 -07:00
Pere Miquel Brull
5700f6d68e
Fix #4768 - Add Location path (#4770)
Co-authored-by: Sriharsha Chintalapani <harsha@getcollate.io>
2022-05-07 21:10:13 -07:00
Sriharsha Chintalapani
2730d13bcc
Fix sample data config (#4778) 2022-05-06 22:01:17 -07:00
Pere Miquel Brull
9241bc66e9
Fix bigquery URL build for gcs path (#4764) 2022-05-06 15:44:27 +02:00
Pere Miquel Brull
a22ff4627f
Fix #4728 - Fix Kafka test connection (#4730)
* Fix Kafka connection

* Update defaults and required values

* Update test connection

* Add filter tests

* Fix kafka tests
2022-05-06 08:59:05 +02:00
Sriharsha Chintalapani
d2eef5ec0e
Fix #4758: Add support for yaml configuration in Ingestion connectors (#4759)
* Fix #4758: Add support for yaml configuration in Ingestion connectors

* Fix #4758: Add support for yaml configuration in Ingestion connectors

* Fix #4758: Add support for yaml configuration in Ingestion connectors

* Fix #4758: Add support for yaml configuration in Ingestion connectors
2022-05-06 08:12:09 +02:00
codingwithabhi
ee1dda5366
postgres-selecting-multiple-databases-per-service (#4736) 2022-05-06 06:31:07 +02:00
Ayush Shah
c420d163db
Fixes Bigquery Sample Data (#4747) 2022-05-06 00:12:38 +05:30
Pere Miquel Brull
ba33d0b3d6
Clean and paginate (#4735) 2022-05-05 16:08:57 +02:00
Sriharsha Chintalapani
4531190af6
Fix #4637: Support JWT Token generation for bot accounts (#4647)
* Fix #4637: Support JWT Token generation for bot accounts

* Fix #4637: Support JWT Token generation for bot accounts

* Fix #4637: Support JWT Token generation for bot accounts

* Fix #4637: Support JWT Token generation for bot accounts

* Fix #4637: Support JWT Token generation for bot accounts

* Fix #4637: Support JWT Token generation for bot accounts

* Fix #4637: Support JWT Token generation for bot accounts

* Fix #4637: Support JWT Token generation for bot accounts

* Fix #4637: Support JWT Token generation for bot accounts

* Fix #4637: Support JWT Token generation for bot accounts

* Fix #4637: Support JWT Token generation for bot accounts

* Fix #4637: Support JWT Token generation for bot accounts

* Fix #4637: Support JWT Token generation for bot accounts

* Fix #4637: Support JWT Token generation for bot accounts

* Fix #4637: Support JWT Token generation for bot accounts

* Fix #4637: Support JWT Token generation for bot accounts

* Fix #4637: Support JWT Token generation for bot accounts

* Fix #4637: Support JWT Token generation for bot accounts
2022-05-05 15:32:33 +05:30
Vivek Ratnavel Subramanian
1c68748618
Fix #4542. Tables with a slash (/) in their name aren't appearing (#4717) 2022-05-04 23:30:39 -07:00
Onkar Ravgan
6f97b25175
Added prefix while parsing bucket objects (#4665)
* Added prefix to s3 bucket objects

* Added support for prefixes in gcs and s3 for DBT

* implented review comments

Co-authored-by: Onkar Ravgan <onkarravgan@Onkars-MacBook-Pro.local>
2022-05-05 10:49:10 +05:30
codingwithabhi
4aa5fbce04
tableau-test-connection-added (#4673)
* tableau-test-connection-added

* tableau-test-connection-fixed

* test-connection-optimised

* test-connection-optimised
2022-05-05 06:47:08 +02:00
codingwithabhi
e4d3f0b376
Issue 4406 superset (#4708)
* superset-test-connection-fixed

* optimized-test-connection

* code-formatted
2022-05-04 17:23:42 +02:00
Pere Miquel Brull
5d97137039
Filter pattern is case-insensitive (#4707) 2022-05-04 17:04:01 +02:00
Mayur Singal
450fb2b132
SampleData Usage Fix (#4398)
* SampleData Test Connection & Usage Fix

* Fixed Pytest
2022-05-04 16:45:49 +02:00
codingwithabhi
6bd587be8d
redash-test-connection-completed (#4672)
* redash-test-connection-completed

* code-smell-removed

* docstring-added-for-non-sqlalchemy-service-client
2022-05-04 16:25:46 +02:00
codingwithabhi
6cff9620b2
metabase-test-connection-completed (#4671)
* metabase-test-connection-completed

* debug-traceback-added
2022-05-04 12:56:33 +02:00
Pere Miquel Brull
8aa88b1efc
Fix #4636 - CLI: Remove --skip-sample-data and add --ingest-sample-data (#4646) 2022-05-03 18:54:43 -07:00
Ayush Shah
5cf9799578
Modify redshift schema (#4624) 2022-05-03 16:27:07 +05:30
Onkar Ravgan
6a5ffb0626
added google cloud storage dependency (#4651)
Co-authored-by: Onkar Ravgan <onkarravgan@Onkars-MacBook-Pro.local>
2022-05-03 15:13:46 +05:30
Vj-L
2c7a327c6b
Issue #3094 (#4500)
* Added the named volumes for improvement

* Mapped the named volumes

* Updated the Named Volumes

* Updated the Volumes on top level

* Added the named volumes
2022-05-03 14:19:31 +05:30
Onkar Ravgan
b299c0683a
Added database in fqdn for dbt (#4479)
* added database in fqdn for dbt

* used fqdn generator function

* lower method added

Co-authored-by: Onkar Ravgan <onkarravgan@Onkars-MacBook-Pro.local>
2022-05-02 17:58:58 +05:30
Ayush Shah
dba6bf2adf
Fixes MSSQL default query issue (#4614) 2022-05-02 16:22:34 +05:30
Ayush Shah
c674408dbb
from print_exc to format_exc, resolves sonar cloud code smell (#4611) 2022-05-02 16:09:59 +05:30
Akash Jain
792c67a8f1
Arguments to provide ingestion depenedency. defaults to 'all' (#4613) 2022-05-02 16:09:44 +05:30
Ayush Shah
b4e143ff92
Fix 4582 - Looker instance error (#4607) 2022-05-02 09:21:49 +02:00
Pere Miquel Brull
f3c107025a
Fix #4540 - Parse connection JSON gracefully (#4591)
* Parse connection JSON gracefully

* Only check parsing

* Format
2022-04-29 09:20:10 -07:00
Pere Miquel Brull
0c51ecde63
Fix #2830 - Centralise loggers and update format (#4570)
Fix #2830 - Centralise loggers and update format (#4570)
2022-04-29 06:54:30 +02:00
Pere Miquel Brull
21c14d257c
Compile Trino LENGTH (#4571) 2022-04-28 07:56:59 -07:00
Ayush Shah
c372293188
Kafka Filter by topics fixed (#4568)
* Fix workflow and kafka filteration

* Remove timeout as it's default 6000

* Update workflow.json
2022-04-28 17:28:26 +05:30
mosiac1
e3f216d711
Fix trino ingestion of catalog name (#4566) 2022-04-28 12:17:38 +02:00
Ayush Shah
7d57a81622
Fixes consumer config (#4527) 2022-04-27 17:46:27 +05:30
Ayush Shah
88cf0930e2
Fix Dependency issue (#4523) 2022-04-27 14:54:47 +05:30
Ayush Shah
9cb9792b7e
Fix Docker and revert openmetadata-start.sh changes (#4518)
* Fix Docker and revert openmetadata-start.sh changes

* Fix Docker - added error handling

* Fix Docker - added error handling

* Added time.sleep

* Resolve Code smell
2022-04-27 14:20:09 +05:30