927 Commits

Author SHA1 Message Date
sid-acryl
4e35016696
fix(ingest/lookml): support view inheritance for fields (#11148) 2024-08-21 12:32:46 -04:00
Mayuri Nehate
9568a4254d
feat: separate great-expectations action package (#11096)
Co-authored-by: Harshal Sheth <hsheth2@gmail.com>
2024-08-21 12:13:36 -04:00
sid-acryl
6b3c06ae8c
fix(ingestion/lookml): drop hive. from CLL (#11210) 2024-08-21 14:56:37 +05:30
sid-acryl
627c5abfd6
feat(ingestion/bigquery): Add ability to filter GCP project ingestion based on project labels (#11169)
Co-authored-by: Alice Naghshineh <alice.naghshineh@nytimes.com>
Co-authored-by: Alice Naghshineh <45885699+anaghshineh@users.noreply.github.com>
Co-authored-by: Tamas Nemeth <treff7es@gmail.com>
Co-authored-by: david-leifker <114954101+david-leifker@users.noreply.github.com>
2024-08-20 14:42:00 -04:00
Harshal Sheth
bb8cf97ea3
feat(ingest/dbt): skip CLL on sources with skip_sources_in_lineage (#11195) 2024-08-19 15:38:27 -07:00
sid-acryl
cb33c0fef7
feat(ingestion/lookml): support looker -- if comments (#11113) 2024-08-16 15:27:59 -04:00
skrydal
11890e5445
feat(ingest): allow custom SF API version (#11145) 2024-08-16 10:46:42 +02:00
Harshal Sheth
897173f270
feat(dbt): support prefer_sql_parser_lineage with sources enabled (#11168) 2024-08-13 13:54:50 -07:00
sid-acryl
8bea5d2a3d
feat(ingest/lookml): CLL support for sql set in sql_table_name attribute of lookml view (#11069) 2024-08-06 21:03:14 -07:00
sid-acryl
2755cf3559
fix(ingest/powerbi): fix broken lineage between chart and dataset (#11080) 2024-08-06 21:02:21 -07:00
Felix Lüdin
9619553e2d
fix(ingest): use correct native data type in all SQLAlchemy sources by compiling data type using dialect (#10898)
Co-authored-by: Harshal Sheth <hsheth2@gmail.com>
2024-08-06 12:52:20 -07:00
sid-acryl
dffdef2eaa
fix(ingestion/powerbi): fix issue with broken report lineage (#10910) 2024-07-31 11:40:09 -07:00
sid-acryl
0667470b9e
fix(ingestion/lookml): emit dummy sql condition for lookml custom condition tag (#11008)
Co-authored-by: Harshal Sheth <hsheth2@gmail.com>
2024-07-31 11:39:06 -07:00
Harshal Sheth
4b9844da1b
feat(ingest/dbt): add experimental prefer_sql_parser_lineage flag (#11039) 2024-07-31 09:23:02 -07:00
sid-acryl
b173f605b8
fix(ingest/looker): support platform instance for dashboards & charts (#10771) 2024-07-25 17:55:39 -07:00
Tamas Nemeth
8d874ad1e4
fix(ingest/test): Fix for mssql integration tests (#10978) 2024-07-24 16:41:25 +05:30
Harshal Sheth
a0905180f2
feat(ingest/looker): include dashboard urns in browse v2 (#10955) 2024-07-22 15:26:37 -07:00
Aseem Bansal
9f570a7521
feat(datajob/flow): add environment filter using info aspects (#10814) 2024-07-22 16:03:48 +05:30
Harshal Sheth
79e1e2eb58
feat(ingest): report extractor failures more loudly (#10908) 2024-07-17 10:21:35 -07:00
pie1nthesky
298c299cf1
feat(ingest/postgres): fetch table sizes for profile (#10864) 2024-07-16 16:06:42 -07:00
Mayuri Nehate
ff1c6b895e
feat(ingest/BigQuery): refactor+parallelize dataset metadata extraction (#10884) 2024-07-16 11:46:42 -07:00
sid-acryl
bb1ba091cd
fix(ingestion/tableau): human-readable message for PERMISSIONS_MODE_SWITCHED error (#10866)
Co-authored-by: Harshal Sheth <hsheth2@gmail.com>
2024-07-16 10:36:51 -07:00
Aseem Bansal
437bacb0e6
feat(ingest): grafana connector (#10891)
Co-authored-by: Shirshanka Das <shirshanka@apache.org>
Co-authored-by: Harshal Sheth <hsheth2@gmail.com>
2024-07-15 14:12:18 -07:00
Harshal Sheth
a4bce6af1c
feat(ingest): add snowflake-queries source (#10835) 2024-07-12 15:08:51 -07:00
Harshal Sheth
82bd3c248f
fix(ingest): only populate audit stamps where accurate (#10604) 2024-07-11 13:26:57 -07:00
haeniya
3e86192b29
feat(ingestion/tableau): optionally ingest multiple sites and create site containers (#10498)
Co-authored-by: Yanik Häni <Yanik.Haeni1@swisscom.com>
2024-07-09 11:49:41 -07:00
Shubham Jagtap
b6c7fe8267
refactor(ingestion): remove company domain for security reason (#10839) 2024-07-08 21:15:20 -07:00
sid-acryl
43bac365bc
fix(ingestion/lookml): liquid template resolution and view-to-view cll (#10542) 2024-07-08 09:26:39 -07:00
ipolding-cais
97638c3b9a
fix(ingest/tableau): quote special characters in external URL (#10842) 2024-07-07 21:49:49 -07:00
John Joyce
fa3e381f83
refactor(ingest): Refactor structured logging to support infos, warnings, and failures structured reporting to UI (#10828)
Co-authored-by: John Joyce <john@Johns-MBP.lan>
Co-authored-by: Harshal Sheth <hsheth2@gmail.com>
2024-07-03 19:20:58 -07:00
sid-acryl
3e4749624f
feat(ingest/lookml): ingest field tags (#10792)
Co-authored-by: Harshal Sheth <hsheth2@gmail.com>
2024-07-01 11:15:51 -07:00
Tim Drahn
93616f7869
fix(ingestion): ingest emails as empty if no ldap attribute (#9433)
Co-authored-by: Harshal Sheth <hsheth2@gmail.com>
2024-07-01 11:53:41 +05:30
Teppo Naakka
b223281305
feat(ingest/powerbi): powerbi dataset profiling (#9355) 2024-06-28 14:50:08 -07:00
Harshal Sheth
f4be88d0a9
feat(ingest): set pipeline name in system metadata (#10190)
Co-authored-by: david-leifker <114954101+david-leifker@users.noreply.github.com>
2024-06-27 15:00:35 -07:00
Harshal Sheth
fa2ab1bcee
fix(ingest): add status aspect to dataProcessInstance (#10757) 2024-06-27 12:07:28 -07:00
Harshal Sheth
0d677e4992
fix(ingest/snowflake): fix column batcher (#10781) 2024-06-25 22:21:54 -07:00
Harshal Sheth
0dc0bc5761
feat(ingest/snowflake): performance improvements (#10746) 2024-06-25 14:46:55 -07:00
Harshal Sheth
2d727a960b
feat(ingest/snowflake): support more than 10k views in a db (#10718) 2024-06-18 07:37:39 +02:00
Rajasekhar-Vuppala
a2d8a099d8
feat(ingest/vertica): use 3 part naming (#10636) 2024-06-14 17:04:55 -07:00
Harshal Sheth
62c6704f69
feat(ingest/snowflake): refactor + parallel schema extraction (#10653) 2024-06-14 13:23:07 -07:00
Shubham Jagtap
3479d070fe
fix(ingestion/sigma): Fix multiple requests http errors (#10616) 2024-06-14 11:30:45 -07:00
sagar-salvi-apptware
cc8389e431
fix(ingest/kafka-connect): Add lineage extraction for BigQuery Sink Connector in Kafka Connect source (#10647) 2024-06-14 18:51:04 +05:30
sagar-salvi-apptware
d69966074a
fix(ingest/bigquery): Map BigQuery policy tags to datahub column-level tags (#10669) 2024-06-14 16:43:12 +05:30
Harshal Sheth
25d48d2d09
fix(ingest/fivetran): fix fivetran bigquery support (#10693) 2024-06-13 11:26:47 -07:00
Harshal Sheth
3a72d92493
feat(ingest/dbt): include package_name in dbt custom props (#10652) 2024-06-12 15:07:42 +02:00
Shubham Jagtap
05aee03f3f
perf(ingestion/fivetran): Connector performance optimization (#10556) 2024-06-11 20:19:57 -07:00
aabharti-visa
8a905774f7
feat(ingestion/kafka)-Add support for ingesting schemas from schema registry (#10612) 2024-06-11 14:00:12 +02:00
Harshal Sheth
e842161849
feat(ingest): add fast query fingerprinting (#10619) 2024-06-05 13:47:44 -07:00
Eric L (CCCS)
c04b3bc2e4
fix(ingest/iceberg): update iceberg source to support newer versions of pyiceberg at runtime (#10614) 2024-06-04 09:45:29 -07:00
Harshal Sheth
db965d61ea
fix(ingest/dbt): only generate one subtype (#10615) 2024-05-29 17:11:34 -07:00