David Schmidt
|
43f1aeb538
|
docs: add guide for using custom sources (#3324)
|
2021-10-25 22:23:48 -07:00 |
|
WaStCo
|
bd1a5505d7
|
docs(transformers): add exemple of custom tag function (#3354)
Co-authored-by: STEUER COSTA <wagner.steuer-costa@lhind.dlh.de>
|
2021-10-25 22:23:19 -07:00 |
|
Enrico Minack
|
b0435fd808
|
test(CI): show test results on GitHub (#3362)
|
2021-10-25 22:21:56 -07:00 |
|
Gabe Lyons
|
d72ea019ba
|
feat(react): add handy webpack analyzer command (#3454)
|
2021-10-25 22:20:08 -07:00 |
|
Gabe Lyons
|
b4a4a83ab2
|
build(frontend): make unzip depend on yarnBuild (#3452)
|
2021-10-25 22:19:03 -07:00 |
|
varunbharill
|
7e27355837
|
fix(ingest): Add gcp logging dependency for bigquery source. (#3451)
fixes #3450
|
2021-10-25 17:50:07 -07:00 |
|
Maggie Hays
|
9b05a267b3
|
docs: Update to Q3 2021 accomplishments (#3420)
|
2021-10-25 17:48:09 -07:00 |
|
Kevin Hu
|
3fe5ef7812
|
fix(ingest): lineage for Airflow subdags (#3351)
|
2021-10-25 16:34:45 -07:00 |
|
Dexter Lee
|
87d344faa3
|
fix(backup-restore): fix backup restore jobs usage of system-metadata (#3445)
|
2021-10-25 14:43:04 -07:00 |
|
Jeff Merrick
|
d5a42e3df0
|
fix(site): fix docs website (#3446)
|
2021-10-25 14:21:58 -07:00 |
|
Harshal Sheth
|
dccef30daf
|
perf(ingest): lazy load ingestion plugins (#3430)
|
2021-10-25 14:10:24 -07:00 |
|
Gabe Lyons
|
1fe181f439
|
docs(site): some small changes for docs site (#3444)
|
2021-10-25 14:09:38 -07:00 |
|
Remi
|
91d20e41c0
|
fix(ingest): fix lookml derived tables parsing (#3443)
|
2021-10-25 14:08:30 -07:00 |
|
Gabe Lyons
|
2f8145496b
|
fix(browse): disable breadcrumb links on non-browsable entities (#3447)
|
2021-10-25 14:06:39 -07:00 |
|
Gabe Lyons
|
d3d7593bb4
|
fix(graphql): fix errors on tag & term mutations (#3448)
|
2021-10-25 14:05:43 -07:00 |
|
Swaroop Jagadish
|
aca93ca64a
|
docs: add metadata model diagram (#3449)
|
2021-10-24 13:13:58 -07:00 |
|
Gabe Lyons
|
0bb8f684b8
|
feat(lineage): improved lineage performance + simplified layout logic + some easter eggs (#3357)
|
2021-10-22 15:46:46 -07:00 |
|
Gabe Lyons
|
36e5bca5ac
|
fix restli client filter method (#3436)
|
2021-10-22 15:37:06 -07:00 |
|
Gabe Lyons
|
1fa49e2b79
|
feat(ingestion): support custom properties to be ingested via business glossary yaml (#3438)
|
2021-10-21 22:21:23 -07:00 |
|
Gabe Lyons
|
deedc120e2
|
feat(docs-site): remove ga and add peleton logo (#3437)
|
2021-10-21 19:35:57 -07:00 |
|
Jeff Merrick
|
90aba1cf8b
|
fix(docs): fix image paths and company logo link (#3435)
|
2021-10-21 14:44:01 -07:00 |
|
Jeff Merrick
|
dd8c59227f
|
feat(docs): redesign (#3432)
v0.8.16
|
2021-10-21 13:49:44 -07:00 |
|
Arun Vasudevan
|
10c618199b
|
docs: add Peloton to list of DataHub Adopters (#3433)
|
2021-10-21 12:49:09 -07:00 |
|
Swaroop Jagadish
|
6704765d41
|
feat(ingest): add parallelism to looker source and datahub rest sink (#3431)
|
2021-10-21 11:27:27 -07:00 |
|
Gabe Lyons
|
7dbd10f072
|
fix(browse): fix browse for entities without default browse logic (#3422)
|
2021-10-21 11:15:10 -07:00 |
|
Harshal Sheth
|
a121aff6eb
|
refactor(ingest): resolve click-default-group deprecation warning (#3427)
|
2021-10-20 22:46:48 -07:00 |
|
John Joyce
|
974f8fa91c
|
fix(datajob): Fix datajob duplicate edges in graph store (#3426)
|
2021-10-20 22:45:47 -07:00 |
|
John Joyce
|
710dc3db1c
|
fix(oidc): Fix the oidc lastModifiedAt bug (#3429)
|
2021-10-20 17:09:02 -07:00 |
|
varunbharill
|
328a204d44
|
fix(ingest): fix error when extracting lineage in bigquery is turned off. (#3428)
|
2021-10-20 14:42:07 -07:00 |
|
aseembansal-gogo
|
9dff1b7a1c
|
fix(ingest): allow database alias, remove extra removal from connect_… (#3352)
|
2021-10-19 22:29:38 -07:00 |
|
Harshal Sheth
|
9c09b78147
|
feat(ingest): support profiling tables in parallel (#3369)
|
2021-10-19 22:24:20 -07:00 |
|
Gabe Lyons
|
4c1c3b2377
|
feat(react): dynamically hide entity types that haven't been ingested (#3419)
|
2021-10-19 22:20:31 -07:00 |
|
Gabe Lyons
|
a74ce1961d
|
fix(deletes): ensure hard deletion removes lineage (#3423)
|
2021-10-19 22:10:07 -07:00 |
|
John Joyce
|
8ef273423c
|
feat(metadata-service): Introducing EntityClient interface to avoid unnecessary HTTP calls. (#3421)
|
2021-10-19 15:53:48 -07:00 |
|
RyanHolstien
|
3797270f05
|
refactor(model-validation): enhance error message on model validation(#3394)
|
2021-10-19 12:22:45 -07:00 |
|
Dexter Lee
|
c6356c834b
|
fix(docs): add disk usage req (#3415)
|
2021-10-19 12:14:21 -07:00 |
|
mayurinehate
|
f5d37c0621
|
feat(ingest): add complex types support in hive and trino source (#3375)
|
2021-10-18 22:53:51 -07:00 |
|
Dexter Lee
|
9b54242a6e
|
fix(datahub-upgrade): Update datahub upgrade to use MCL instead of MAE (#3411)
|
2021-10-18 22:52:48 -07:00 |
|
Gabe Lyons
|
377c501735
|
fix(graph service): fix case where certain mcps can incorrectly delete graph edges (#3418)
|
2021-10-18 22:52:10 -07:00 |
|
varunbharill
|
48030ace25
|
feat(spark): add spark logo and dataplatform. (#3417)
|
2021-10-18 18:17:40 -07:00 |
|
Harshal Sheth
|
6e5d1fe42f
|
fix(ingest): switch to avro from deprecated avro-python3 (#3412)
|
2021-10-18 15:35:27 -07:00 |
|
John Joyce
|
c6a657939a
|
docs(ingest): add required permissions to Azure AD source doc (#3414)
|
2021-10-18 09:09:11 -07:00 |
|
varunbharill
|
e717d6a937
|
feat(bigquery): Ingest lineage metadata from GCP logs. (#3389)
|
2021-10-18 08:48:04 -07:00 |
|
Rukesh Kapuluru
|
aa52d98994
|
fix(ingest): set athena dataset name with 2 parts in redash (#3406)
|
2021-10-17 08:50:17 -07:00 |
|
John Joyce
|
3d0c69b7d1
|
fix(metadata-service): add Rest.li Validation to ingestProposal (#3409)
|
2021-10-17 08:49:18 -07:00 |
|
John Joyce
|
00fc664f69
|
fix(ui): Properties coming from info OR properties (#3410)
|
2021-10-15 16:24:44 -07:00 |
|
Dexter Lee
|
ec2211a635
|
fix(perf): reduce default batch size for search results (#3407)
|
2021-10-15 13:06:53 -07:00 |
|
Dexter Lee
|
781ebaef23
|
fix(search) handle more special characters (#3404)
|
2021-10-14 18:10:53 -07:00 |
|
varunbharill
|
73bd7657aa
|
fix(test): Fixing lookml integration test. (#3405)
|
2021-10-14 18:09:32 -07:00 |
|
John Joyce
|
61bd7fd080
|
feat(search): support Boolean OR Filters in Rest.li APIs (#3344)
|
2021-10-14 12:34:29 -07:00 |
|