12076 Commits

Author SHA1 Message Date
Tamas Nemeth
a96a512166
fix(ingest/bigquery): Fixing lineage filter query (#9114) 2023-10-26 18:46:10 +02:00
Mayuri Nehate
f402090c1e
feat(ingest): support view lineage for all sqlalchemy sources (#9039) 2023-10-26 09:14:32 -07:00
Zachary McNellis
2ebf33eb13
docs(observability): Column Assertion user guide (#9106)
Co-authored-by: John Joyce <john@acryl.io>
v0.12.0
2023-10-25 13:25:41 -07:00
Andrew Sikowitz
6c932e8afe
feat(ingest/bigquery): Attempt to support raw dataset pattern (#9109) 2023-10-25 13:17:09 -07:00
Harshal Sheth
32f5dcb154
fix(ingest): better handling around sink errors (#9003) 2023-10-25 13:16:49 -07:00
Younghoon YUN
1c77bca0c6
fix(datahub-protobuf): add check if nested field is reserved (#9058) 2023-10-25 15:01:47 -05:00
siddiquebagwan-gslab
b9508e6dd5
fix(ingestion/redshift): fix schema field data type mappings 2023-10-25 11:18:15 -07:00
Andrew Sikowitz
8a80e858a7
build(ingest): Bump avro pin: security vulnerability (#9042) 2023-10-25 13:06:12 -04:00
Andrew Sikowitz
dd5d997390
build(gradle): Support IntelliJ 2023.2.3 (#9034) 2023-10-25 09:54:55 -05:00
Pedro Silva
9cccd22c04
feat(auth): Add backwards compatible field resolver (#9096) 2023-10-25 11:01:49 +01:00
siddiquebagwan-gslab
b612545220
feat(ingestion/redshift): support auto_incremental_lineage (#9010) 2023-10-25 15:26:06 +05:30
Andrew Sikowitz
2d1584b12f
feat(ingest/datahub-source): Allow ingesting aspects from the entitiesV2 API (#9089) 2023-10-24 23:08:24 -04:00
Harshal Sheth
916235d31a
fix(ingest): update athena type mapping (#9061) 2023-10-24 19:59:42 -07:00
Hyejin Yoon
9a59c452bf
design: refactor docs navbar (#8975)
Co-authored-by: Jeff Merrick <jeff@wireform.io>
2023-10-25 09:40:28 +09:00
Hyejin Yoon
ca331f58bd
docs: add luckyorange script to head (#9080) 2023-10-25 09:39:57 +09:00
skrydal
fe18532b29
docs(update): Added info on breaking change for policies (#9093)
Co-authored-by: Pedro Silva <pedro@acryl.io>
2023-10-24 15:58:56 -07:00
Andrew Sikowitz
edb82ad91f
docs(ingest/bigquery): Add docs for breaking change: match_fully_qualified_names (#9094) 2023-10-24 15:56:14 -07:00
skrydal
378d84a346
fix(ui): Fixes handling of resources filters in UI (#9087) 2023-10-24 21:12:11 +01:00
Harshal Sheth
d13553f53a
feat(sqlparser): extract CLL from updates (#9078) 2023-10-24 12:24:50 -07:00
Andrew Sikowitz
eb0b03d2f2
fix(ingest/bigquery): Correctly apply table pattern to read events; fix end time calculation; deprecate match_fully_qualified_names (#9077) 2023-10-24 10:45:09 -04:00
Harshal Sheth
c849246e63
fix(ingest): add releases link (#9014) 2023-10-24 09:09:41 +02:00
Andrew Sikowitz
adf8c8db38
refactor(ingest): Move sqlalchemy import out of sql_types.py (#9065) 2023-10-24 08:59:56 +02:00
Kos Korchak
a0ce4f333e
Column level lineage and path test (#8822) 2023-10-23 21:21:21 -04:00
Ellie O'Neil
10456c5e3c
docs(ingest): update to get_workunits_internal (#9054) 2023-10-23 14:53:07 -07:00
Harshal Sheth
8fb95e88a1
feat(sqlparser): parse create DDL statements (#9002) 2023-10-23 12:40:42 -07:00
Pedro Silva
633e6d6f77
feat(frontend): Remove debug flag from start script (#9075) 2023-10-23 17:15:44 +01:00
Tamas Nemeth
04216e30bb
feat(ingest/s3): S3 add partition to schema (#8900)
Co-authored-by: Pedro Silva <pedro@acryl.io>
2023-10-21 16:21:54 +01:00
Pedro Silva
86e0023a4e
feat(ingestion): Adds more advanced configurations for runtime debugging (#8998) 2023-10-21 16:20:59 +01:00
david-leifker
63599c9555
fix(search): fix mapping builder bug (#9062) 2023-10-21 11:17:28 +01:00
Kos Korchak
4d35a254ca
Added more data-testid usage for edit_documentation and managing_secr… (#9060) 2023-10-20 17:09:14 -04:00
Harshal Sheth
2fea466d48
docs: fix lineage capability annotations (#8954) 2023-10-20 13:47:52 -07:00
Kos Korchak
3360fa222d
test(): Ingestion source creation cypress test (#8850) 2023-10-20 13:25:06 -07:00
Andrew Sikowitz
35d7770462
test(ingest/delta-lake): Fix integration tests (#9056) 2023-10-20 01:40:23 -04:00
Kos Korchak
b1abd38a6b
refactor(): Use data-testids for glossary_navigation and dataset_ownership tests (#9033) 2023-10-19 12:33:54 -07:00
Ellie O'Neil
75b36c41ee
docs(protobuf) Update messaging around nesting messages (#9048) 2023-10-19 10:32:24 -05:00
Pedro Silva
269c4eac7e
fix(ownership): Corrects validation of ownership type and makes it consistent across graphQL calls (#9044)
Co-authored-by: Ellie O'Neil <oneile729@gmail.com>
2023-10-18 17:43:05 -07:00
Indy Prentice
409f981fd3
fix(search): Apply SearchFlags passed in through to scroll queries (#9041)
Co-authored-by: Indy Prentice <indy@Indys-MacBook-Pro.local>
2023-10-18 21:25:54 +00:00
Indy Prentice
7855fb60a7
fix(api): Add preceding / to get index sizes path (#9043)
Co-authored-by: Indy Prentice <indy@Indys-MacBook-Pro.local>
2023-10-18 20:19:10 +00:00
Indy Prentice
aae1347efc
fix(search): Detect field type for use in defining the sort order (#8992)
Co-authored-by: Indy Prentice <indy@Indys-MacBook-Pro.local>
2023-10-18 16:26:24 -03:00
RyanHolstien
1b737243b2
feat(avro): upgrade avro to 1.11 (#9031) 2023-10-18 13:45:46 -05:00
Andrew Sikowitz
b3ac42b1e4
feat(frontend/ingestion): Support flagged / warning / connection failure statuses; add recipe (#8920) 2023-10-18 13:42:03 -04:00
Saketh-Mahesh
bd5c4e0d70
docs: adding documentation for deployment of DataHub on Azure (#8612)
Co-authored-by: Saketh Mahesh <sakethmahesh@Sakeths-MacBook-Air.local>
2023-10-18 11:48:39 -05:00
Tim
1eaf9c8c5f
feature(ingest/athena): introduce support for complex and nested schemas in Athena (#8137)
Co-authored-by: dnks23 <dominik.s23@live.de>
Co-authored-by: Tamas Nemeth <treff7es@gmail.com>
Co-authored-by: Tim <tim@MBP-von-Tim.fritz.box>
Co-authored-by: Harshal Sheth <hsheth2@gmail.com>
2023-10-18 09:39:59 -07:00
Andrew Sikowitz
d2eb42373f
fix(ingest/sqlalchemy): Fix URL parsing when sqlalchemy_uri provided (#9032) 2023-10-18 17:34:45 +02:00
VISHAL KUMAR
5937937819
feat(ingestion/Vertica): Fixed vertica integration test Updated vertica dialect (#9011) 2023-10-18 14:52:07 +05:30
Mayuri Nehate
9bb0bf25ae
fix(ingest): fix typo in parsing list of groups (#9037) 2023-10-18 14:09:27 +05:30
Andrew Sikowitz
79f6556312
docs(datahub-lite): Fix recipe (#9023) 2023-10-17 15:41:45 -07:00
RyanHolstien
60c1aab587
fix(frontend): update cookie module (#8862) 2023-10-17 15:50:32 -05:00
RyanHolstien
6f466b0e50
chore(docker): update base images to alpine 3.18 (#8967) 2023-10-17 15:40:38 -05:00
Andrew Sikowitz
da6cc54d63
fix(ingest/bigquery): Remove table name restrictions (allow $ and @) (#9030) 2023-10-17 16:18:39 -04:00