11920 Commits

Author SHA1 Message Date
Sergio Gómez Villamor
7e3abb19f3 note on dbt tests 2025-05-22 09:37:40 +02:00
Sergio Gómez Villamor
d602d8ae94 lineage 2025-05-21 16:26:59 +02:00
Sergio Gómez Villamor
1274ca63c6 docs(dbt): dbt files 2025-05-21 15:49:51 +02:00
Tamas Nemeth
9fca1737ff
fix(ingest/dbt): Fix urn validation in ownership type check (#13563) 2025-05-21 13:02:26 +02:00
Jay
f4a8d9e7fc
fix(web): glossary term create buttons inlined in content area (#13571) 2025-05-21 00:32:10 -04:00
david-leifker
d8099da973
docs(): Update v_0_3_11 Release notes (#13555) 2025-05-20 14:13:59 -05:00
John Joyce
47509ce85b
fix(ui): Add Admin Onboarding Steps + Change display name for iceberg policies DES-369 (#13456)
Co-authored-by: John Joyce <john@Mac-136.lan>
Co-authored-by: John Joyce <john@Mac-191.lan>
Co-authored-by: John Joyce <john@Johns-MacBook-Pro.local>
Co-authored-by: Andrew Sikowitz <andrew.sikowitz@acryl.io>
2025-05-20 11:39:29 -07:00
Andrew Sikowitz
e9df5401cb
fix(ui): Hide 404 page while loading permissions (#13570) 2025-05-20 11:29:56 -07:00
Harshal Sheth
e37b3c3394
feat(ingest/dbt): fallback to schema from graph (#13438) 2025-05-20 10:20:50 -07:00
purnimagarg1
3613e7e0d7
feat(ui/ingestion): create ingestionV2 folder and copy files (#13565) 2025-05-20 10:02:24 -07:00
Chakru
f8ad7de412
ci(publish): restore image publish on push to master (#13562) 2025-05-20 09:12:42 -05:00
Aseem Bansal
489db812b5
fix(hook): collect write mutation hook to ensure side effects (#13554) 2025-05-20 10:09:22 +05:30
Andrew Sikowitz
28b052c367
fix(ui/filters): Improve platform instance filter (#13559) 2025-05-19 16:30:56 -07:00
Andrew Sikowitz
3ee25c465c
ci(docs): Fix md prettier lint by ignoring inline blocks (#13558) 2025-05-19 17:52:26 -05:00
Andrew Sikowitz
5eca21dfbe
feat(lineage): Add feature flag to hide expand more action (#13557) 2025-05-19 13:57:43 -07:00
Hyejin Yoon
a0787c3abe
docs: fix inline code format (#13549) 2025-05-19 11:14:20 -05:00
Esteban Gutierrez
52e01bd599
fix(smoke-test): use full quickstart image instead of slim for spark tests (#13543) 2025-05-19 11:04:53 -05:00
Tamas Nemeth
0eca4dfde2
fix(ingest/hive): Fix hive storage path formats (#13536) 2025-05-19 16:17:28 +02:00
Aseem Bansal
1dec8d8ccb
fix(ingest(gc): remove default cli version (#13552) 2025-05-19 18:53:30 +05:30
Jonny Dixon
9584006a72
fix(ingestion/datahubapply): fix typos in config descriptions (#13546) 2025-05-19 11:25:25 +01:00
Sergio Gómez Villamor
8cae980286
tests(ingestion): moving some tests so they are available for sdk users (#13540) 2025-05-19 08:39:53 +02:00
Jonny Dixon
132ff7081f
feat(ingestion/s3): Add externalUrls for datasets in s3 and gcs (#12763) 2025-05-17 17:03:40 +01:00
Harshal Sheth
d3944ded93
feat(ingest/snowflake): generate lineage through temp views (#13517) 2025-05-16 21:27:13 -07:00
purnimagarg1
0f227a364a
feat(ingestion): create feature flag for ingestion page redesign (#13532) 2025-05-16 16:39:02 -07:00
jmacryl
8f52bdc5e4
feat(search): PFP-1275/look-into-0-doc-indices (#13296)
Co-authored-by: David Leifker <david.leifker@acryl.io>
Co-authored-by: david-leifker <114954101+david-leifker@users.noreply.github.com>
2025-05-16 12:59:46 -05:00
Pedro Silva
7e6b853a6d
fix(graphql): Add default parameters to access token resolver (#13535) 2025-05-16 15:23:58 +01:00
RyanHolstien
8e21ae3211
fix(docs): add known issue for server_config (#13530) 2025-05-15 16:54:12 -05:00
John Joyce
c9e6831f08
fea(ui): Add menu action for copying the full name of the asset (#13224)
Co-authored-by: John Joyce <john@Mac-2465.lan>
Co-authored-by: John Joyce <john@Mac-1293.lan>
2025-05-15 13:50:31 -07:00
John Joyce
0817041232
fix(docs): Improve backup and restore doc (#13466)
Co-authored-by: John Joyce <john@Mac-191.lan>
Co-authored-by: John Joyce <john@Johns-MacBook-Pro.local>
2025-05-15 13:48:47 -07:00
david-leifker
064e3618f2
fix(): remove unused recursive code (#13528) 2025-05-15 15:06:48 -05:00
Andrew Sikowitz
53c25adc9b
fix(ui/table): Fix column / ml feature description show more button (#13525) 2025-05-15 11:31:12 -07:00
Andrew Sikowitz
c6ffab1fe3
fix(ui/glossary): Display custom properties on glossary nodes (#13526) 2025-05-15 10:54:07 -07:00
david-leifker
13dbfd453f
chore(): bump kafka-setup base image (#13527) 2025-05-15 12:42:26 -05:00
Kevin Karch
e47606d21c
fix(docs): update support limits for liquid-python (#13524) 2025-05-15 11:59:58 -04:00
Chakru
9cee32c963
build(ci): fix a gradle implicit dependency error (#13522) 2025-05-15 14:48:01 +05:30
Chakru
37182d9e25
build(quickstart): skip composeForceDownOnFailure for debug variants (#13521) 2025-05-15 13:47:04 +05:30
Aseem Bansal
401214fa5d
fix(cli): move to stderr instead of stdout (#13512)
Co-authored-by: Harshal Sheth <hsheth2@gmail.com>
2025-05-15 13:35:56 +05:30
Aseem Bansal
199144167a
fix(sdk): change deprecated value use (#13511) 2025-05-15 13:35:34 +05:30
Harshal Sheth
1c7836dce8
fix(cli): avoid click 8.2.0 due to bugs (#13518) 2025-05-14 23:26:18 -07:00
Felix Lüdin
a00e65cd2f
fix(ui): fix useGetUserGroupUrns when user urn is empty (#13359) 2025-05-14 22:11:55 -05:00
david-leifker
44efca3961
fix(ci): fix typo (#13520) 2025-05-14 21:48:10 -05:00
Andrew Sikowitz
b4cc77cfaf
fix(graphql,lineage): Fix CLL through queries (#13519) 2025-05-14 15:23:06 -07:00
Kevin Karch
18d1a3c2e3
fix(docs): broken link in spark docs (#13516) 2025-05-14 16:11:44 -04:00
david-leifker
7e5295ac3c
update(ci): specify branch (#13515) 2025-05-14 13:55:45 -05:00
david-leifker
978d7b1afa
fix(mcp-processor): prevent exception in mcp processor (#13513) 2025-05-14 13:55:40 -05:00
uk555-git
2b5ba356e5
Support different container runtimes aliased as docker (#13207)
Co-authored-by: david-leifker <114954101+david-leifker@users.noreply.github.com>
2025-05-14 13:49:43 -05:00
dependabot[bot]
8d2ce281df
build(deps): bump actions/cache from 3 to 4 (#13346)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: david-leifker <114954101+david-leifker@users.noreply.github.com>
2025-05-14 13:33:44 -05:00
dependabot[bot]
3de036ed0b
build(deps): bump gradle/gradle-build-action from 2 to 3 (#12951)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: david-leifker <114954101+david-leifker@users.noreply.github.com>
2025-05-14 13:33:07 -05:00
david-leifker
6e499d3731
fix(ci): metadata-io test (#13514) 2025-05-14 12:00:37 -05:00
Harshal Sheth
56618a5e96
feat(ingest): support pydantic v2 in mysql source (#13501) 2025-05-14 09:51:11 -07:00