11753 Commits

Author SHA1 Message Date
Ajoy Majumdar
f0f226cbc1
Fixed a bug where the OpenAPI V3 spec was incorrect. The bug was introduced in https://github.com/datahub-project/datahub/pull/10939. (#10974) 2024-07-23 17:35:51 -07:00
Tamas Nemeth
123e84cfed
fix(airflow/build): Pinning mypy (#10972) 2024-07-23 12:30:34 -07:00
Tristan Heisler
c5dae7448b
fix(ingest/sagemaker): resolve incorrect variable assignment for SageMaker API call (#10965) 2024-07-23 14:27:52 +02:00
Chris Collins
c5d3153e83
fix(ui): scroll on the domain sidebar to show all domains (#10966) 2024-07-23 13:44:50 +05:30
Kevin Chun
ebe687bbc5
add a structured type to batchGet in OpenAPI V3 spec (#10956) 2024-07-22 23:21:06 +00:00
Harshal Sheth
a0905180f2
feat(ingest/looker): include dashboard urns in browse v2 (#10955) 2024-07-22 15:26:37 -07:00
Aseem Bansal
8b88930fad
fix(ui/ingest): correct privilege used to show tab (#10483)
Co-authored-by: Kunal-kankriya <127090035+Kunal-kankriya@users.noreply.github.com>
2024-07-22 20:25:12 +05:30
Aseem Bansal
9f570a7521
feat(datajob/flow): add environment filter using info aspects (#10814) 2024-07-22 16:03:48 +05:30
deepgarg-visa
aa97cba3e8
fix(spark-lineage): default timeout for future responses (#10947) 2024-07-22 10:07:37 +02:00
Tamas Nemeth
20574cf1c6
feat(ingest/athena): Add option for Athena partitioned profiling (#10723) 2024-07-20 00:00:40 +02:00
Harshal Sheth
44cdb046d7
fix(docs): make graphql doc gen more automated (#10953) 2024-07-19 11:40:02 -07:00
Chris Collins
eace710aee
feat(siblings) Add flag to prevent combining siblings in the UI (#10952) 2024-07-19 13:41:18 -04:00
Chris Collins
30e9cfdce0
fix(connections) Harden adding /gms to connections in backend (#10942) 2024-07-19 10:47:24 -04:00
Tamas Nemeth
4fe5f280b3
fix(ingest/setup): feast and abs source setup (#10951) 2024-07-19 19:00:43 +05:30
Tamas Nemeth
91e8001739
fix(ingest/bigquery): Adding missing BigQuery types (#10950) 2024-07-19 18:39:13 +05:30
sid-acryl
c30f4c7fb5
doc(ingest/looker): fix doc for sql parsing documentation (#10883)
Co-authored-by: Harshal Sheth <hsheth2@gmail.com>
2024-07-19 18:09:37 +05:30
Tamas Nemeth
65ef8585bc
fix(ingest/abs): split abs utils into multiple files (#10945) 2024-07-19 15:39:23 +05:30
sagar-salvi-apptware
348d449d8a
fix(ingest/Glue): column upstream lineage between S3 and Glue (#10895) 2024-07-19 14:39:19 +05:30
Harshal Sheth
3733a408fd
chore(airflow): add python 3.11 w/ Airflow 2.9 to CI (#10941) 2024-07-19 10:03:12 +05:30
Hyejin Yoon
e66b2b952d
doc: Update hubspot form id (#10943) 2024-07-18 16:25:48 -07:00
Hyejin Yoon
8124ecfbca
docs: add learning center to docs (#10921) 2024-07-19 07:59:22 +09:00
Ajoy Majumdar
8266b025be
Added relationships APIs to V3. Added these generic APIs to V3 swagger doc. (#10939) 2024-07-18 11:29:02 -05:00
John Joyce
a7ae99ca5e
chore() Set a default lineage filtering end time on backend when a start time is present (#10925)
Co-authored-by: John Joyce <john@ip-192-168-1-200.us-west-2.compute.internal>
Co-authored-by: John Joyce <john@Johns-MBP.lan>
2024-07-18 08:55:35 -07:00
John Joyce
1617d6231b
feat(ingest): Support System Ingestion Sources, Show and hide system ingestion sources with Command-S (#10938)
Co-authored-by: John Joyce <john@Johns-MBP.lan>
2024-07-18 08:32:46 -07:00
david-leifker
452b94fb02
fix(entityservice): fix merging sideeffects (#10937) 2024-07-17 17:09:36 -05:00
Ellie O'Neil
0b64de8f2b
fix(airflow): Add comma parsing of owners to DataJobs (#10903) 2024-07-17 14:58:25 -07:00
Jay
998d7d1227
docs(slack) overhauled setup instructions and screenshots (#10922)
Co-authored-by: John Joyce <john@acryl.io>
2024-07-17 16:52:41 -04:00
Harshal Sheth
90f0743f2e
fix(ingest/lookml): add view load failures to cache (#10923) 2024-07-17 12:17:46 -07:00
Harshal Sheth
7f3da47e90
fix(ingest/snowflake): fix test connection (#10927) 2024-07-17 11:57:58 -07:00
Harshal Sheth
5f796219d3
fix(ingest): fix docs build (#10926) 2024-07-17 11:25:15 -07:00
Harshal Sheth
bccfd8f0a5
feat(ingest/snowflake): integrate snowflake-queries into main source (#10905) 2024-07-17 10:22:14 -07:00
Harshal Sheth
79e1e2eb58
feat(ingest): report extractor failures more loudly (#10908) 2024-07-17 10:21:35 -07:00
sagar-salvi-apptware
ec788df328
fix(ingest/bigquery): handle quota exceeded for project.list requests (#10912) 2024-07-17 17:17:52 +02:00
Aseem Bansal
11c5c3e194
fix(build): fix lint fix web react (#10896) 2024-07-17 20:17:35 +05:30
Harshal Sheth
82e5a049ca
fix(ingest/redshift): reduce severity of SQL parsing issues (#10924) 2024-07-17 13:44:07 +02:00
Joel Pinto Mata (KPN-DSH-DEX team)
13b6febce9
feat(ingest/abs): Adding azure blob storage ingestion source (#10813) 2024-07-17 11:06:05 +02:00
pie1nthesky
298c299cf1
feat(ingest/postgres): fetch table sizes for profile (#10864) 2024-07-16 16:06:42 -07:00
Patrick Franco Braz
4b83adfa9f
fix(ingest/bigquery): changes helper function to decode unicode scape sequences (#10845) 2024-07-16 15:50:54 -07:00
david-leifker
1565fb0102
feat(mcp-mutator): new mcp mutator plugin (#10904) 2024-07-16 16:56:51 -05:00
Nadav Gross
a8b07c5fe6
feat(ingestion/sqlglot): add optional default_dialect parameter to sqlglot lineage (#10830) 2024-07-16 12:28:14 -07:00
Harshal Sheth
bb24651264
fix(airflow): add error handling around render_template() (#10907) 2024-07-16 12:27:37 -07:00
Mayuri Nehate
ff1c6b895e
feat(ingest/BigQuery): refactor+parallelize dataset metadata extraction (#10884) 2024-07-16 11:46:42 -07:00
ethan-cartwright
12ee485302
Add feature flag for view defintions (#10914)
Co-authored-by: Ethan Cartwright <ethan.cartwright@acryl.io>
2024-07-16 10:54:43 -07:00
sid-acryl
bb1ba091cd
fix(ingestion/tableau): human-readable message for PERMISSIONS_MODE_SWITCHED error (#10866)
Co-authored-by: Harshal Sheth <hsheth2@gmail.com>
2024-07-16 10:36:51 -07:00
Jay
ee18a174d1
fix(data-contracts-web) handle other schedule types (#10919) 2024-07-16 09:56:56 -07:00
Gabe Lyons
ea2216ad64
fix(structured properties): allow application of structured properties without schema file (#10918) 2024-07-16 08:18:37 -07:00
Tamas Nemeth
642fb404ec
fix(ingest/spark): Fixing Micrometer warning (#10882) 2024-07-16 11:50:15 +02:00
Jay
643ba0c5cf
docs(saas-overview) added missing features to observe section (#10913)
Co-authored-by: John Joyce <john@acryl.io>
2024-07-15 17:39:49 -07:00
Nicholas Pena
cfcd216924
feat(dataset): add support for external url in Dataset (#10877) 2024-07-15 15:57:23 -07:00
Chris Collins
5f38d13eb7
fix(gms) Add Form entity type to EntityTypeMapper (#10916) 2024-07-15 18:47:36 -04:00