3975 Commits

Author SHA1 Message Date
Harshal Sheth
ccf5fc708f
chore(ingest): refactor common pytest args (#12240) 2025-01-02 08:53:31 -08:00
sagar-salvi-apptware
7f64ffd2f7
test(ingest/athena): add connector integration tests (#12256) 2025-01-02 18:44:45 +05:30
sagar-salvi-apptware
a814cb389f
fix(ingest/bigquery): All View generation when queries_v2 is turned off (#12181)
Co-authored-by: Mayuri Nehate <33225191+mayurinehate@users.noreply.github.com>
2025-01-02 17:59:22 +05:30
Aseem Bansal
67ef55efc7
fix(ingest/gc): soft deletion loop fix (#12255) 2025-01-02 15:11:35 +05:30
Aseem Bansal
ea249caee1
fix(ingest): json serializable fix (#12246) 2025-01-01 16:52:17 +05:30
Jonny Dixon
554a37a551
fix(ingest/aws_common): update tests execution on EC2 instance (#12252) 2025-01-01 14:49:27 +05:30
Aseem Bansal
3723a3e4bc
fix(ingest/gc): reduce logging, remove unnecessary sleeps (#12238) 2024-12-30 21:06:48 +05:30
sagar-salvi-apptware
b79857fd94
fix(ingest/sql-common): sql_common to use SqlParsingAggregator (#12220) 2024-12-29 18:52:05 +05:30
Harshal Sheth
4e3103e266
fix(ingest): use typing_extensions.Self (#12230) 2024-12-27 10:50:43 -08:00
Harshal Sheth
d0423547ba
feat(ingest): add parse_ts_millis helper (#12231) 2024-12-27 10:50:28 -08:00
Harshal Sheth
ed8639e401
chore(python): test with python 3.11 (#11280)
Co-authored-by: Tamas Nemeth <treff7es@gmail.com>
Co-authored-by: Mayuri Nehate <33225191+mayurinehate@users.noreply.github.com>
2024-12-27 10:46:49 -08:00
Sergio Gómez Villamor
ac8e539457
chore(tableau): adjust visibility of info message (#12235) 2024-12-27 16:14:32 +01:00
Sergio Gómez Villamor
29e4528ae5
fix(tableau): retry if 502 error code (#12233) 2024-12-27 11:12:40 +01:00
Mayuri Nehate
3ca8d09100
feat(ingest/snowflake): support email_as_user_identifier for queries v2 (#12219) 2024-12-27 11:40:00 +05:30
Harshal Sheth
172736a9b3
feat(ingest/dbt): support "Explore" page in dbt cloud (#12223) 2024-12-26 18:34:31 -08:00
Harshal Sheth
e1998dd371
chore(ingest): remove enable_logging helper (#12222) 2024-12-26 12:34:00 -08:00
Harshal Sheth
a920e9bec8
fix(ingest/lookml): emit warnings for resolution failures (#12215) 2024-12-26 12:33:39 -08:00
Aseem Bansal
16698da509
fix(ingest/gc): misc fixes in gc source (#12226) 2024-12-26 18:10:09 +05:30
Andrew Sikowitz
756b199506
fix(ingest/glue): Add additional checks and logging when specifying catalog_id (#12168) 2024-12-24 14:56:35 -08:00
Andrew Sikowitz
f4b33b59d1
fix(ingest/mode): Handle 204 response and invalid json (#12156)
Co-authored-by: Aseem Bansal <asmbansal2@gmail.com>
2024-12-24 11:33:06 -08:00
sagar-salvi-apptware
48736a03dd
fix(ingest/looker): Add flag for Looker metadata extraction (#12205)
Co-authored-by: Mayuri Nehate <33225191+mayurinehate@users.noreply.github.com>
2024-12-24 11:27:27 -08:00
Sergio Gómez Villamor
d88e6c9977
fix(tableau): fixes wrong argument when reauthenticating (#12216) 2024-12-24 16:03:36 +01:00
Mayuri Nehate
4d990b06bd
fix(ingest/snowflake): always ingest view and external table ddl lineage (#12191) 2024-12-24 18:14:51 +05:30
Sergio Gómez Villamor
87e7b58ac6
fix(tableau): retry on InternalServerError 504 (#12213) 2024-12-24 09:46:19 +00:00
Andrew Sikowitz
09a9b6eef9
feat(ingest/looker): Do not emit usage for non-ingested dashboards and charts (#11647) 2024-12-23 22:39:57 -08:00
Harshal Sheth
21ddb5538d
fix(ingest/mode): move sql logic to view properties aspect (#12196) 2024-12-23 13:32:49 -08:00
Harshal Sheth
b6ea974630
fix(ingest): preserve certs when converting emitter to graph (#12211) 2024-12-23 10:04:15 -08:00
Harshal Sheth
4c0b568887
feat(ingest): add sql parser trace mode (#12210) 2024-12-23 10:04:06 -08:00
Harshal Sheth
dc82251afe
fix(ingest): quote asset urns in patch path (#12212) 2024-12-23 10:03:52 -08:00
Mayuri Nehate
d06980f6f3
fix(ingest/snowflake): handle empty snowflake column upstreams (#12207) 2024-12-23 13:41:40 +00:00
Aseem Bansal
0562c7a190
fix(ingest): exclude aspect from migration (#12206) 2024-12-23 16:56:54 +05:30
Aseem Bansal
ff262bc65e
Revert "fix(mssql): adds missing containers for dataflow and datajob entities, required for browse paths v2 generation" (#12201) 2024-12-22 12:54:18 +00:00
Sergio Gómez Villamor
494c522405
fix(ingest/mssql): add container dataflow/ datajob entities (#12194) 2024-12-22 17:51:41 +05:30
Jonny Dixon
8350a4e03a
feat(ingest/hive): lineage from/to file storage (#11841)
Co-authored-by: Aseem Bansal <asmbansal2@gmail.com>
2024-12-21 13:22:27 +05:30
Jonny Dixon
95b9d1b4c9
feat(ingest/aws-common): improved instance profile support (#12139)
for ec2, ecs, eks, lambda, beanstalk, app runner and cft roles
2024-12-21 12:08:59 +05:30
sid-acryl
0b4d96e95c
fix(ingest/powerbi): support comments in m-query grammar (#12177) 2024-12-21 12:07:53 +05:30
sid-acryl
3c3d0322fe
test(ingest/tableau): add test for extract_project_hierarchy scenario (#12079) 2024-12-20 11:57:34 -08:00
sid-acryl
98c056d569
refactor(ingest/tableau): mark the fetch_size configuration as deprecated (#12126) 2024-12-20 11:06:57 -08:00
skrydal
e52a4deba8
fix(ingest/databricks): Fix profiling (#12060) 2024-12-20 22:11:18 +05:30
Mayuri Nehate
f4f9bd3bca
feat(ingest/snowflake): include external table ddl lineage for queries… (#12179) 2024-12-20 17:45:43 +05:30
Sergio Gómez Villamor
eceb799e63
fix(tableau): restart server object when reauthenticating (#12182)
Co-authored-by: Harshal Sheth <hsheth2@gmail.com>
2024-12-20 08:37:21 +01:00
Sergio Gómez Villamor
acb76cd97c
fix(tableau): prevents warning in case of site admin creator role (#12175) 2024-12-19 19:26:58 +00:00
Sergio Gómez Villamor
45ace13fe2
feat(mssql): platform instance aspect for dataflow and datajob entities (#12180) 2024-12-19 19:20:42 +00:00
John Joyce
9031b49b23
fix(docs): Add improvements in examples for PATCH documentation (#12165)
Co-authored-by: John Joyce <john@Mac-1406.lan>
Co-authored-by: John Joyce <john@Johns-MacBook-Pro.local>
2024-12-19 09:07:59 -08:00
Harshal Sheth
08605a95a7
feat(python): split out temp wheel builds (#12157) 2024-12-19 08:02:37 -08:00
skrydal
e45f548910
feat(ingest/iceberg): Improve iceberg connector (#12163) 2024-12-19 15:25:59 +00:00
sagar-salvi-apptware
2e544614f1
feat(ingest): add looker meta extractor support in sql parsing (#12062)
Co-authored-by: Mayuri N <mayuri.nehate@gslab.com>
Co-authored-by: Mayuri Nehate <33225191+mayurinehate@users.noreply.github.com>
2024-12-19 12:41:40 +05:30
Mayuri Nehate
953893cf2e
refactor(ingest/kafka-connect): define interface for new connector impl (#12149) 2024-12-19 12:39:47 +05:30
Harshal Sheth
4392d72456
fix(cli/properties): fix data type validation (#12170) 2024-12-18 17:29:34 -08:00
Andrew Sikowitz
da8f822197
feat(ingest/mlflow): Support configurable base_external_url (#12167) 2024-12-18 14:36:10 -08:00