2916 Commits

Author SHA1 Message Date
Ayush Shah
1552aeb2de
Fix #13149: Multiple Project Id for Datalake GCS (#14846)
* Fix Multiple Project Id for datalake gcs

* Optimize logic

* Fix Tests

* Add Datalake GCS Tests

* Add multiple project id gcs test
2024-01-25 10:52:16 +01:00
Mayur Singal
75471cfba9
MINOR: Fix Databricks pipeline client pagination (#14860) 2024-01-25 14:41:25 +05:30
Pere Miquel Brull
85e2058979
MINOR - Fix & Organize topology context (#14838)
* MINOR - Fix & Organize topology context

* Handle missing context charts
2024-01-25 08:22:07 +01:00
Onkar Ravgan
80fff72949
Fix #14794: Refactored and cleaned owner processing in sources (#14817)
* refactor owner processing

* Add exception handling and fix pytest

* review comments addressed

* looker tests

* fixed pycheckstyle
2024-01-25 06:46:22 +01:00
Ayush Shah
e30ffd71ce
Fix 13970: Fix Consecutive Array issue (#14852) 2024-01-25 10:38:56 +05:30
Onkar Ravgan
d1460b675b
Add condition to fix error (#14856) 2024-01-25 10:18:01 +05:30
Mayur Singal
17fb2cabca
MINOR: Lineage handle copy queries being skipped (#14855) 2024-01-25 10:15:32 +05:30
NiharDoshi99
2efa0c9e28
#13974 handle for hyphen in schema and median function (#14834) 2024-01-24 15:57:36 +05:30
Teddy
d228a93fbf
fix: increase floating point precision (#14827) 2024-01-24 09:19:19 +01:00
Shiyang Xiao
9f5a70bd71
MINOR - update docs & added unit test for SAS Connector (#14743)
Co-authored-by: Shiyang Xiao <Shiyang.Xiao@sas.com>
2024-01-23 14:55:29 -08:00
Onkar Ravgan
3cf8e0a308
MINOR: Added table validation for cost analysis data (#14793)
* Added validation for cost analysis source

* centralized life cycle logic
2024-01-23 09:55:24 +01:00
Pere Miquel Brull
8f2c2b21c2
MINOR - Better handling of Ingestion Pipeline Status (#14792)
* MINOR - Better handling of Ingestion Pipeline Status

* format

* format
2024-01-23 09:24:19 +01:00
kwgdaig
5d5c384dec
Fixes #13556: Support for Salesforce table description ingestion (#14733)
* ISSUE-13556: Add suport for Salesforce table description ingestion

* ISSUE-13556: Remove unnecessary blank line

* ISSUE-13556: Fix to get description for each table

---------

Co-authored-by: Teddy <teddy.crepineau@gmail.com>
2024-01-23 07:36:36 +00:00
Ayush Shah
fda74d28b3
Fixes #14598: Fix Tags / Labels ingestion on includeTags as False (#14782) 2024-01-23 11:58:23 +05:30
Pere Miquel Brull
337796d612
MINOR - Fix SP topology context & Looker usage context (#14816)
* MINOR - Fix SP topology context & Looker usage context

* MINOR - Fix SP topology context & Looker usage context

* Fix tests
2024-01-23 07:02:39 +01:00
Mayur Singal
492bac32c0
Minor: Optimise Databricks Client (#14776) 2024-01-23 11:28:02 +05:30
Mayur Singal
eb1550205a
MINOR: Fix Vertica profiler median query (#14800) 2024-01-19 18:53:14 +00:00
NiharDoshi99
3f78e072e1
#13429 support for struct data type in hive (#14785) 2024-01-19 18:26:53 +05:30
Mayur Singal
4e02cb1c54
Fix #14764: Profiler make compute metric configurable (#14791) 2024-01-19 18:13:26 +05:30
Akash Jain
72fc0cf685
fix: Security Scan CI + Makefiles (#14790) 2024-01-19 14:18:07 +05:30
Onkar Ravgan
f10b5a3617
Fixed athena e2e db (#14774) 2024-01-19 11:51:38 +05:30
Teddy
9c4ec6c760
fix: added fall back to table metric computation (#14771) 2024-01-19 00:33:57 +05:30
Ayush Shah
831fce5b7e
Fixes 10709: Add useFqnForFiltering to profiler workflow (#14717) 2024-01-18 18:52:43 +05:30
Onkar Ravgan
c5c7171036
MINOR: Added Support for Bigquery and Redshift lifeCycle data (#14622)
* Added BQ and redshift lifeCycle

* added usage fixes
2024-01-18 15:36:43 +05:30
Ayush Shah
0d0d820305
MINOR: Add Static Sample Data, Modify Lineage (#14752) 2024-01-17 20:07:49 +05:30
NiharDoshi99
6620389ad1
fix null prop. when entire col is null (#14758) 2024-01-17 16:00:06 +05:30
Teddy
c90a86b8ad
chore: remove typing-extension dependency (#14757) 2024-01-17 09:58:10 +00:00
Mayur Singal
07ea5e97c8
Minor: Postgres cypress move to query log file usage (#14750) 2024-01-17 14:26:57 +05:30
NiharDoshi99
c120ae98a4
#14727 change all all_ query to dba_ query (#14748) 2024-01-17 12:38:42 +05:30
Vijay Ravi
abe716d7fa
MINOR: Update jsonpatch package version (#14740)
* MINOR: Update jsonpatch package version

* Format

---------

Co-authored-by: Pere Miquel Brull <peremiquelbrull@gmail.com>
2024-01-17 07:17:11 +01:00
Pere Miquel Brull
eadda0e3f1
#9269 - Add MSSQL Stored Procedure Support (#14739)
* Remove unnecessary field

* Remove unnecessary field

* Support query comments in MSSQL

* Remove unnecessary field

* Format

* Add external type

* Add MSSQL SP support
2024-01-17 06:37:27 +01:00
Mayur Singal
dccfd9a776
Minor: Add Column Support in Protobuf Parser (#14745) 2024-01-17 09:31:27 +05:30
Onkar Ravgan
f2219a10f3
Fixed oracle tests (#14738) 2024-01-16 17:39:10 +01:00
Onkar Ravgan
13b326d11c
Fix 14040: Part 3 Added updated field to status for patched entities (#14708)
* Added updated field to status

* Fixed e2e test
2024-01-16 17:53:05 +05:30
Onkar Ravgan
64a4e1afce
Fix 12180, 14158: Added LF tags to Athena (#14718)
* Added LF tags to athena

* fixed pytests

* Added docs
2024-01-16 14:24:31 +05:30
NiharDoshi99
54d34934c1
#14630 added oracle stored procedures (#14641) 2024-01-15 18:28:27 +05:30
Ayush Shah
709fa7415f
Fixes 13343: Fix Superset table name issue (#14714) 2024-01-15 18:19:27 +05:30
Ayush Shah
98eae7154a
Fix Airflow Source Url (#14712) 2024-01-15 12:31:43 +00:00
Mayur Singal
355f933ef0
Minor: Fix Superset API Test Connection (#14696) 2024-01-15 15:25:48 +05:30
Mayur Singal
21a701f360
Minor: Fix Postgres Cypress Failure (#14698) 2024-01-13 11:49:36 +05:30
Onkar Ravgan
f1049d55c4
Fixed mode test connection (#14693) 2024-01-12 18:29:12 +05:30
Mayur Singal
a7c17c5351
Fix #14653: Fix Unity Catalog no children struct issue (#14688) 2024-01-12 12:59:50 +05:30
Shiyang Xiao
241f3c68d7
Fixes #14413: Add SAS connector (#14415)
* feat: SAS Viya connector

* refactor SASCatalog to SAS

* add SAS logo to UI and connection documentation

* doc changes

* modify ingestion logic

* revert original changes

* added support for dataflow & perfect logic for reports/datatables

* add filter doc

* more updates to perfect ingestion for each asset type

* fix a bug with table lineage not created properly

* Delete ingestion/pipelines/sasCatalog.yaml

* precomit fix

* Conversion to database connector

* minor fixes

* make custom properties type generic

* Add SAS javaEnum

* add dummy variable for sas.yaml

---------

Co-authored-by: lizmc <liz.mcintosh@sas.com>
Co-authored-by: Shiyang Xiao <Shiyang.Xiao@sas.com>
2024-01-11 06:46:57 -08:00
Mayur Singal
66d92300c6
Fix #13894: Ingest only open search indexes ES (#14685) 2024-01-11 18:23:49 +05:30
Ayush Shah
9c6d202555
Add Sample data, modify regex pattern (#14467) 2024-01-11 14:23:33 +05:30
Mayur Singal
190212c8ac
Fix #11556: Add support for Db2 for IBM i (#14680) 2024-01-11 12:35:52 +05:30
Onkar Ravgan
aee42cf72b
removed patch warnings (#14669) 2024-01-10 23:02:30 +05:30
Mayur Singal
810e1df051
Minor: Fix Databricks Pipeline Test Connection Fix (#14667) 2024-01-10 18:37:00 +05:30
Mayur Singal
8197fe56ec
Minor: Snowflake - Add Support For Materialised Views (#14664) 2024-01-10 18:36:42 +05:30
Onkar Ravgan
d913586622
Fixed auth header in rest client (#14632) 2024-01-09 11:47:09 +05:30