Mayuri Nehate
5981fdd957
docs(updating-datahub): add note for breaking change in looker usage ingestion ( #5499 )
2022-07-27 21:54:32 +05:30
Aseem Bansal
b00e78cd1e
docs(auth): fix link to point to new doc ( #5501 )
2022-07-27 21:14:01 +05:30
Mugdha Hardikar
d8b2350724
feat(spark-lineage, java-emitter): Support ssl cert disable verification functionality ( #5488 )
...
Co-authored-by: Shirshanka Das <shirshanka@apache.org>
2022-07-26 18:06:03 -07:00
Harshal Sheth
44122d4e08
refactor(ci): use custom action for checking codegen status ( #5493 )
2022-07-26 18:04:57 -07:00
Aezo
85a55ffac7
fix(ingest): dbt - add support for trino datatypes ( #5379 )
2022-07-26 17:02:00 -07:00
Harshal Sheth
6840240355
build(ingest): make gradle build less chatty ( #5491 )
2022-07-26 16:37:46 -07:00
Harshal Sheth
c294e89317
refactor(ingest): cleanup importlib.import_module calls ( #5490 )
2022-07-26 16:34:54 -07:00
Harshal Sheth
97d508fa2e
fix(ingest): loosen confluent-kafka dep requirement ( #5489 )
2022-07-26 14:43:33 -07:00
Aseem Bansal
639feafcfb
feat(build): automatically mark issues as stale to close inactive issues ( #5482 )
2022-07-26 09:30:40 -07:00
Mayuri Nehate
04de6c27b7
feat(ingest): snowflake - test_connection add support for capability report ( #5472 )
...
Co-authored-by: Shirshanka Das <shirshanka@apache.org>
2022-07-26 09:29:57 -07:00
Mayuri Nehate
455ec182e5
feat(model, ingest): add user email in dashboard user usage counts ( #5471 )
2022-07-25 23:06:53 -07:00
Aseem Bansal
252992f15e
fix(ci): intermittent failure in github actions ( #5452 )
2022-07-25 23:02:02 -07:00
Shirshanka Das
d97dc7212c
fix(docs): add missing closing marker for note section ( #5480 )
2022-07-26 07:51:30 +05:30
Aseem Bansal
5d71f73062
feat(cli): delete - hard delete deletes soft deleted entities ( #5478 )
2022-07-25 18:17:02 -07:00
Ankit keshari
f59b21e951
refactor(ui): Adding checkbox option to select multiple results at once. ( #5422 )
2022-07-25 16:34:15 -07:00
Harshal Sheth
91ca1e6425
docs(reindex): fix docsearch config ( #5479 )
2022-07-25 15:08:28 -07:00
Ankit keshari
5ec7b9d4c6
Ingestion: Added form in Big Query type to edit the queries. ( #5431 )
2022-07-25 17:57:42 -04:00
Gabe Lyons
efc5602493
feat(ingest): dbt - updating source lineage logic ( #5414 )
...
Co-authored-by: Shirshanka Das <shirshanka@apache.org>
2022-07-24 23:55:01 -07:00
Shirshanka Das
941770f3bc
feat(cli): quickstart - experimental support for backup restore ( #5418 )
2022-07-24 23:52:25 -07:00
Shirshanka Das
86012fd40c
feat(ci): datahub-upgrade - support multiplatform image ( #5477 )
2022-07-24 18:25:39 -07:00
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