12004 Commits

Author SHA1 Message Date
Danny L
c5f7144433
docs: add'l fix for 'command not found' (#3490) 2021-11-02 22:56:56 -07:00
Gabe Lyons
9d8d99729c
fix(fk): fix foreign key styling with modals (#3500) 2021-11-02 22:55:45 -07:00
Kevin Hu
de41134a33
fix(ingestion): fix incorrect glue job names (#3503) 2021-11-02 22:54:47 -07:00
Andrew Maguire
8ef9330fa3
docs: fix typo in bigquery source docs (#3484) 2021-11-02 18:05:46 -07:00
Harshal Sheth
6d36b0a00c
refactor(profiler): add PerfTimer class and fix typos (#3497) 2021-11-02 18:04:52 -07:00
Maggie Hays
61ece39cc1
docs: update to Slack & Townhall details (#3502) 2021-11-02 18:02:16 -07:00
Gabe Lyons
2c587ea285
fix(aspects): fix null aspects case (#3501) 2021-11-02 17:33:52 -07:00
Gabe Lyons
c4c74a3f45
feat(graphql): extend entity client to support aspect methods directly via java (#3489) 2021-11-02 12:45:35 -07:00
Gabe Lyons
4a0ed0710d
tests(smoke): introducing first isolated smoke test: updating tags & terms (#3496) 2021-11-02 12:42:53 -07:00
Gabe Lyons
758631287b
fix(lineage backend): fix ownership timestamps (#3498) 2021-11-01 18:54:48 -07:00
John Joyce
dda2078dd7
fix(browse paths): Adjust Default browse path logic for datasets (#3495) 2021-11-01 10:45:11 -07:00
John Joyce
a92ab66a3a
refactor(nocode): Final part of No-Code cleanup (#3477) 2021-10-31 22:06:36 -07:00
Gabe Lyons
06548a68f2
feat(lineage): some ux improvements to lineage interactions (#3478) 2021-10-29 11:20:02 -07:00
varunbharill
ab491c7347
feat(dbt): add dbt logo and platform. (#3483) 2021-10-28 23:17:11 -07:00
Gabe Lyons
b6575ded1c
fix(ui): trim whitespace when resolving foreign keys (#3485) 2021-10-28 23:15:30 -07:00
Gabe Lyons
cad9be6b1d
fix(ingest): fix whitespace in foreign key urns (#3486) 2021-10-28 23:14:42 -07:00
Gabe Lyons
c1ca2977f4
fix(datajobs): fetch dataflow properties from a relationship (#3487) 2021-10-28 17:38:16 -07:00
Harshal Sheth
1fec105b24
fix(ingest): correctly support multiple snowflake databases (#3482) 2021-10-28 11:44:56 -07:00
John Joyce
6f72536bbe
feat(ui): Provide filtering capability for Sub Types inside the UI (#3479) 2021-10-28 10:45:34 -07:00
John Joyce
937747a9b8
styling(ui): improve tag list, glossary term list recommendation styling (#3475) 2021-10-27 19:50:17 -07:00
Ravindra Lanka
a1bf95307b
feat(ingest): user configurable dataset profiling. (#3453) 2021-10-27 19:49:40 -07:00
Gabe Lyons
4b6860efd7
fix subtypes not loading on lineage leaves (#3476) 2021-10-27 17:33:34 -07:00
John Joyce
9ed0879d37
fix(ui): fix double formatting of entity count on home page (#3474) 2021-10-27 13:45:24 -07:00
Dexter Lee
9863e41914
fix(recommendations): eliminate removed datasets from aggregation (#3473) 2021-10-27 12:41:34 -07:00
Tamas Nemeth
cdaa957014
fix(ingest): redshift source gets external table types properly (#3371) 2021-10-27 12:36:55 -07:00
aseembansal-gogo
d27ae61f15
fix(docs): fix transformer doc example (#3469) 2021-10-27 11:43:35 -07:00
John Joyce
8a60020579
refactor(styling): Improving recommendation Tag / Search query list styling (#3472) 2021-10-27 11:18:01 -07:00
John Joyce
2f03ad854b
feat(recommendations): Recommendations infra P1 (#3455) 2021-10-26 21:23:08 -07:00
Gabe Lyons
87e93ab836
fix(graphql): fixing GraphQLEngineFactory when analytics are disabled (#3467) 2021-10-26 16:12:42 -07:00
Gabe Lyons
795b647b96
perf(react bundle): decrease bundle size by 15% (#3468) 2021-10-26 16:10:11 -07:00
Maggie Hays
c00de0895e
docs: update next Townhall date in README.md (#3466) 2021-10-26 16:07:53 -07:00
Enrico Minack
e7376cd33d
fix(CI): stabilize gradle build (#3413) 2021-10-26 16:07:25 -07:00
Gabe Lyons
23d93dbc6c
fix(tags): fix links to tags when there are special chars (#3464) 2021-10-26 13:45:40 -07:00
Maggie Hays
89cdd6739e
docs: Update TownHall Agenda and TownHall History (#3463) 2021-10-26 12:59:55 -07:00
Maggie Hays
a62edb23ce
docs: overhaul DataHub Features page (#3439) 2021-10-26 12:36:25 -07:00
Gabe Lyons
9572f46652
docs(frontend): remove confusing suggestion to manually create users (#3465) 2021-10-26 12:18:36 -07:00
Gabe Lyons
37394207a4
fix(react): fix up yarn test error reporting (#3462) 2021-10-26 12:13:53 -07:00
John Joyce
a52711472e
Fixing UI username display (#3461) 2021-10-26 12:00:08 -07:00
Ravindra Lanka
34a5d5cf1b
fix(ingestion): workaround for Python 3.8/3.9 mypy invalid syntax issue with airflow 2.2.0 (#3460) 2021-10-26 11:25:04 -07:00
John Joyce
664bbd3ec6
fix(mysql-setup): update default mysql collation to utf8mb4_bin (#3459) 2021-10-26 11:23:11 -07:00
varunbharill
8d8cdc44e8
fix(ingest): Ensure mongodb source doesn't croak on large documents. (#3456) 2021-10-26 11:21:12 -07:00
AndreasTA-AW
561c04bcf8
feat(dbt-ingestion): add ability to skip specific models (#3340) 2021-10-25 22:31:19 -07:00
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