12076 Commits

Author SHA1 Message Date
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) v0.15.0rc4 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
Hyejin Yoon
047644b888
feat: update mlflow-related metadata models (#12174)
Co-authored-by: John Joyce <john@Johns-MacBook-Pro.local>
Co-authored-by: John Joyce <john@acryl.io>
2024-12-24 10:06:35 +09: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
Aseem Bansal
dd23f9e294
fix(ui): null dereference (#12193) 2024-12-23 21:28:18 +05:30
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
david-leifker
73dce9e418
chore(bump): bump node version long term support release (build time … (#12199) 2024-12-22 10:28:19 -06:00
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
david-leifker
8e9fc20fb6
feat(gradle): add quickstartPgDebug option (#12195) 2024-12-20 20:00:09 -06:00
david-leifker
f6c0cf34c0
docs update: Update v_0_3_7.md (#12197)
Co-authored-by: Chris Collins <chriscollins3456@gmail.com>
2024-12-20 17:04:58 -06:00
david-leifker
327c6f911a
chore(bump): bump alpine and dockerize (#12184) 2024-12-20 15:59:07 -06:00
nicholas.fwang
667fa8fcce
docs(structured properties): fix entityTypes in creating structured property (#12187) 2024-12-20 11:59:44 -08:00
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
deepgarg-visa
157013949e
fix(gms): Change names of charts in Analytics (#12192) 2024-12-20 10:12:10 -06:00
Mayuri Nehate
f4f9bd3bca
feat(ingest/snowflake): include external table ddl lineage for queries… (#12179) 2024-12-20 17:45:43 +05:30
kevinkarchacryl
42d4254cdc
fix(graphql): add suspended to corpuserstatus (#12185) 2024-12-20 15:00:59 +05:30
Sergio Gómez Villamor
66df362c0f
fix(dagster): support dagster v1.9.6 (#12189) 2024-12-20 09:57:53 +01:00
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
david-leifker
9762c46702
chore(bump): ingestion-base & actions (#12171) 2024-12-19 12:41:44 -06:00
Andrew Sikowitz
b7bb5ca7ee
feat(graphql/ml): Add custom properties to ml entities (#12152) 2024-12-19 10:20:06 -08: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
david-leifker
89acda66d0
docs(release): v0.3.7.7 (#12091) 2024-12-19 10:18:30 -06: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
david-leifker
48f3cc5785
fix(pgsql): Postgres doesn't support UNION select with FOR UPDATE (#12169) 2024-12-18 21:53:20 -06:00
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
Chris Collins
83904b7f35
fix(env) Fix forms hook env var default config (#12155) 2024-12-18 17:02:16 -05:00
david-leifker
8c724dbf47
feat(api): authorization extended for soft-delete and suspend (#12158) 2024-12-18 12:45:38 -06:00
Mayuri Nehate
01a2c0c779
fix(ingest/kafka): update dependency, tests (#12159) 2024-12-18 19:02:44 +05:30
Aseem Bansal
2285436a62
fix(ingest/gc): more logging, error handling, explicit flag (#12124) 2024-12-18 17:50:38 +05:30
Harshal Sheth
76cfac3700
fix(cli/properties): allow structured properties without a graph instance (#12144)
Co-authored-by: Sergio Gómez Villamor <sgomezvillamor@gmail.com>
2024-12-18 09:04:51 +00:00