Shirshanka Das
b010efa6cf
fix(ingest): kafka - revert deps back to < 1.9.0 ( #5476 )
2022-07-24 15:04:24 -07:00
Tamas Nemeth
cb05159474
fix(ingest): bigquery: multiproject profiling fix ( #5474 )
2022-07-23 18:44:46 +02:00
John Joyce
f8697ba54f
feat(ui): Partial support for Chart usage ( #5473 )
2022-07-22 15:19:04 -07:00
Aseem Bansal
935b423452
fix(docs,build): remove base image not needed, cleanup docs ( #5469 )
2022-07-22 19:43:48 +05:30
Sergio Gómez Villamor
0455ae00d5
doc(bigquery): groups grants by requirements ( #5468 )
2022-07-22 18:49:37 +05:30
Aseem Bansal
e21efbe9d2
fix(build): add base image with gradle wrapper cached ( #5467 )
2022-07-22 17:44:37 +05:30
Tamas Nemeth
d08a8f79ab
feat(ingest): preflight - Add way to check/upgrade brew package version in preflight if needed ( #5435 )
2022-07-22 14:20:12 +05:30
Guillaume Gardey
6101759c0a
fix(ingest/trino): Avoid exception if $properties table empty or not readable ( #5447 )
...
Under some configuration of access rules in Trino, the user may not have
read access to the content of the table, which will result in an exception
(`fetchone()` returns `None`)
This commit ensures no exception are raised and the ingestion can proceed.
2022-07-22 14:17:29 +05:30
Shirshanka Das
7ed9cd2838
feat(ingest): snowflake - basic test connection capability ( #5464 )
2022-07-22 09:14:37 +02:00
dependabot[bot]
af2fd8ce59
build(deps): bump terser from 4.8.0 to 4.8.1 in /datahub-web-react ( #5446 )
...
Bumps [terser](https://github.com/terser/terser ) from 4.8.0 to 4.8.1.
- [Release notes](https://github.com/terser/terser/releases )
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md )
- [Commits](https://github.com/terser/terser/commits )
---
updated-dependencies:
- dependency-name: terser
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-21 22:47:30 -07:00
Ankit keshari
582c39e477
Worked on the alignment of menu icon in search header ( #5458 )
2022-07-21 12:38:05 -04:00
Aditya Radhakrishnan
d28e18147c
feat(app): schema-history - remove blame language for the schema history feature ( #5457 )
2022-07-21 08:58:48 -07:00
Tamas Nemeth
54ff4524dd
docs: spark-lineage - configuration details for Amazon EMR ( #5459 )
2022-07-21 08:57:26 -07:00
dependabot[bot]
afc7177450
build(deps): bump terser from 5.9.0 to 5.14.2 in /docs-website ( #5448 )
...
Bumps [terser](https://github.com/terser/terser ) from 5.9.0 to 5.14.2.
- [Release notes](https://github.com/terser/terser/releases )
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md )
- [Commits](https://github.com/terser/terser/commits )
---
updated-dependencies:
- dependency-name: terser
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-21 08:54:51 -07:00
Mayuri Nehate
fa46167dfe
fix(ingest): tableau - fix tableau db error, add more logs ( #5423 )
2022-07-21 08:54:16 -07:00
Shirshanka Das
14d764a26f
fix(ingest): fix serialization of report to handle nesting ( #5455 )
2022-07-20 18:25:07 -07:00
Aditya Radhakrishnan
eec5eae0ab
feat(groups): add native groups concept to DataHub ( #5443 )
2022-07-20 16:55:10 -07:00
Mugdha Hardikar
1f4d3722e2
fix(ingest): hive - add column comment as a column description ( #5449 )
2022-07-20 12:32:02 -07:00
Aditya Radhakrishnan
d833599788
fix(search): make filters by default an empty list if null ( #5454 )
2022-07-20 09:47:17 -07:00
Aseem Bansal
acb9879eb4
feat(cli,build): remove deprecated variables GMS_HOST/_PORT ( #5451 )
2022-07-20 20:54:43 +05:30
Chris Collins
cab0dcafa9
feat(ingestion) Add new endpoint to test an ingestion connection ( #5438 )
2022-07-20 10:05:20 -04:00
Mugdha Hardikar
ced6c38239
fix(ingest): bigquery-usage - fix dataset name for sharded table ( #5412 )
2022-07-19 20:59:02 -07:00
Shirshanka Das
9d68597c90
feat(ingest): model - adding a small extension to support communicating structured responses ( #5429 )
2022-07-19 20:53:34 -07:00
Tim Costa
d065553958
fix(ingest/glue): handle error when generating s3 tags for virtual view tables ( #5398 )
...
Co-authored-by: Tim Costa <timcosta@amazon.com>
Co-authored-by: Shirshanka Das <shirshanka@apache.org>
2022-07-19 20:43:09 -07:00
Shirshanka Das
76133c6f37
feat(ingest): add test source connection feature, structured report file ( #5442 )
2022-07-19 20:40:59 -07:00
John Joyce
aa7ae23904
feat(ui): Adding Statistics Summary to Dataset + Dashboard Profiles ( #5440 )
2022-07-19 15:46:43 -07:00
John Joyce
ac61bcd951
fix(ui): Fixing unreleased search preview bugs ( #5432 )
2022-07-19 10:29:42 -07:00
Gabe Lyons
a52fac57f4
fix(siblings): fixing lineage fetching for siblings & sources ( #5415 )
2022-07-19 09:15:31 -07:00
Mugdha Hardikar
a6dc669891
docs(bigquery): add changelog and unittest for profiling limits ( #5407 )
2022-07-19 09:39:09 +05:30
Chris Collins
386fd146ed
fix(glossary) Fix dropdown where disabled buttons are still clickable ( #5430 )
...
Co-authored-by: Chris Collins <chriscollins@Chriss-MBP-2.lan>
2022-07-18 17:14:26 -07:00
Alexey Kravtsov
89ed0fc1e5
fix(ui): add dataset qualifiedName parameter to lineage query ( #5427 )
2022-07-18 15:57:35 -07:00
leifker
e9c943f3b9
fix(protobuf) Set undeprecated ownership type & fix case sentitive urn corpGroup ( #5425 )
2022-07-18 15:56:43 -07:00
Shirshanka Das
9d79fd3767
fix(docker): fix kafka-setup command to support same capabilities as previous ( #5428 )
2022-07-18 13:25:17 -07:00
Mayuri Nehate
65a308a4ed
fix(ingest): looker - extract usage for dashboards allowed by pattern ( #5424 )
2022-07-18 14:21:17 +02:00
Shirshanka Das
238fca5191
chore: remove unnecessary modules from codebase ( #5420 )
2022-07-17 22:02:45 -07:00
John Joyce
f8d059901f
feat(ui): Supporting enriched search preview + misc improvements ( #5419 )
2022-07-17 22:02:09 -07:00
Chris Collins
d020f42d38
fix(documentation) Fix erratic cursor in documentation editor bug ( #5411 )
...
Co-authored-by: Chris Collins <chriscollins@Chriss-MBP-2-280.lan>
2022-07-17 20:01:56 -07:00
Shirshanka Das
024797df0d
feat(quickstart): moving to official confluent images for m1 ( #5416 )
2022-07-17 18:59:09 -07:00
Mayuri Nehate
e6ce4324c9
fix(ingest): looker - pass transport options to all api calls ( #5417 )
2022-07-17 13:55:20 -07:00
Shirshanka Das
f387fa6149
fix(ingest): ensure upgrade checks run async ( #5383 )
2022-07-16 17:38:33 -07:00
Aseem Bansal
36f3ab3fa3
feat(quickstart,docs): updates for v0.8.41 ( #5409 )
2022-07-15 21:32:32 +05:30
Pedro Silva
6e07ec5924
fix(tests): Removes duplicate policies tests & makes DataHub user configurable ( #5365 )
v0.8.41
2022-07-15 19:14:19 +05:30
Pedro Silva
bc96cf22e7
fix(metadata-ingestion) Fix broken csv enricher test ( #5406 )
2022-07-15 19:00:36 +05:30
Pedro Silva
5b61bcc4e0
fix(gms): Change MessageDigest to be thread safe ( #5405 )
2022-07-15 16:28:59 +05:30
Harshal Sheth
fdea718e38
build: improve comprehensiveness of gradle clean ( #5003 )
2022-07-15 15:38:32 +05:30
Mugdha Hardikar
369c65522c
fix(datahub-client): Fix kafka config issue ( #5403 )
2022-07-15 15:38:00 +05:30
Mayuri Nehate
2c48329810
feat(model): dashboard usage model, is_null condition added ( #5397 )
2022-07-15 15:37:06 +05:30
liyuhui666
d24b91df42
fix(kafka): add missing configs ( #5394 )
2022-07-15 14:53:55 +05:30
Chris Collins
fa07dc69eb
feat(ingestion) Build out UI form for Snowflake Managed Ingestion ( #5391 )
2022-07-15 14:34:25 +05:30
Pedro Silva
b2edd44b6a
Adds support for Domains in CSV source ( #5372 )
2022-07-15 14:20:41 +05:30