sagar-salvi-apptware
da72ba2113
fix(ingestion/transformer): replace the externalUrl container ( #11013 )
2024-07-30 15:17:04 +05:30
Hyejin Yoon
a6eb1f47c2
docs: standardize terminology to DataHub Cloud ( #11003 )
2024-07-30 09:52:51 +09:00
sagar-salvi-apptware
a09575fb6f
fix(ingestion/glue): Add support for missing config options for profiling in Glue ( #10858 )
2024-07-29 16:04:07 +05:30
Andrew Sikowitz
bc75f7a1b1
fix(graphql/upsertIngestionSource): Validate cron schedule; parse error in CLI ( #11011 )
2024-07-26 12:06:01 -07:00
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
Harshal Sheth
82412e7148
fix(ingest/looker): downgrade missing chart type log level ( #10996 )
2024-07-26 11:07:00 +02:00
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
Tamas Nemeth
8d874ad1e4
fix(ingest/test): Fix for mssql integration tests ( #10978 )
2024-07-24 16:41:25 +05:30
Tristan Heisler
c5dae7448b
fix(ingest/sagemaker): resolve incorrect variable assignment for SageMaker API call ( #10965 )
2024-07-23 14:27:52 +02:00
Harshal Sheth
a0905180f2
feat(ingest/looker): include dashboard urns in browse v2 ( #10955 )
2024-07-22 15:26:37 -07:00
Aseem Bansal
9f570a7521
feat(datajob/flow): add environment filter using info aspects ( #10814 )
2024-07-22 16:03:48 +05:30
Tamas Nemeth
20574cf1c6
feat(ingest/athena): Add option for Athena partitioned profiling ( #10723 )
2024-07-20 00:00:40 +02: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
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
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
Nadav Gross
a8b07c5fe6
feat(ingestion/sqlglot): add optional default_dialect
parameter to sqlglot lineage ( #10830 )
2024-07-16 12:28:14 -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
Gabe Lyons
ea2216ad64
fix(structured properties): allow application of structured properties without schema file ( #10918 )
2024-07-16 08:18:37 -07:00
Nicholas Pena
cfcd216924
feat(dataset): add support for external url in Dataset ( #10877 )
2024-07-15 15:57:23 -07:00
Aseem Bansal
437bacb0e6
feat(ingest): grafana connector ( #10891 )
...
Co-authored-by: Shirshanka Das <shirshanka@apache.org>
Co-authored-by: Harshal Sheth <hsheth2@gmail.com>
2024-07-15 14:12:18 -07:00
John Joyce
8967db0de7
refactor(redshift): Improve redshift error handling with new structured reporting system ( #10870 )
...
Co-authored-by: John Joyce <john@Johns-MBP.lan>
Co-authored-by: Harshal Sheth <hsheth2@gmail.com>
2024-07-15 11:57:21 -07:00
Harshal Sheth
ea7d6a91e5
fix(ingest): improve auto_materialize_referenced_tags_terms
error handling ( #10906 )
2024-07-12 22:32:54 -07:00
Harshal Sheth
a4bce6af1c
feat(ingest): add snowflake-queries source ( #10835 )
2024-07-12 15:08:51 -07:00