7127 Commits

Author SHA1 Message Date
Navin Sharma
ee7c5f75a2
Add Changes to support smoke test on Datahub deployed on kubernetes Cluster (#5334)
Co-authored-by: Aseem Bansal <asmbansal2@gmail.com>
2022-07-14 22:04:06 +05:30
Aseem Bansal
45315ef1d4
fix(bigquery): add storage project name (#5395) 2022-07-14 19:52:38 +05:30
Aseem Bansal
60714df08f
fix(bigquery): multi-project GCP setup run query through correct project (#5393) 2022-07-14 16:03:01 +05:30
abiwill
7bbac5ef4d
feat(kafka-setup): add options for sasl_plaintext (#5385)
allow sasl_plaintext options using environment variables
2022-07-13 13:47:23 -07:00
Tamas Nemeth
4334248953
feat(airflow): Circuit breaker and python api for Assertion and Operation (#5196) 2022-07-13 10:17:38 -07:00
Tamas Nemeth
9ec4fbae86
fix(ingest): bigquery - Graceful bq partition id date parsing failure (#5386) 2022-07-13 13:21:45 +02:00
Tamas Nemeth
4c6d427800
fix(cli): respect server telemetry settings correctly (#5384)
Co-authored-by: Shirshanka Das <shirshanka@apache.org>
2022-07-13 11:24:18 +02:00
Aditya Radhakrishnan
3a2fec341a
fix(bootstrap): skip ingesting data platforms that already exist (#5382) 2022-07-12 17:23:41 -07:00
Pedro Silva
5011c2f6db
fix(gms) Propagate cache exception upstream (#5381) 2022-07-12 16:02:28 -07:00
Aditya Radhakrishnan
e2a0fddcaa
fix(users): fix to not get invite token unless the invite token modal is visible (#5380) 2022-07-12 10:20:35 -07:00
Tamas Nemeth
f0281f32ab
fix(airflow): fix for failing serialisation when Param was specified + support for external task sensor (#5368)
fixes #4546
2022-07-12 10:20:27 -07:00
Aezo
ff0aa3f24b
feat(sdk): python - add get_aspects_for_entity (#5255)
Co-authored-by: Shirshanka Das <shirshanka@apache.org>
2022-07-12 10:10:07 -07:00
Aseem Bansal
9fca5277dc
fix(build): tweak ingestion build (#5374) 2022-07-12 12:37:47 +05:30
Navin Sharma
f3e5afdba9
feat(quickstart): Adding env variables and cli options for customizing mapped ports in quickstart (#5353)
Co-authored-by: Shirshanka Das <shirshanka@apache.org>
2022-07-11 22:33:24 -07:00
Shirshanka Das
489b5bb5b4
fix(ingest): domains - check whether urn based domain exists during resolution (#5373) 2022-07-11 15:08:26 -07:00
Sergio Gómez Villamor
070dfa0eaf
fix(config): fixes config key in DataHubAuthorizerFactory (#5371) 2022-07-11 09:57:20 -07:00
Shirshanka Das
860d475c5e
feat(ingest): improve domain ingestion usability (#5366) 2022-07-11 09:37:38 -07:00
neojunjie
5bb7fe3691
feat(ingest) - add audit actor urn to auditStamp (#5264) 2022-07-08 09:21:16 -07:00
John Joyce
39a4ef842d
refactor(ui): Remove unnecessary fields in GraphQL (#5358) 2022-07-08 09:19:50 -07:00
Ankit keshari
2543ff1eb3
feat(ui): Added recommendation on group modal (#5362) 2022-07-08 09:19:31 -07:00
John Joyce
b927c0d219
refactor(ui): Use createTag mutation for creating new tags from the UI (#5359) 2022-07-08 09:18:33 -07:00
Justin Marozas
414252351a
fix(cassandra): fix Cassandra queries used by IngestDataPlatformInstancesStep (#5199) 2022-07-07 22:20:57 -07:00
Chris Collins
a1d0b11510
feat(lineage) Add Lineage tab to Chart and Dashboard entity profiles (#5357) 2022-07-07 17:54:11 -05:00
Chris Collins
7c8297c176
fix(glossary) Fixes a bug for yaml ingested terms without source_url (#5356) 2022-07-07 16:23:46 -05:00
Chris Collins
68fb0d8f06
feat(schema) Show last observed timestamp in the schema tab (#5348) 2022-07-07 12:31:01 -07:00
Gabe Lyons
7872a74a21
fix(siblings): add useMutationUrn to domain section (#5270)
* fixing dbt platform issues

* useMutationUrn for domains modal
2022-07-07 10:36:05 -07:00
Chris Collins
7cf941d515
fix(ui) Correct show/hide tabs in Settings based on privileges (#5355)
Co-authored-by: Chris Collins <chriscollins@Chriss-MacBook-Pro-2.local>
2022-07-07 10:18:41 -07:00
Amanda Ng
3a169c2a5f
feat(ui): add copy function for stats table sample value (#5331) 2022-07-07 11:17:49 -05:00
Shirshanka Das
558a65a3c3
fix(ci): fix mysql test and attempt kafka-connect ingestion (#5352) 2022-07-07 08:28:34 -07:00
Maggie Hays
7f6fcd62cf
docs(features): update grammar (#5350) 2022-07-07 00:39:04 -07:00
Mugdha Hardikar
94dd3ad5a1
fix(ingest): bigquery-usage - dataset name for sharded tables (#5347)
Co-authored-by: Shirshanka Das <shirshanka@apache.org>
2022-07-07 00:37:13 -07:00
Aditya Radhakrishnan
a63d8be538
feat(bootstrap): create abstract class UpgradeStep to abstract away upgrade logic (#5349) 2022-07-06 13:57:05 -07:00
Mayuri Nehate
4b515e022b
feat(ingest): salesforce - add connector (#5104)
Co-authored-by: Shirshanka Das <shirshanka@apache.org>
Co-authored-by: Vincent Koc <koconder@users.noreply.github.com>
2022-07-06 10:01:16 -07:00
Ankit keshari
e6662a70f3
fix(ui): fixed the ui issue (#5341) 2022-07-06 09:40:37 -07:00
Aditya Radhakrishnan
fc8e59387d
feat(ingest): update CSV source to support description and ownership type (#5346) 2022-07-06 21:29:29 +05:30
Mugdha Hardikar
77eaab609d
docs(bigquery): profiling report enhancement (#5342) 2022-07-06 18:38:35 +05:30
Vincent Koc
d60f789519
chore: Refactor Python Codebase (#5113) 2022-07-06 16:09:27 +05:30
Mugdha Hardikar
5216d72f91
feat(bigquery): support size, rowcount, lastmodified based table selection for profiling (#5329)
Co-authored-by: Shirshanka Das <shirshanka@apache.org>
2022-07-06 15:29:26 +05:30
Pedro Silva
14f769e0d5
fix(tokens) Adds non-admin tests for access tokens (#5174) 2022-07-05 18:57:23 -07:00
Chris Collins
f817ebb006
fix(me) Cache the me query for performance reasons (#5316) 2022-07-05 18:06:54 -07:00
dougpm
2a45e3990d
fix(docs): Fix typo in metadata-ingestion.md (#5338) 2022-07-05 14:27:09 -07:00
Chris Collins
9f52088b43
fix(siblings) Combine siblings data but remove duplicate data (#5337) 2022-07-05 10:49:10 -07:00
Mayuri Nehate
f23c2c9b64
fix(ingest): tableau - omit schema fields when name is absent (#5275) 2022-07-05 10:40:55 -07:00
Shirshanka Das
e93e4691fb
feat(ingest): lookml - adding support for only emitting reachable views from explores (#5333) 2022-07-05 10:14:12 -07:00
John Joyce
afc9842e32
fix(ui): Fix pipeline tasks list loading (#5332) 2022-07-05 09:19:13 -07:00
Mayuri Nehate
80e91b457f
feat(ingest): looker - ingest dashboard create/update/delete timestamps (#5312) 2022-07-05 09:04:41 -07:00
John Joyce
86070d7b52
fix(ui): Add missing SearchRoutes component (#5321) 2022-07-02 10:10:14 -07:00
Pedro Silva
bb3208d734
fix(gms) Remove auto-creating status aspects if not present when ingesting metadata (#5315) 2022-07-01 15:45:09 -07:00
John Joyce
a44167c33d
refactor(ui): Extract searchable page into its own component (perf + ux) (#5318) 2022-07-01 15:08:08 -07:00
Chris Collins
cb54629af4
fix(ui) Make profile icon clickable to expand header menu (#5317) 2022-07-01 14:45:44 -07:00