5512 Commits

Author SHA1 Message Date
MugdhaHardikar-GSLab
4c33124e8f
fix(ci): spark-lineage - select mock server port dynamically for unit test (#4018) 2022-01-31 09:26:26 -08:00
mayurinehate
faac911df8
feat(ingest): use trino python client with sqlalchemy, supports python3.6 (#3888) 2022-01-31 09:22:55 -08:00
Swaroop Jagadish
e29d2cbe7e
fix(ingest): adding platform instance urn to data platform instance aspects (#4015) 2022-01-31 08:49:03 -08:00
Swaroop Jagadish
c27f1f9487
fix(ingest): lint fix a few files (#4016) 2022-01-30 23:32:29 -08:00
Hoang-Vu Le
a9ece422a6
fix(docs): update gms link (#3927) 2022-01-30 23:29:09 -08:00
Tamas Nemeth
646dd6d5f0
fix(ingest): profiler - enable profiling for low cardinality number columns (#3990) 2022-01-30 17:36:18 -08:00
Aseem Bansal
f32643148e
fix(docs): fix business glossary docs (#3916) 2022-01-30 17:25:11 -08:00
Aseem Bansal
7180ae5ff6
fix(ci): fix linting lib version requirement (#3939) 2022-01-30 17:20:46 -08:00
Kevin Hu
b84294804a
feat(ingest): emit flags and stats for profiling telemetry (#3969) 2022-01-30 17:19:00 -08:00
Aditya Radhakrishnan
b5ff558f03
feat(model) - Update FabricType enum to represent more fabrics (#3997)
Co-authored-by: Shirshanka Das <shirshanka@apache.org>
2022-01-30 18:19:03 -06:00
Dexter Lee
e8cc991378
fix(platform): add metrics for mcl hooks (#4008)
Co-authored-by: Shirshanka Das <shirshanka@apache.org>
2022-01-30 18:15:22 -06:00
John Joyce
c1bcc9924e
fix(ci): reverting unnecessary test changes (#4013) 2022-01-30 18:12:40 -06:00
Michael A. Schlosser
c36662f837
feat(ingest): snowflake - support for additional auth mechanisms (#4009) 2022-01-30 11:47:53 -08:00
RyanHolstien
c5ff486435
fix(platform): graph-service - remove thread spawning that can cause race conditions (#4007)
Co-authored-by: Ryan Holstien <ryan@acryl.io>
2022-01-30 11:44:15 -08:00
Tamas Nemeth
111d6d3520
fix(docker): alpine based multi-platform docker build for kafka-setup (#3991) 2022-01-28 16:25:57 -08:00
John Joyce
3c2a4fe39d
Refining docs (#4001) 2022-01-28 15:00:35 -08:00
Maggie Hays
5330a68a47
docs:add Optum logo (#4005) 2022-01-28 15:00:15 -08:00
Aseem Bansal
d3b7cece7a
fix(build): m1 - harden pre-flight script for M1 (#3958) 2022-01-27 23:01:18 -08:00
Aseem Bansal
0f2f83f23a
fix(ingest): superset - fix connection inference for redshift (#3944) 2022-01-27 22:58:43 -08:00
Aseem Bansal
308dbf2b1a
fix(ingest): superset - fix connection inference for redshift (#3944) 2022-01-27 22:58:34 -08:00
RyanHolstien
f6cbeba515
fix(cli): add missing classes to typed aspect map (#4000)
Co-authored-by: Ryan Holstien <ryan@acryl.io>
Co-authored-by: Shirshanka Das <shirshanka@apache.org>
2022-01-27 22:55:40 -08:00
Nick Wu
149d2fa3d0
docs(ingest): add missing back tick for metadata-ingestion/README.md (#4003) 2022-01-27 22:51:48 -08:00
John Joyce
27c543a3aa
feat(domains): UI for Asset Domains (p2) (#3995) 2022-01-27 22:02:41 -08:00
Maggie Hays
7ed477aa80
docs: add Stash logo & new Source Icons (#4002) 2022-01-27 21:42:15 -08:00
John Joyce
ca2d625529
docs(metadata-model): Adding to Metadata model docs (#3998)
* Adding better metadata model docs

* Final changes
2022-01-27 16:44:59 -08:00
Swaroop Jagadish
9a9f448ebf
feat(ingest): platform-instance - changes to support platform instances in sources (#3996) 2022-01-27 15:31:25 -08:00
David Sanchez
40c5c90434
fix(graphql): fix NPE in mappers on feature data type (#3932) 2022-01-27 15:06:11 -08:00
dipeshmaurya
ad0019cb22
fix(docs): typo in bigquery_to_datahub.yml (#3988) 2022-01-27 15:01:59 -08:00
John Joyce
282851eeed
feat(domains): Adding backend for Asset Domains (p1) (#3952) 2022-01-27 13:07:11 -08:00
John Joyce
35ebca77ee
quickstart: Adding UI ingestion to quickstart YAML (#3994) 2022-01-27 10:47:11 -08:00
John Joyce
271784c9c1
feat(ui): UI-based ingestion (as featured in Dec Townhall) (#3975) 2022-01-27 10:33:12 -08:00
Swaroop Jagadish
90b7b9dddd
fix(ci): moving defaults back to head now that docker builds are green (#3993) 2022-01-27 09:48:01 -08:00
Swaroop Jagadish
4b7f2b7d1a
fix(docker): datahub-gms - build in native, copy to target (#3992) 2022-01-27 09:22:41 -08:00
Gabe Lyons
eac3c62667
feat(embedded search results): support custom endpoints in embedded search result (#3986) 2022-01-27 07:58:24 -08:00
John Joyce
9366a47f88
fix(quickstart): Assign correct mysql-setup container for M1 and remove "head" default version. (#3987)
Co-authored-by: Shirshanka Das <shirshanka@apache.org>
2022-01-26 18:15:54 -08:00
Thomas Larsson
fe5a1f291a
fix(graphql): support group display name in ownership (#3979)
Co-authored-by: thomas.larsson <thomas.larsson@klarna.com>
2022-01-26 15:07:56 -08:00
John Joyce
cf38b61a7f
feat(ingest): looker - optional external_base_url config for chart and dashboard urls (#3985)
Co-authored-by: Shirshanka Das <shirshanka@apache.org>
2022-01-26 15:06:34 -08:00
John Joyce
aeabeec133
fix(quickstart): Pin Quickstart version to v0.8.23. (#3983) 2022-01-26 11:36:26 -08:00
Rickard Cardell
40bae0d501
fix(build): excluding log4j-core provided by gradle shadow plugin since its containing vulnerabilities (#3966) 2022-01-26 10:29:46 -08:00
Kevin Hu
62f7d05557
feat(ingest): data-lake - support for Avro files (#3913) 2022-01-26 10:29:00 -08:00
RyanHolstien
288445e7b8
Bugfix/increase socket timeout (#3982) 2022-01-26 10:25:20 -08:00
Harshal Sheth
e6060c03be
fix(ingest): don't dump variables for config errors (#3974) 2022-01-25 22:30:18 -08:00
Harshal Sheth
ea5a66bbc5
fix(ingest): serialization - tighten conditions for restli json transformation (#3973) 2022-01-25 21:56:04 -08:00
Swaroop Jagadish
8dbde4bf0d
feat(build): remove requirement for git directory for builds (#3977) 2022-01-25 21:52:47 -08:00
Tamas Nemeth
cec541d827
fix(ci): ingestion - Restrict python to <=3.9.9 due to upstream looker sdk issues (#3961)
Co-authored-by: Shirshanka Das <shirshanka@apache.org>
2022-01-25 19:11:53 -08:00
Aseem Bansal
b6a340d46b
fix(example): fix typo (#3907) 2022-01-25 19:06:58 -08:00
Harshal Sheth
5168f0a50e
refactor(ingestion): remove duplicate aspect type (#3972) 2022-01-25 19:05:14 -08:00
RyanHolstien
5c5dd5bfee
Feature/dynamic platform icons (#3968) 2022-01-25 19:03:31 -08:00
iasoon
5dac30c93e
fix(ingestion): match default username for Azure OIDC and Azure ingestion source (#3926) 2022-01-25 18:57:18 -08:00
Aseem Bansal
137afa5c9d
docs(delete): add curl request example to delete entity (#3928) 2022-01-25 18:54:19 -08:00