7127 Commits

Author SHA1 Message Date
John Joyce
060f965577
fix(ui): Fix dashboard tags display (#4611) 2022-04-07 19:17:12 -07:00
leifker
aa05faad32
fix(protobuf) Fix test instability by deterministrically selecting field (#4612) 2022-04-07 13:35:44 -07:00
Aseem Bansal
336a628c5b
fix(bigquery): fix lineage bug, improve docs, add dataset filter config (#4607)
* fix(bigquery): fix metadata from exported logs, doc missing permission, improve logging, add tests

Co-authored-by: Ravindra Lanka <rslanka@gmail.com>
2022-04-07 13:10:21 -07:00
David Haglund
0785ed6143
fix: urlencode slash in urns too (#4527)
* fix: urlencode slash in urns too + tests

Co-authored-by: Ravindra Lanka <rlanka@acryl.io>
2022-04-07 13:04:57 -07:00
Gabe Lyons
112589db32
feat(tableau): add some logic to normalize table names in tableau (#4609)
* add some logic to normalize table names in tableau
2022-04-07 12:15:41 -07:00
Ravindra Lanka
5e25cd1e22
feat(ingestion): Redshift Usage Source - simplify OperationalStats workunit generation. (#4585)
* feat(ingestion): Redshift Usage Source - simplify OperationalStats workunit generation.
2022-04-07 11:24:26 -07:00
Dexter Lee
55f0412a33
feat(search): Add SearchScore annotation to use fields for search ranking (#4596)
* Add SearchScore annotation

* Add back test-model

* Remove search features

* Fix to John's comments

* simplify ranker

* Fix checkstyle
2022-04-07 11:07:27 -07:00
Fernando Falci
5d7d4c5d92
docs(GraphQL): fix typo (#4605) 2022-04-07 09:52:15 -07:00
Aseem Bansal
25de224a3f
doc: add page for handling deprecations, breaking changes etc. (#4590) 2022-04-07 09:48:47 -07:00
Dexter Lee
12f9cc2575
Reduce browse aggregation size (#4601) 2022-04-06 22:07:08 -07:00
Dexter Lee
32324a6476
fix(search): Make sure home page and search pages are consistent (#4588)
* Centralize entity count cache

* Fix to John's comment

* Fix test

* Fix tests
2022-04-06 22:06:55 -07:00
John Joyce
7080798825
feat(metadata-service): Supporting a configurable Authorizer Chain (#4584) 2022-04-06 19:13:39 -07:00
Aseem Bansal
5ebb37ab4c
fix(bigquery): incorrect lineage when views are present (#4568)
* fix(bigquery): incorrect lineage when views are present

Co-authored-by: Ravindra Lanka <rlanka@acryl.io>
2022-04-06 17:29:02 -07:00
David Haglund
3a5cf8eded
fix(doc): try to fix broken link (#4593) 2022-04-06 10:38:39 -07:00
Aseem Bansal
df1d8ad07e
doc(snowflake): add example of table pattern (#4580) 2022-04-05 16:23:21 -07:00
Aditya Radhakrishnan
aeafa7e63f
feat(okta) - add support for filtering/searching when ingesting Okta groups and users (#4586) 2022-04-05 16:15:34 -07:00
Aseem Bansal
32349bf405
chore: update default cli for managed ingestion (#4581) 2022-04-05 15:33:13 -07:00
mayurinehate
0a97fa22f9
fix(tableau): fix for incorrect schema returned by tableau api for snowflake connectionType (#4577) 2022-04-05 14:56:35 -07:00
Aditya Radhakrishnan
8610c29e49
feat(search) - add DATETIME FieldType (#4407)
* feat(search) - add DATETIME FieldType
2022-04-05 14:41:54 -07:00
John Joyce
bc1c06069a
Adding PRE to graphql (#4582) 2022-04-05 11:29:06 -07:00
Ravindra Lanka
fe5f24c2b3
fix(ingestion): Refactor redshift_usage source: simplify, annotate & fix bugs. (#4572) 2022-04-05 09:21:27 -07:00
Aseem Bansal
809d1beae9
feat(snowflake): reduce permissions provisioned by default (#4543)
* feat(snowflake): reduce permissions provisioned by default

Co-authored-by: John Joyce <john@acryl.io>
2022-04-05 09:03:00 -07:00
Aseem Bansal
c30b473245
chore: cleanup extra file (#4541) 2022-04-05 08:08:36 -07:00
Pedro Silva
a20012fd6c
feat(docs) Improves docs around developing datahub, removes deprecated docs on building metadata service (#4552) 2022-04-04 19:15:21 -07:00
leifker
179fe07393
fix(protobuf) minor bugfixes for protobuf (#4553) 2022-04-04 17:52:09 -07:00
Aseem Bansal
55308327f1
doc: make note prominent on quickstart (#4558) 2022-04-04 17:49:50 -07:00
Matt Matravers
c108b07707
build(ui): Fix Windows UI lint (#4556)
Prettier expects LF line endings by default: https://prettier.io/docs/en/options.html#end-of-line
2022-04-04 17:48:11 -07:00
John Joyce
b277048b72
feat(GraphQL): Add data platform query to GraphQL API (#4574) 2022-04-04 17:42:28 -07:00
Dexter Lee
cea318ac8e
Renaming producer (#4573) 2022-04-04 16:46:32 -07:00
Kevin Hu
030d25f0a1
feat(ingest): add option for external Spark cluster (#4571)
* Add option for configuring spark cluster manager

Co-authored-by: Ravindra Lanka <rslanka@gmail.com>

Co-authored-by: Ravindra Lanka <rslanka@gmail.com>
2022-04-04 15:56:50 -07:00
John Joyce
95d6bcd1a0
exposing kafka consumer concurrency (#4536) 2022-04-04 14:57:34 -07:00
Gabe Lyons
ede6547eff
fix(search): handle commas in search queries in the UI (#4570)
* handle commas in search queries

* encode/decode everything else
v0.8.32
2022-04-04 14:25:46 -07:00
David Haglund
df9e07fda2
fix: replace direct and indirect references to linkedin with datahub-project (#4557)
* Update links for github-related links to use datahub-project:
  - https://github.com
  - https://img.shields.io/github/...
  - https://raw.githubusercontent.com/...
* Also replace references for github repo linkedin/datahub with
  datahub-project/datahub.
2022-04-04 14:39:30 -05:00
Dexter Lee
5e0409f8a6
fix(policy): Add view entity page priv to all entity types (#4569)
* Add to all

* Fix UI issues
2022-04-04 12:05:04 -07:00
Aseem Bansal
1478489c9c
fix(bigquery): missing dependency (#4567)
* fix(bigquery): missing dependency

* code review feedback
2022-04-04 08:34:34 -07:00
mayurinehate
58e4364354
fix(tableau): gracefully stop ingestion if tableau sign in not successful (#4548)
* fix(tableau): gracefully stop ingestion if tableau sign in not successful

* Update tableau.md

* Update tableau.md

* docs(tableau): update doc, add caveats, use env variables in credentials

Co-authored-by: John Joyce <john@acryl.io>
2022-04-04 13:15:08 +02:00
Dexter Lee
57ea768e7f
fix(docs): fix logo links on ingestion docs (#4564) 2022-04-01 22:02:24 -07:00
Abhiram98
26742728a6
feat(ingestion): schema, table filtering for redshift-usage (#4396)
* Filter based on table/schema pattern + documentation

Co-authored-by: Ravindra Lanka <rlanka@acryl.io>
2022-04-01 20:48:23 -07:00
darapuk
a05d798939
(fix): Update path generated when creating LookML URL (#4554)
* (fix): Update path generated when creating LookML URL
2022-04-01 11:54:36 -07:00
Maggie Hays
66defee5cc
docs: add sumup logo (#4549) 2022-04-01 11:21:59 -07:00
Mark H. Wilkinson
c8105945c3
docs: Fix PostgreSQL typo in features.md (#4560) 2022-04-01 13:16:48 -05:00
Gabe Lyons
9e06f66b2b
feat(lineage): show fully qualified dataset name on expansion (#4562)
* show fully qualified dataset name on expansion

* also pull qualified name
2022-04-01 10:37:51 -07:00
Aseem Bansal
40188d27c9
fix: dependencies for usage sources (#4561) 2022-04-01 09:56:52 -07:00
Corentin
2fc3a48bc5
feat(ingest): indent sql queries for usage sources (#3782)
* feat(ingest): indent sql queries for usage connectors.

Co-authored-by: EC2 Default User <ec2-user@ip-172-31-22-140.eu-west-1.compute.internal>
Co-authored-by: Ravindra Lanka <rlanka@acryl.io>
2022-03-31 15:15:09 -07:00
Pedro Silva
152041b4c2
fix(rollback) Removes status & key aspects from affected aspects count during rollback (#4551) 2022-03-31 12:59:24 -07:00
Dexter Lee
3fbc84bb43
fix(policy): Remove all from the resource type choices (#4538)
* Remove all from the resource type choices

* Fix empty case

* Fix privileges
2022-03-31 10:16:54 -07:00
Aseem Bansal
94890c1e71
fix(ingest): snowflake-usage - log warning instead of error out (#4544) 2022-03-31 08:16:15 -07:00
Matt Matravers
ee0c931076
build(ui): allow custom nodeDistBaseUrl (#4542) 2022-03-31 08:15:25 -07:00
mayurinehate
c09834d52b
fix(kafka-connect): add platform for default case in jdbc connector, update tests for platform instance map (#4545) 2022-03-31 08:13:09 -07:00
Aseem Bansal
a3be594c89
chore: update pull request template (#4547) 2022-03-31 08:11:20 -07:00