Dexter Lee
fab9c23aa5
fix(removed): Make sure removed entities do not appear on recommendations ( #4353 )
2022-03-10 18:45:08 -08:00
John Joyce
870407b8f9
fix(ui): Supporting unknown data platform type ( #4361 )
2022-03-09 20:06:02 -08:00
Dexter Lee
18dd5b6c13
feat(Impact Analysis): Support impact analysis to check all downstreams of given entity ( #4322 )
2022-03-04 16:10:25 -08:00
John Joyce
902929293d
fix(ui) Misc UI fixes & styling improvements. ( #4311 )
2022-03-04 12:19:37 -08:00
mayurinehate
92b0e1c7c7
feat(tableau): emit workbook as container entity in tableau source, some minor fixes in tableau source ( #4261 )
2022-03-04 11:52:04 -08:00
John Joyce
9f1c5a8f75
feat(assertions): Adding Assertions Entity & Great Expectations BETA ( #4305 )
2022-03-04 11:51:31 -08:00
Aseem Bansal
9a9a5c3084
fix: revert changes to OpenApi casing ( #4291 )
2022-03-04 10:35:44 -08:00
John Joyce
e64e71ee72
docs(readmes): Update module READMEs to reflect the current state of the world ( #4294 )
2022-03-03 14:20:35 -08:00
Sergio Gómez Villamor
a2a939d406
feat(model): adds PRE in the FabricType enum ( #4226 )
2022-03-01 16:45:41 -08:00
mohdsiddique
e2f8db7926
feat: powerbi - add new source ( #4201 )
2022-02-28 17:37:22 -08:00
Aseem Bansal
ec86e71edc
chore(managed ingestion): add variables for default val, update vals ( #4186 )
2022-02-25 16:33:59 -08:00
Ravindra Lanka
1ac20ee764
feat(platform): add timeline api for dataset entity ( #4252 )
2022-02-24 19:40:55 -08:00
HuYueeer
3a0fe44344
feat(search): supporting chinese glossaryterm full text retrieval( #3914 ) ( #3956 )
...
* feat(search): supporting chinese glossaryterm full text retrieval(#3914 )
* refactor(search): modify mainTokenizer to appropriate position(#3914 )
Co-authored-by: Shirshanka Das <shirshanka@apache.org>
2022-02-24 17:11:43 -08:00
Ravindra Lanka
232f7c5b21
feat(model): Column level lineage model ( #4248 )
...
co-authored-by: ksrinath <k.srinath@gmail.com>
2022-02-24 14:36:19 -08:00
Alexander Chashnikov
c2065bd7fe
feat(ingest): clickhouse - add initial support ( #4057 )
...
Co-authored-by: Shirshanka Das <shirshanka@apache.org>
2022-02-21 07:36:08 -08:00
Dexter Lee
db8c215c0b
feat(analytics): Improve analytics page by adding more charts regarding metadata ingested ( #4176 )
2022-02-18 09:38:17 -08:00
John Joyce
93befda8cf
feat(groups): Adding editable group properties in the backend ( #4166 )
2022-02-17 22:47:59 -08:00
RyanHolstien
dc40998d62
bugfix(logging): reduce log noise from authentication chain ( #4173 )
2022-02-17 15:26:09 -08:00
RyanHolstien
f37bdad78e
bug(seedData): adds a key to the root user seed data and fixes corner case check for missing key aspects ( #4162 )
...
Co-authored-by: Ryan Holstien <ryan@acryl.io>
2022-02-16 14:23:20 -08:00
Amanda Ng
d17f2bf014
feat(ui): Host platform images on datahub-web-react ( #4118 )
...
* feat(react-images): host platform images on datahub-web-react
* feat(react-images): update data_platforms logoUrl
* feat(react-images): add explanation for CopyWebpackPlugin
Co-authored-by: Amanda Ng <amanda.ng@grabtaxi.com>
2022-02-16 11:28:06 -08:00
Aseem Bansal
68c840824f
chore(cli): update default cli version pinned in the UI based ingestion ( #4150 )
2022-02-15 14:43:18 -08:00
RyanHolstien
a251d589ed
Feature/oss/update to v2 endpoints ( #4128 )
2022-02-15 14:37:05 -08:00
Dexter Lee
ae6f5a8dfa
Fix logging ( #4136 )
2022-02-14 13:52:21 -08:00
John Joyce
f2f5443d04
feat(Tags/Terms): Backend support for tag & term mutations ( #4096 )
2022-02-11 07:00:46 -08:00
John Joyce
0f56bc5d48
Adding extra properties to corp user editable info ( #4097 )
2022-02-09 08:58:40 -08:00
Dexter Lee
beab5ac977
fix(analytics): fix NPE in aggregate api ( #4095 )
2022-02-08 23:23:18 -08:00
John Joyce
8002fd8eb6
feat(deprecation): Entity Deprecation Backend ( #4073 )
2022-02-08 15:28:32 -08:00
John Joyce
2a9a076fc1
feat(ingest): Adding Tableau Source Connector [BETA] ( #4063 )
2022-02-08 14:26:44 -08:00
Dexter Lee
0e5811fd68
fix(mae-consumer-docker): Fix condition for skipping elasticsearch check ( #4052 )
2022-02-03 18:58:04 -08:00
Gabe Lyons
94b6cb9ae9
feat(users): adding user graphql mutation ( #4033 )
2022-02-02 16:46:10 -08:00
John Joyce
7fef9a514a
feat(containers): Backend for Asset Containers (as demo'd in townhall) ( #4019 )
2022-02-01 11:07:34 -08:00
Lal Rishav
ff367c0410
feat(ui): business glossary - add tabular schema and move to new UI components ( #3813 )
2022-01-31 11:21:06 -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
Swaroop Jagadish
9a9f448ebf
feat(ingest): platform-instance - changes to support platform instances in sources ( #3996 )
2022-01-27 15:31:25 -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
a491407074
feat(platform): elasticsearch - change default bulk index request batch to 1000 ( #3957 )
2022-01-24 00:10:16 -08:00
Gabe Lyons
bd38923224
feat(platform): auth - propagate expired token exceptions to end user ( #3894 )
2022-01-17 15:37:52 -08:00
senni0418
80c46f24ac
refactor(search): refactor NUM_RETRIES in esindexbuilder to be configurable ( #3870 )
2022-01-17 15:35:59 -08:00
Arun Vasudevan
9d1de5fbf6
feat(platform): add AWS MSK iam Auth Jar to platform components ( #3872 )
2022-01-12 21:49:34 -08:00
Dexter Lee
2b54475c16
feat(api): Add git-based server version to the UI and config endpoint ( #3866 )
...
Co-authored-by: Shirshanka Das <shirshanka@apache.org>
2022-01-11 15:00:57 -08:00
Aseem Bansal
a56f0661d5
perf(ingest): changes to improve ingest performance a bit ( #3837 )
2022-01-06 08:07:16 -08:00
RyanHolstien
34c27f076b
feat(removeGMA): remove all dependencies on gma libraries ( #3835 )
2022-01-05 17:32:31 -08:00
Michael A. Schlosser
101275230e
feat(metadata-service): add Schema Registry support for TLS ( #3804 )
...
Co-authored-by: Mike Schlosser <michael.a.schlosser@optum.com>
2022-01-04 12:41:36 -08:00
Dexter Lee
76f9423581
feat(nocode): Add get entities v2 endpoint that can get without snapshot ( #3738 )
2022-01-03 07:19:46 -08:00
xiphl
8cd1e91072
Upgrade to 3rd Apache patch for log4j ( #3772 )
2021-12-20 06:55:22 -08:00
John Joyce
5b5135be0b
fix(vuln): log4j vulnerability - bumping to 2.16.0 ( #3755 )
2021-12-15 11:07:45 -08:00
Ravindra Lanka
4b81ad6262
feat(Stateful Ingestion): 1/3 Stateful ingestion server changes ( #3749 )
2021-12-15 10:32:58 -08:00
John Joyce
1f53e0b610
refactor(auth): Remove base64 decoding of token service signing key ( #3747 )
2021-12-14 22:43:38 -08:00