7127 Commits

Author SHA1 Message Date
John Joyce
f4d9dfc121
removing unused module (#4823) 2022-05-04 19:47:09 -07:00
Ravindra Lanka
842fb391eb
feat(ingestion): kafka - add protobuf schema support (#4819)
Co-authored-by: Luis Angel Vicente Sanchez <luis.vicentesanchez@aaqua.live>
2022-05-04 17:07:01 -07:00
Ronald Angel
8652de1aac
fix(docs): fix the metadata service auth documentation and frontend clarifications (#4722) 2022-05-04 15:33:33 -07:00
Shubham Thakre
09b8f2c695
fix(ui): Fix/UI bug on default preview component (#4818) 2022-05-04 15:31:14 -07:00
Tamas Nemeth
075d19ef16
fix(doc): improving docs across multiple sources (#4815) 2022-05-04 12:57:26 -07:00
Pedro Silva
dd05837ed5
fix(build) Bumps hadoop-client to 3.2.1 which has no security vulnerability (#4816) 2022-05-04 22:47:09 +05:30
leifker
c22d52d1bc
feat(protobuf): adding deprecation support for datasets and fields (#4634) v0.8.34 2022-05-04 07:53:08 -07:00
RyanHolstien
23f657ed76
feat(platform): openapi - initial post, get, and delete endpoints for entities (#4775) 2022-05-03 17:38:05 -07:00
Chris Collins
9daaf44e6e
fix(search) Fixes a UI issue so results and filters are always separated (#4811)
Co-authored-by: Chris Collins <chriscollins@Chriss-MBP.lan>
2022-05-03 16:38:52 -07:00
Shirshanka Das
d152ca367c
fix(docgen): fix failure count incrementing during doc generation (#4806) 2022-05-03 22:56:35 +02:00
Aditya Radhakrishnan
ae333b1d6d
fix(blame): make view blame prior to button work properly (#4810) 2022-05-03 12:18:06 -07:00
Shubham Thakre
80cdd6b76a
fix(ui): preview card UI design update (#4808) 2022-05-03 12:16:39 -07:00
Shubham Thakre
f01a2a7606
fix(ui): update default preview card description text (#4796) 2022-05-03 09:06:29 -07:00
Chris Collins
36d3edb78d
fix(scrolling) Fixes scrolling and weird heights for embeddedListSearch across entities (#4805) 2022-05-03 09:05:46 -07:00
Aseem Bansal
3ff53b417b
fix(snowflake): passing connect args should not cause failures (#4764)
* fix(snowflake): passing connect args should not cause failures

Co-authored-by: Ravindra Lanka <rlanka@acryl.io>
2022-05-03 05:20:11 -07:00
Aseem Bansal
6828dc3d4c
fix(snowflake): get external tables when there is default namespace (#4803) 2022-05-03 15:35:04 +05:30
Vladislavs Gaidass
8a24408cbf
fix(bigquery): improve handling of extracted audit log sql queries (#4735) 2022-05-03 14:43:23 +05:30
Ravindra Lanka
df75eafcfc
fix(ci): fix presto_on_hive tests. (#4802) 2022-05-02 21:09:33 -07:00
mitchelllovessoftware123
27ed4508ef
Create sample_pii_glossary.yml (#4795) 2022-05-02 21:09:01 -07:00
Ravindra Lanka
2b62ed5260
fix(ingest): avro - fix schema field type for avro logical types (#4801) 2022-05-02 17:43:42 -07:00
Aditya Radhakrishnan
b09e61eedb
feat(blame) - add schema history blame UI (#4793) 2022-05-02 17:28:47 -07:00
Aditya Radhakrishnan
c20a47f34c
feat(operation): display the reported time for last updated in the UI (#4800) 2022-05-02 16:00:29 -07:00
Shubham Thakre
e3eb4b190b
fix(ui): update default preview component with new ui design (#4783) 2022-05-02 15:34:32 -07:00
John Joyce
1afbc4972d
fix(docs): Fixing outdated language in policies doc (#4799) 2022-05-02 13:30:37 -07:00
Shirshanka Das
a9ad138172
feat(ingest): docs - overhaul source connector docs to make it code driven (#4798)
Co-authored-by: MugdhaHardikar-GSLab <mugdha.hardikar@gslab.com>
2022-05-02 00:18:15 -07:00
Chris Collins
0a0db02ae8
feat(tracking) Configure whether mixpanel is enabled with env variable (#4768) 2022-04-29 14:37:19 -07:00
John Joyce
f7d598336a
fix(ui ingest): Unschedule all sources on ingestion source refresh, fix delete not being enforced (#4792) 2022-04-29 14:34:01 -07:00
Shirshanka Das
c15b44a1de
fix(ingest): databricks - hive ingestion should not fail on table comment (#4787) 2022-04-29 13:56:42 -07:00
mayurinehate
c34a1ba735
fix(s3): improved handling for corner cases (#4774) 2022-04-29 12:25:41 -07:00
RyanHolstien
65fb49f4b4
feat(versionedDataset): adds a versionStamp to timeline response & adds versionStamp param to dataset graphql (#4727) 2022-04-29 12:04:38 -07:00
John Joyce
cb397beacb
refactor(entity change events): Removing unused source field (#4781) 2022-04-29 12:03:24 -07:00
Aditya Radhakrishnan
58b456c27d
feat(analytics): display glossary term percentage coverage (#4782) 2022-04-29 12:02:57 -07:00
Pedro Silva
fe19aff1dd
fix(gms): Fixes delete logic in MAE consumer (#4790) 2022-04-29 09:58:05 -07:00
vanmeete
74d6d35881
feat(ingestion): add Pulsar source (#4721) 2022-04-29 15:57:02 +05:30
Aseem Bansal
f099aeb550
fix(m1): tweak m1 preflight (#4771) 2022-04-29 10:29:47 +02:00
Aseem Bansal
ee6413f0ab
feat(snowflake): add option to disable checking role grants (#4760)
* feat(ingest): add option to disable checking role grants
2022-04-29 10:14:05 +02:00
Aseem Bansal
37c1fce964
fix(snowflake): improve debug log for external tables (#4772) 2022-04-29 10:10:46 +02:00
Jordan Wolinsky
bbac4a7a11
feat(ingestion): glue/s3 - Ingest Tags from s3 bucket on an AWS Glue job and S3 Data Lake Ingest Job (#4689) 2022-04-29 10:09:06 +02:00
Shirshanka Das
d0eb772301
fix(ingest): fwk - datahub_api should be initialized by datahub-rest … (#4786) 2022-04-28 22:31:19 -07:00
John Joyce
91f166c60b
fix(ingest): fwk - fix how we import DataHub actions (#4784) 2022-04-28 21:18:15 -07:00
Ravindra Lanka
8583f397f1
Fix breaking changes from GE 0.15.3 that are affecting our Python3.6 smoke_tests. (#4779) 2022-04-28 15:50:17 -07:00
Chris Collins
0e6dc9edae
fix(lineage) Filter dataset -> dataset lineage edges if data is transformed (#4732)
Co-authored-by: Chris Collins <chriscollins@Chriss-MBP-73.lan>
2022-04-28 10:27:21 -07:00
Aseem Bansal
9d1168317c
fix(lint): lib upgrade caused (#4773) 2022-04-28 20:35:20 +05:30
Gabe Lyons
67b2d296d8
fixing ml model feature tab (#4769) 2022-04-28 08:01:12 -07:00
Aditya Radhakrishnan
4458e6261c
docs(ingestion): glue - clarify that table regex patterns should be fully-qualified (#4747) 2022-04-27 21:28:02 -07:00
Aditya Radhakrishnan
a7d76e43b5
fix(azure_ad): make redirect and graph_url optional parameters and update docs (#4754) 2022-04-27 15:19:49 -07:00
Shubham Thakre
2a52632a2f
fix(ui): Users and Groups UI bug fixes (#4746) 2022-04-27 15:11:18 -07:00
mayurinehate
08920d4409
fix(ui): fix expandedName for dataset (#4762) 2022-04-27 15:09:04 -07:00
Aseem Bansal
4986be0d24
docs(dev): add warning for JDK (#4761) 2022-04-27 15:08:09 -07:00
mayurinehate
33d6842ab0
fix(tableau): miscellaneous tableau fixes for lineage, browse path, non-embedded datasets (#4724)
* fix(tableau): add config whether to emit aspects for external datasets

other changes:
- do not set browse path in absence of datasource or project name
- remove unused nodes from tableau metadata query

* fix(tableau): remove redundant (transitive) lineage edges between tables, datasource, sheet

other changes:
- update subtypes for datasource to be more specific

* fix(tableau): fix browse paths for custom sql and embedded datasource

other changes:
- do not set browse path if any intermediate folder level in browse path is empty

* docs(tableau): update tableau doc
2022-04-27 11:20:03 -07:00