Pedro Silva
86e0023a4e
feat(ingestion): Adds more advanced configurations for runtime debugging ( #8998 )
2023-10-21 16:20:59 +01:00
Andrew Sikowitz
93958302d5
feat(models/assertion): Add SQL Assertions ( #8969 )
2023-10-08 13:26:48 -04:00
Harshal Sheth
817c371fbf
feat: data contracts models + CLI ( #8923 )
...
Co-authored-by: Shirshanka Das <shirshanka@apache.org>
Co-authored-by: John Joyce <john@acryl.io>
2023-10-04 20:11:06 -07:00
david-leifker
21eb4dfc12
feat(search): update to support OpenSearch 2.x ( #8852 )
2023-09-21 13:01:55 -05:00
Chris Collins
85fa5a1c4f
feat(ui/java) Update domains to be nested ( #8841 )
...
Allow the ability to now nest domains underneath other domains. This should work much like the business glossary where you can add domains underneath other domains, move domains underneath other domains or at the root, and navigate domains using a nice new navigator.
2023-09-18 16:14:33 -04:00
Hyejin Yoon
31abf383d1
ci: add markdown-link-check ( #8771 )
2023-09-14 11:34:21 +09:00
david-leifker
56c00f5586
feat(openapi): entity endpoints & analytics raw ( #8537 )
2023-09-07 17:09:52 -05:00
John Joyce
94fa514700
feat(systemMetadata): Adding a lastRunId field system metadata ( #8672 )
...
Co-authored-by: Aseem Bansal <asmbansal2@gmail.com>
Co-authored-by: Indy Prentice <iprentic@users.noreply.github.com>
2023-09-06 14:51:03 -03:00
david-leifker
7dd6e09ac5
refactor(build): upgrade to gradle 7 & guava update ( #8745 )
2023-09-01 19:36:01 +05:30
Harshal Sheth
1282e5bf93
feat(systemMetadata): add pipeline names to system metadata ( #8684 )
2023-08-30 13:19:28 -07:00
Chris Collins
b6141f5fff
feat(java/ui) Add search suggestions to our search experience ( #8710 )
2023-08-24 18:02:22 -04:00
Chris Collins
a4cb81cc43
fix(java) Use alias for name search sorting and fix missing mappings ( #8648 )
2023-08-23 19:30:14 -04:00
david-leifker
655914841b
fix(docker): misc docker fixes ( #8677 )
2023-08-22 10:38:08 +05:30
Indy Prentice
8cf299aeb4
feat(search): Add word gram analyzer for name fields ( #8611 )
...
Co-authored-by: Indy Prentice <indy@Indys-MacBook-Pro.local>
2023-08-21 15:33:10 -03:00
Aseem Bansal
b4d46323d0
fix(cleanup): cleanup of 2 sub-modules ( #8616 )
2023-08-14 09:09:20 +05:30
Sheerapthinath
e53d220961
feat(ingest): datamodel to ingest organisation role metadata for a dataset ( #8267 )
...
Co-authored-by: John Joyce <john@acryl.io>
2023-07-11 20:17:57 -07:00
skrydal
cfa864e418
feat(auth): Fine grained ownership policies ( #7499 )
...
Co-authored-by: davidlacedonia <davidlacedonia@gmail.com>
Co-authored-by: John Joyce <john@acryl.io>
2023-07-03 09:44:22 -07:00
Chris Collins
a36b9ed04f
fix(ingestion) Fixes producing MAE events with browsePathsV2 aspect ( #8304 )
2023-06-27 14:38:51 +05:30
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