Sriharsha Chintalapani
626f03e5a4
Issue-4917: Kafka ingestion fails with a validation error ( #4918 )
2022-05-12 20:12:42 -07:00
Pere Miquel Brull
ab50264ffa
Fix trino deleted tables & catalog as required ( #4914 )
...
* Catalog as required for SQLAlchemy
* Use catalog properly for db name
2022-05-12 19:41:43 +02:00
Mayur Singal
a611338692
Fix #4919 : Fix elastic seach teams indexing ( #4911 )
2022-05-12 10:28:17 -07:00
codingwithabhi
6adc46198c
hive-source-conn-password-fix ( #4908 )
2022-05-12 16:26:11 +02:00
Pere Miquel Brull
52dac4ab37
Fix #4905 - Glue db and filters ( #4907 )
...
Fix #4905 - Glue db and filters (#4907 )
2022-05-12 15:49:03 +02:00
Milan Bariya
d1f21911f5
Add: Unit Test source for multiple conn ( #4845 )
...
Add: Unit Test source for multiple conn (#4845 )
2022-05-12 14:31:09 +02:00
Onkar Ravgan
c419b07ab5
bigquery view fix ( #4897 )
...
* bigquery view fix
* overide bigquery fetch_view method
Co-authored-by: Onkar Ravgan <onkarravgan@Onkars-MacBook-Pro.local>
2022-05-12 16:25:11 +05:30
Mayur Singal
862b08ef2c
Fix #4844 : Improved Databricks get connection ( #4906 )
2022-05-12 11:58:34 +02:00
Ayush Shah
92de8cc1ff
Add Deleted tables as deleted ( #4904 )
2022-05-12 08:55:43 +02:00
Mayur Singal
f5bb320a2b
Fix #4883 : Fixed metadata index issue ( #4884 )
2022-05-11 14:44:23 +02:00
Ayush Shah
ed0d65efd5
Optimize and fix snowflake + usage ( #4862 )
...
Optimize and fix snowflake + usage (#4862 )
2022-05-11 14:05:35 +02:00
Mayur Singal
18a29ff202
Fix #4724 : Fixed datatype mapping Hive ( #4879 )
...
* Fix #4724 : Fixed datatype mapping hive
* Imports on top
* Removed Print
2022-05-11 12:25:56 +02:00
Milan Bariya
0acf88e1ba
ISSUE-1072: Add Apache Pinot support ( #4649 )
...
* ISSUE-1072: Add Apache Pinot support
* ISSUE-1072: Add Apache Pinot support
* Rename pinotdbConnection.json to pinotDBConnection.json
2022-05-11 11:13:28 +02:00
Onkar Ravgan
f1969c4fce
added dependencies for pymssql ( #4876 )
...
Co-authored-by: Onkar Ravgan <onkarravgan@Onkars-MacBook-Pro.local>
2022-05-11 10:41:13 +02:00
Pere Miquel Brull
23b95a267b
Fix #4828 - Remove lineage backend from airflow image ( #4833 )
...
* Remove callbacks from DAG
* Remove lineage backend from image
2022-05-11 07:36:33 +02:00
codingwithabhi
79b10081d7
mssql-unittest-added ( #4851 )
...
mssql-unittest-added (#4851 )
2022-05-11 07:25:49 +02:00
Pere Miquel Brull
65b9a4892f
Add ignorecase ( #4865 )
2022-05-11 10:54:37 +05:30
Ayush Shah
d4198f7b1d
Modified filters ( #4861 )
2022-05-11 10:08:39 +05:30
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