Ravindra Lanka
26c0acf786
fix(build): fix for hana build failure for aarch64. ( #5019 )
2022-05-26 15:29:21 -07:00
John Joyce
b6773e4637
feat(Tests): Make DataHub Tests Feature configurable via env variable ( #5020 )
2022-05-26 12:29:20 -07:00
Harshal Sheth
480fb2e770
test(ingestion): change class names to avoid unittest warnings ( #5005 )
2022-05-26 22:09:40 +05:30
Harshal Sheth
06a290fcd6
fix(ingestion): use raw strings for regexes ( #5006 )
2022-05-26 20:56:02 +05:30
Ravindra Lanka
108b492ed1
feat(ingestion): Add Iceberg source ( #5010 )
...
Co-authored-by: cccs-eric <eric.ladouceur@cyber.gc.ca>
Co-authored-by: Shirshanka Das <shirshanka@apache.org>
2022-05-26 08:05:57 -07:00
Patrick Franco Braz
567bd0cf86
fix(bigquery-usage): fix audit metadata query template ( #5001 )
2022-05-26 14:07:55 +02:00
Aseem Bansal
21f8d4be03
fix(redash): improve logging for debugging, add validation for dataset urn, some refactoring ( #4997 )
2022-05-26 16:24:54 +05:30
buggythepirate
92338c7912
feat(ingest): Added new ingestion source SAP HANA ( #4376 )
...
Co-authored-by: Ravindra Lanka <rlanka@acryl.io>
2022-05-26 03:42:50 -07:00
Ravindra Lanka
a8c1df083f
Fix pulsar source docs. ( #5011 )
2022-05-26 03:34:04 -07:00
Ebu (えぶ)
2911e1ed1b
feat(ingest): Add Source from Vertica ( #4555 )
...
Co-authored-by: Ravindra Lanka <rlanka@acryl.io>
2022-05-26 03:26:28 -07:00
Aseem Bansal
c2bb02903c
fix(dbt): missing aws dependency ( #5008 )
2022-05-26 14:23:50 +05:30
Aseem Bansal
b976393780
fix(bigquery): restrict protobuf version ( #5007 )
2022-05-26 12:26:45 +05:30
Pedro Silva
72c310ce50
fix(gms): Fix incorrect StatefulTokenService init ( #5004 )
...
StatefulTokenService was not getting correctly initialised in GMS due to a typo on the configuration for the salt leading to inconsistent hashing logic.
2022-05-25 14:59:05 -07:00
Shubham Thakre
9e429f1d68
fix(ui): ui bug fix - fixing search card vertical margin ( #5002 )
2022-05-25 14:37:00 -07:00
Aseem Bansal
71dc78eae3
doc(delete): add example for dataflow and datajob ( #4994 )
...
* doc(delete): add example for dataflow and datajob
2022-05-25 22:43:48 +02:00
John Joyce
1e428aacd8
feat(DataHub Operations): Adding GraphQL mutation for reporting Dataset operations ( #4988 )
2022-05-25 13:27:46 -07:00
Shirshanka Das
0aacec51c5
fix(cli): timeline - adjust for timeline API changes on server ( #4998 )
2022-05-25 13:14:07 -07:00
Pedro Silva
8941424d7d
fix(docs): Fixes token docs ( #5000 )
2022-05-25 13:08:27 -07:00
John Joyce
944be9a1da
feat(Tests): Metadata Tests Models + APIs + UI (Part 1) ( #4989 )
2022-05-25 08:55:08 -07:00
Tamas Nemeth
8ac2bd6b0e
fix(airflow): Fix for Airflow 1 support ( #4995 )
2022-05-25 20:59:05 +05:30
Shirshanka Das
b3c567ebe1
chore(deps): upgrade gson version ( #4993 )
2022-05-25 20:58:06 +05:30
BZ
2eb7920fe0
feat(dbt): enable dbt read artifacts from s3 ( #4935 )
...
Co-authored-by: Shirshanka Das <shirshanka@apache.org>
2022-05-25 14:27:02 +05:30
Tamas Nemeth
c131e13582
feat(airflow): Airflow lineage ingestion plugin ( #4833 )
...
feat(airflow): Airflow lineage ingestion plugin (#4833 )
2022-05-25 09:12:11 +02:00
mayurinehate
6f553d4644
fix(ingest): tableau - fix chart custom properties None key error, update docs ( #4931 )
2022-05-24 22:52:53 -07:00
mayurinehate
65cf0053a3
feat(model): add created, lastModified auditstamps to SchemaField ( #4943 )
2022-05-24 22:51:26 -07:00
Aseem Bansal
34f099fbf7
refactor(redash): emit charts first and try with id based dashboard API first ( #4991 )
2022-05-25 11:00:19 +05:30
mohdsiddique
049db62a49
metabase chart are missing from dashboard ( #4942 )
2022-05-25 10:55:50 +05:30
Aseem Bansal
2b77468b7b
doc(ingest): update golden file command ( #4992 )
2022-05-24 22:22:19 -07:00
Tamas Nemeth
be91e2341f
feat(ingest): s3 - speeding up ingestion with sampling ( #4927 )
2022-05-24 22:17:10 -07:00
Pedro Silva
483f66ec01
fix(smoke-tests) Increases sleep timeout in rollback test to prevent flakiness ( #4979 )
2022-05-24 14:51:11 -07:00
Dexter Lee
669160a677
feat(run): Create a describe run endpoint for fetching aspects created by the ingestion run ( #4964 )
2022-05-24 14:46:36 -07:00
Claudio Benfatto
bbd0ab823d
feat(ingestion): optionally disable some kafka schema warnings ( #4169 )
...
Co-authored-by: Claudio Benfatto <claudio.benfatto@adevinta.com>
Co-authored-by: Ravindra Lanka <rlanka@acryl.io>
2022-05-24 14:27:02 -07:00
mayurinehate
822f0a0ec2
feat(great-expectations): allow DATAHUB_DEBUG env var to enable debug logs in GE Action ( #4972 )
2022-05-24 12:58:30 -07:00
Justin Marozas
97bce80fc9
refactor(metadata-io): introduce a storage-independent in-memory entity aspect model ( #4957 )
2022-05-24 12:40:42 -07:00
John Joyce
ce061e3fb5
feat(authorization): Adding AuthorizerContext + ResourceSpecResolver to context ( #4982 )
2022-05-24 11:06:49 -07:00
Aseem Bansal
b77f381429
doc(ingestion): default boolean fix, broken bigquery docgen ( #4984 )
2022-05-24 23:17:27 +05:30
Pedro Silva
bbe79170fc
feat(graphql) Add new Revokable Token API ( #4970 )
2022-05-24 10:44:31 -07:00
Aseem Bansal
bbfe500581
fix(ingest): remove new schema field usage ( #4987 )
2022-05-24 22:02:40 +05:30
Aseem Bansal
e1eb2e589a
fix(redash): use dashboard id if slug does not work ( #4985 )
2022-05-24 22:00:40 +05:30
Pedro Silva
7928a786a4
chore(deps): upgrade datastax libs version ( #4986 )
2022-05-24 09:27:09 -07:00
RyanHolstien
71c7dc455f
fix(metadata-service): telemetry - fix hardcoded aspect name, suppress errors when producing MAE ( #4981 )
2022-05-24 09:18:20 -07:00
Shirshanka Das
7dd1a6f17c
fix(ingest): mode - dashboards without creator info fails to process ( #4983 )
2022-05-23 21:13:27 -07:00
Chris Collins
3aa841c2e1
fix(UI) Fix multiple UI usability issues ( #4975 )
2022-05-23 14:21:30 -07:00
Maggie Hays
39fb7e5eb3
docs(townhall): update invite links and townhall history ( #4977 )
2022-05-23 13:45:17 -07:00
MugdhaHardikar-GSLab
96ef7e55ae
feat(spark-lineage): support for persist API ( #4980 )
2022-05-23 20:53:57 +02:00
Aseem Bansal
a9ff203363
feat(bigquery): add partition key tag ( #4974 )
2022-05-23 21:27:13 +05:30
Aseem Bansal
b5e1ed739c
fix(bigquery): add rate limiting for api calls made ( #4967 )
2022-05-23 20:14:36 +05:30
Shirshanka Das
0f7ff79368
fix(cli): graph - get_aspect_v2 method fails to deserialize aspects correctly ( #4971 )
2022-05-22 13:28:39 -07:00
Aseem Bansal
87ac8a32aa
doc(ingest): mysql - describe required grants ( #4958 )
2022-05-20 15:52:44 -07:00
RyanHolstien
79f369c01a
doc(telemetry): fix telemetry doc ( #4969 )
2022-05-20 15:51:23 -07:00