Aseem Bansal
78ae6e3d1e
feat(search): add search annotations for profile aspect ( #8282 )
2023-06-23 17:55:05 +05:30
Indy Prentice
3a0b2ed0e9
feat(elasticsearch): Add endpoint for getting the size of timeseries indices ( #8265 )
...
enabling auto-merge as flaky tests succeeded on the first run
2023-06-21 16:47:13 +00:00
Chris Collins
ed2159bc36
feat(ui) Update Search & Browse to be a unified experience ( #8235 )
...
Co-authored-by: Josh Eilers <josh.eilers@acryl.io>
2023-06-21 13:40:07 +05:30
Pedro Silva
ea92b86e6a
feat(custom ownership): Adds Custom ownership types as a top level entity ( #8045 )
...
Co-authored-by: david-leifker <114954101+david-leifker@users.noreply.github.com>
2023-05-26 17:54:09 +01:00
Shubham Jagtap
8cc6606e68
feat(ingestion/kafka): add description in dataset properties ( #7974 )
...
Co-authored-by: Harshal Sheth <hsheth2@gmail.com>
Co-authored-by: MohdSiddiqueBagwan <mohdsiddique.bagwan@gslab.com>
Co-authored-by: mohdsiddique <mohdsiddiquebagwan@gmail.com>
2023-05-17 11:03:08 -07:00
Shirshanka Das
b3c790aab6
feat: Add support for Data Products ( #8039 )
...
Co-authored-by: Chris Collins <chriscollins3456@gmail.com>
2023-05-17 07:17:25 +00:00
Andrew Sikowitz
7ba2d13087
refactor(ingest): Make get_workunits() return MetadataWorkUnits ( #8051 )
...
- Deprecates UsageAggregationClass, /usageStats?action=batchIngest, UsageStatsWorkUnit
- Removes parsing of UsageAggregationClass in file source, all sinks, and WorkUnitRecordExtractor
2023-05-17 00:01:57 -04:00
John Joyce
da528da19b
feat(models): Adding searchable for chart and dashboard url ( #8002 )
2023-05-10 10:53:25 -07:00
John Joyce
14784fc3e5
feat(models): Make assets searchable by their external URLs ( #7953 )
2023-05-05 08:39:35 -07:00
Chris Collins
37db8c635e
feat(es) Store and map containerPath to elastic search properly ( #7898 )
2023-05-05 10:49:23 -04:00
Chris Collins
4d63ea5220
feat(model) Update aspect containerPath -> browsePathsV2 ( #7942 )
2023-05-04 09:47:40 -04:00
david-leifker
ebb2af637f
feat(search): enable search initial customization ( #7901 )
2023-05-01 13:18:19 -05:00
Chris Collins
c125384b42
feat(model) Add ContainerPath aspect model ( #7774 )
2023-04-21 18:37:23 -04:00
Indy Prentice
fa260fc6c8
Remove usages of commons-text library lower than 1.10.0 ( #7850 )
...
Co-authored-by: Indy Prentice <indy@Indys-MacBook-Pro.local>
Co-authored-by: David Leifker <david.leifker@acryl.io>
2023-04-21 12:30:23 -05:00
John Joyce
73a12379ae
refactor(platform): Refactoring ES Utils, adding EXISTS condition support to Filter Criterion ( #7832 )
2023-04-20 09:42:07 -07:00
Gabe Lyons
80650f05e5
docs(): Update DataJobInputOutput.pdl to express that CLL fields are not shown in the UI right now ( #7830 )
2023-04-17 19:48:30 -07:00
Harshal Sheth
af566e1184
feat(model): fully populate the entity registry ( #7818 )
2023-04-15 13:33:05 -07:00
Indy Prentice
f23693156d
fix(search) Increase weight on fieldPath field for searching ( #7725 )
...
Co-authored-by: Indy Prentice <indy@ip-192-168-5-57.us-west-2.compute.internal>
2023-04-05 17:45:37 -05:00
Harshal Sheth
575909e41c
feat(docs): support inlining code snippets from files ( #7712 )
2023-03-30 00:02:21 +00:00
david-leifker
faf0ac1572
fix(search): missing model updates and tests ( #7617 )
...
Co-authored-by: John Joyce <john@acryl.io>
2023-03-21 12:18:51 -05:00
david-leifker
72198f98c0
feat(search): searchAcrossEntities/Lineage improvements ( #7550 )
...
Co-authored-by: Shirshanka Das <shirshanka@apache.org>
2023-03-12 18:18:51 -07:00
RyanHolstien
4e250cbd51
feat(elasticsearch): support searchAfter ( #7235 )
2023-02-22 19:03:14 -06:00
John Joyce
92cd2b2c1b
fix(lineage): Fix Upstream + Downstream Count in presence of Soft-Deleted / Non-Existent references ( #7374 )
2023-02-20 14:00:14 -08:00
John Joyce
08a215951c
feat(queries): Overhaul Queries Tab ( #7366 )
2023-02-20 11:10:18 -08:00
david-leifker
7bbabe0762
feat(elasticsearch): advanced query, identity autocomplete, exact match weight ( #7354 )
2023-02-20 09:42:17 -06:00
John Joyce
fd958f263f
docs(): Adding notebook support disclaimer ( #7327 )
2023-02-13 12:11:37 -08:00
Aditya Radhakrishnan
c13e7e09f8
feat(lineage): add time filtering for lineage edges ( #7159 )
2023-02-02 15:30:49 -08:00
Dmitry Bryazgin
1a1f2906db
feat(ingest): Add custom properties to the ldap ingestion ( #7125 )
...
Co-authored-by: Harshal Sheth <hsheth2@gmail.com>
2023-02-01 16:37:14 -08:00
Mayuri Nehate
7ca132ce62
feat(mlModel): mark downstream jobs as ml model downstreams lineage ( #7205 )
2023-02-01 15:16:11 -08:00
david-leifker
39920bb00f
feat(elasticsearch): Elasticsearch improvements ( #6894 )
2023-01-31 18:44:37 -06:00
Nate Bryant
dbc89c8680
style(models): Replaces non-ASCII charactes in pdl files with ASCII c… ( #7105 )
2023-01-23 18:46:03 -08:00
RyanHolstien
27fe7eb82c
fix(uri): marks uri field as deprecated, removes problem code, and adds coercer for usages of URI typeref ( #7093 )
2023-01-20 14:32:02 -06:00
John Joyce
6fb01c0cb8
fix(metadata-models): remove unnecessary bin folder ( #7035 )
2023-01-13 08:32:39 -08:00
mohdsiddique
dcf389d35f
feat(ingestion): Tableau # Embed links ( #6994 )
2023-01-11 10:57:48 -08:00
John Joyce
22ee828236
feat(backend): Supporting Embeddable Previews for Dashboards, Charts, Datasets ( #6875 )
2023-01-03 15:40:39 -08:00
Chris Collins
f559dcc282
feat(lineage) Adds ability to edit lineage manually from the UI ( #6816 )
2022-12-20 10:54:08 -05:00
John Joyce
0215245aa3
refactor(ui): Caching Ingestion Secrets ( #6772 )
2022-12-15 16:37:07 -08:00
John Joyce
54230a8d81
feat(): Views Feature Milestone 1 ( #6666 )
2022-12-12 12:30:09 -08:00
John Joyce
bbcec3b226
refactor(ui): Adding caching for users, groups, and roles ( #6673 )
2022-12-08 09:23:15 -08:00
Aditya Radhakrishnan
f0f0355a83
feat(onboarding): adds framework and some steps for onboarding steps UI ( #6462 )
...
* feat(onboarding): adds models and API for onboarding steps feature
* feat(onboarding): adds backend for onboarding steps feature
* feat(onboarding): adds framework and some steps for onboarding steps UI
2022-12-07 16:21:55 -08:00
mohdsiddique
c4dcd268a6
feat(ingest): support knowledge links in business glossary ( #6375 )
...
Co-authored-by: Shirshanka Das <shirshanka@apache.org>
Co-authored-by: MohdSiddique Bagwan <mohdsiddique.bagwan@gslab.com>
Co-authored-by: Harshal Sheth <hsheth2@gmail.com>
2022-12-07 18:09:50 -05:00
John Joyce
d1b12243bb
feat(models): Adding 'created', 'lastModified' timestamp to Dataset, Container, Dashboard, Chart ( #6527 )
2022-11-28 18:18:34 -08:00
John Joyce
7136dd5ae6
feat(platform): Support @Searchable + @Relationship Annotations for Timeseries Aspects ( #6455 )
2022-11-28 18:17:40 -08:00
John Joyce
a400eb0d52
refactor(ui): Adding apollo caching to manage domains page. ( #6494 )
2022-11-23 12:31:31 -08:00
Sergio Gómez Villamor
c6eff28fbb
feat(model): adds properties, ownership, deprecated, institutional memory and tags as aspects for data platform instance entity ( #5728 )
2022-11-14 17:23:02 -08:00
Mayuri Nehate
198c86a620
feat(ingest): support incremental lineage to dbt node from external platform ( #6392 )
2022-11-14 13:16:38 -05:00
mohdsiddique
fbb1b7271c
feat(ingestion): business-glossary - Add values and relatedTerms support ( #6148 )
...
* WIP
* updated snapshot
* merge
* while creating BusinessGlossaryConfig object, the version field always get set to None
* WIP
* lint fix
* remove field
* doc update
* rename the fields
* review comments
* lintFix
* Fix the business glossary example link
* small fixes to examples and docs
* some small tweaks to the model annotations
Co-authored-by: MohdSiddique Bagwan <mohdsiddique.bagwan@gslab.com>
Co-authored-by: Shirshanka Das <shirshanka@apache.org>
Co-authored-by: Gabe Lyons <itsgabelyons@gmail.com>
2022-11-01 15:17:30 -07:00
Chris Collins
cd1331fffe
feat(lineage) Add column-level impact analysis feature ( #6272 )
2022-10-26 16:43:39 -04:00
Gabe Lyons
228c10de43
fix(adv search): two advanced search fixes ( #6252 )
...
* two advanced search fixes
* another approach
* adding unit tests
* fixing checkstyle issue
2022-10-26 11:31:38 -07:00
Ankit keshari
ac6779989a
Add the ability to add Domain to Glossary Terms ( #6135 )
2022-10-24 10:20:48 -04:00