Pedro Silva
1f7c92bb99
feat(docs): Document __DATAHUB_TO_FILE_ directive ( #10968 )
...
Co-authored-by: Harshal Sheth <hsheth2@gmail.com>
2024-07-26 11:20:21 -07:00
Harshal Sheth
f816a14a98
fix(ingest): fix graph config loading ( #11002 )
...
Co-authored-by: Pedro Silva <pedro@acryl.io>
2024-07-26 11:15:46 -07:00
Andrew Sikowitz
0274c70292
fix(ui/ingest): Support invalid cron jobs ( #10998 )
2024-07-26 11:10:13 -07:00
Tamas Nemeth
01b3461d99
fix(protobuf/build): Fix protobuf check jar script ( #11006 )
2024-07-26 12:50:34 +01:00
Aseem Bansal
236043b9f5
doc(acryl-cloud): release docs for 0.3.4.x ( #10984 )
...
Co-authored-by: John Joyce <john@acryl.io>
Co-authored-by: RyanHolstien <RyanHolstien@users.noreply.github.com>
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
Co-authored-by: Pedro Silva <pedro@acryl.io>
2024-07-26 15:23:34 +05:30
Harshal Sheth
82412e7148
fix(ingest/looker): downgrade missing chart type log level ( #10996 )
2024-07-26 11:07:00 +02:00
ksrinath
1717a300bc
fix(backend): allow excluding soft-deleted entities in relationship-queries; exclude soft-deleted members of groups ( #10920 )
...
- allow excluding soft-deleted entities in relationship-queries
- exclude soft-deleted members of groups
2024-07-26 13:59:56 +05:30
Harshal Sheth
304fc4ebc2
feat(ingest): improve ingest deploy
command ( #10944 )
2024-07-25 19:38:21 -07:00
Harshal Sheth
8c3bfd996d
feat(ingest/bigquery): improve handling of information schema in sql parser ( #10985 )
2024-07-25 17:58:16 -07:00
sid-acryl
b173f605b8
fix(ingest/looker): support platform instance for dashboards & charts ( #10771 )
2024-07-25 17:55:39 -07:00
Tamas Nemeth
71d1cdbe3b
fix(ingest/s3): Fixing container creation when there is no folder in path ( #10993 )
2024-07-25 23:38:10 +02:00
Pedro Silva
dd732d0d46
feat(cli): Make consistent use of DataHubGraphClientConfig ( #10466 )
...
Deprecates get_url_and_token() in favor of a more complete option: load_graph_config() that returns a full DatahubClientConfig.
This change was then propagated across previous usages of get_url_and_token so that connections to DataHub server from the client respect the full breadth of configuration specified by DatahubClientConfig.
I.e: You can now specify disable_ssl_verification: true in your ~/.datahubenv file so that all cli functions to the server work when ssl certification is disabled.
Fixes #9705
2024-07-25 19:06:14 +00:00
Harshal Sheth
5a2fc3c58e
feat(ingest): add check server-config
command ( #10990 )
2024-07-25 10:46:38 -07:00
Harshal Sheth
1fa7998ed3
feat(ingest): support domains in meta -> "datahub" section ( #10967 )
2024-07-25 09:31:19 -07:00
Tamas Nemeth
f4fb89e799
feat(ingest/spark): Promote beta plugin ( #10881 )
...
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2024-07-25 14:46:32 +02:00
Andrew Sikowitz
56bb4c8111
fix(ingest/graph): Update get_results_by_filter graphql query ( #10991 )
2024-07-24 19:12:04 -07:00
Davi Arnaut
6fe5692d67
feat(ingest/cli): init does not actually support environment variables ( #10989 )
2024-07-24 19:04:15 -07:00
Andrew Sikowitz
fde71d4500
feat(ingest/graph): Add get_results_by_filter to DataHubGraph ( #10987 )
2024-07-24 17:49:41 -07:00
Andrew Sikowitz
66f8930164
fix(ui): Remove ant less imports ( #10988 )
2024-07-24 17:35:42 -07:00
Kevin Chun
725df58893
bugfix: use anyOf instead of allOf when creating references in openapi v3 spec ( #10986 )
2024-07-24 14:51:10 -07:00
Chris Collins
959d3517ec
fix(structuredProps) casing bug in StructuredPropertiesValidator ( #10982 )
2024-07-24 22:00:26 +05:30
Jay
4921967e43
fix(entity-service) exist check correctly extracts status ( #10973 )
2024-07-24 11:11:45 -04:00
Tamas Nemeth
8d874ad1e4
fix(ingest/test): Fix for mssql integration tests ( #10978 )
2024-07-24 16:41:25 +05:30
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