11753 Commits

Author SHA1 Message Date
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
Kos Korchak
75108ceb2f
Download Lineage Results Cypress Test (#9017) 2023-10-17 14:13:31 -04:00
ethan-cartwright
ae5fd90c73
add create dataproduct example (#9009) 2023-10-17 20:25:07 +05:30
ethan-cartwright
e7c662a0ac
add dependency level to scrollAcrossLineage search results (#9016) 2023-10-17 20:24:07 +05:30
Tamas Nemeth
10eb205cb8
fix(ingest) - Fix file backed collection temp directory removal (#9027) 2023-10-17 10:16:25 -04:00
Andrew Sikowitz
9fec6024fb
feat(ingest/unity-catalog): Support external S3 lineage (#9025) 2023-10-17 09:58:38 -04:00
Andrew Sikowitz
6366b63e48
feat(ingest/teradata): Add option to not use file backed dict for view definitions (#9024) 2023-10-16 19:13:23 -04:00
Andrew Sikowitz
9ccd1d4f5d
build(ingest/redshift): Add sqlglot dependency (#9021) 2023-10-16 14:34:15 -04:00
Mayuri Nehate
c81a339bfc
build(ingest): remove ratelimiter dependency (#9008) 2023-10-16 09:27:57 -07:00
Indy Prentice
78b342f441
feat(graphql): support filtering based on greater than/less than criteria (#9001)
Co-authored-by: Indy Prentice <indy@Indys-MacBook-Pro.local>
2023-10-13 19:04:44 -03:00
Tamas Nemeth
c2e8041d77
Adding missing sqlparser libs to setup.py (#9015) 2023-10-13 20:59:18 +00:00
Tamas Nemeth
1007204cda
feat(ingest/teradata): view parsing (#9005) 2023-10-13 15:07:19 -04:00
Andrew Sikowitz
6bc7425353
feat(cli/datacontract): Add data quality assertion support (#8968)
Co-authored-by: Mayuri Nehate <33225191+mayurinehate@users.noreply.github.com>
Co-authored-by: Harshal Sheth <hsheth2@gmail.com>
Co-authored-by: Aseem Bansal <asmbansal2@gmail.com>
2023-10-13 12:36:18 -04:00
Aseem Bansal
c02cbb31e2
docs(Acryl DataHub): release notes for 0.2.12 (#9006) 2023-10-13 17:52:53 +05:30
Aseem Bansal
71c9bd3a49
ci(ingest): update base requirements (#8995) 2023-10-13 11:48:22 +05:30
Tamas Nemeth
a8f0080c08
feat(ingest/teradata): Teradata source (#8977) 2023-10-12 15:14:45 -07:00
Kos Korchak
d04d25bf42
smoke test(): Query plus filter search test (#8993) 2023-10-12 12:50:20 -07:00
Amanda Hernando
c564abcbf0
feat(auth): add group membership field resolver provider (#8846)
Co-authored-by: Adrián Pertíñez <khurzak92@gmail.com>
Co-authored-by: Adrián Pertíñez <adrian.pertinez@thoughtworks.com>
2023-10-12 11:38:42 -07:00
Pedro Silva
f6e1312063
feat(ingestion): Adds support for memory profiling (#8856)
Co-authored-by: Harshal Sheth <hsheth2@gmail.com>
2023-10-12 18:43:14 +01:00
Harshal Sheth
8813ae2fb1
feat(ingest/s3): support .gzip and fix decompression bug (#8990) 2023-10-12 13:58:10 +02:00
Tamas Nemeth
c381806110
feat(ingestion): Adding config option to auto lowercase dataset urns (#8928) 2023-10-12 13:56:30 +02:00
Tamas Nemeth
dd418de76d
fix(ingest/bigquery): Fix shard regexp to match without underscore as well (#8934) 2023-10-12 13:10:59 +02:00
Harshal Sheth
84bba4dc44
feat(ingest): add output schema inference for sql parser (#8989) 2023-10-11 22:31:17 -07:00
Sergio Gómez Villamor
245c5c0008
fix(ingest/looker): stop emitting tag owner (#8942) 2023-10-11 17:06:19 -07:00