12004 Commits

Author SHA1 Message Date
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
Harshal Sheth
9a892c6eca
feat(ingest): improve join extraction (#13502) 2025-05-14 09:50:17 -07:00
Jonny Dixon
61ea244659
feat(platform): up limit of corpuser char length from 64 to 128 (#13510) 2025-05-14 16:48:16 +01:00
Michael Minichino
8b4217f7fa
fix(ingest/mode): Additional 404 handling and caching update (#13508) 2025-05-14 09:09:40 -05:00
jmacryl
5749f6f970
Refactor elasticsearch search indexed (#13451) 2025-05-14 08:57:08 -05:00
Jonny Dixon
c756af31b1
feat(ingestion/looker): extract group_labels from looker and add as tags in datahub (#13503) 2025-05-14 13:08:13 +01:00
david-leifker
1ac41e95d6
fix(ci): enable publish on release (#13506) 2025-05-13 20:31:22 -05:00
david-leifker
effc5e2f4d
fix(config): fix mcp consumer batch property (#13504) 2025-05-13 14:46:37 -05:00
david-leifker
2a8c7b2aa0
ci(workflow): postgres consolidation & release unit tests (#13500) 2025-05-13 13:24:04 -05:00
RyanHolstien
dd377b33dc
feat(config): add configurable search filter min length (#13499) 2025-05-13 12:37:59 -05:00
Michael Minichino
bc860181d8
fix(ingest/mode): Additional pagination and timing metrics (#13497)
Co-authored-by: NehaGslab <neha.marne@gslab.com>
2025-05-13 08:48:38 -05:00
Sergio Gómez Villamor
184fb09fc0
fix(mssql): improve stored proc lineage + add temporary_tables_pattern config (#13415)
Co-authored-by: Harshal Sheth <hsheth2@gmail.com>
2025-05-13 10:36:52 +02:00
Sergio Gómez Villamor
a03b35e167
chore(hex): debug logs (#13473) 2025-05-13 08:22:12 +02:00
Harshal Sheth
7c791db087
feat(ingest/sql): column logic + join extraction (#13426) 2025-05-12 17:19:44 -07:00
david-leifker
dbcab5e404
chore(): graphiql latest versions (#13484) 2025-05-12 16:36:28 -05:00
Tamas Nemeth
93c04ad5b4
fix(ingest/presto): Presto/Trino property extraction fix (#13487) 2025-05-12 22:47:56 +02:00
Gabe Lyons
aeda8f4c95
feat(cassandra): Support ssl auth with cassandra (#13465) 2025-05-12 13:15:49 -04:00