Chris Collins
|
a4cb81cc43
|
fix(java) Use alias for name search sorting and fix missing mappings (#8648)
|
2023-08-23 19:30:14 -04:00 |
|
Ellie O'Neil
|
b0cb990bad
|
tests(search): more golden tests (#8683)
|
2023-08-22 11:35:58 -07: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 |
|
Ellie O'Neil
|
5f5f51f515
|
tests(search): search golden tests (#8605)
|
2023-08-17 15:41:57 -04:00 |
|
david-leifker
|
749c3e85cb
|
chore(snappy): fix snappy version constraint (#8629)
|
2023-08-17 10:56:28 +05:30 |
|
Aseem Bansal
|
b4d46323d0
|
fix(cleanup): cleanup of 2 sub-modules (#8616)
|
2023-08-14 09:09:20 +05:30 |
|
Aseem Bansal
|
ef5931fbed
|
refactor(graphql): extract code into metadata-io part 1 (#8607)
|
2023-08-10 21:00:50 +05:30 |
|
Chris Collins
|
265e2a4e42
|
feat(ui/graphql) Add ability to sort search results from search results page (#8595)
|
2023-08-09 16:51:06 -04:00 |
|
Indy Prentice
|
926a9c36a6
|
refactor(search) Use search across multiple-entities API, deprecate Aggregator classes (#8498)
Co-authored-by: Indy Prentice <indy@Indys-MacBook-Pro.local>
|
2023-08-08 11:23:27 -03:00 |
|
Indy Prentice
|
d2efbba4dc
|
feat(ebean): Add metric in ebean aspect DAO for failed tries, as well as failed operation… (#8576)
Co-authored-by: Indy Prentice <indy@Indys-MacBook-Pro.local>
|
2023-08-07 11:13:14 -03:00 |
|
Indy Prentice
|
53f7ebdd88
|
fix(aspect): count query only for relevant aspect index (#8569)
|
2023-08-04 12:18:35 +05:30 |
|
John Joyce
|
e380f7d317
|
feat(search): Allow aggregating on facets that are not explicitly part of default filter set (#8540)
|
2023-08-01 15:31:24 -07:00 |
|
david-leifker
|
de1f23d9d9
|
feat(metrics): add metrics for aspect write and bytes (#8526)
|
2023-07-31 11:10:40 -03:00 |
|
david-leifker
|
b77b4e2ba9
|
feat(elasticsearch): allow bulk delete (#8424)
|
2023-07-31 10:05:26 +05:30 |
|
Indy Prentice
|
55c6592575
|
feat(search): Throw exception instead of returning an empty response from scroll in an error case (#8517)
Co-authored-by: Indy Prentice <indy@Indys-MacBook-Pro.local>
|
2023-07-29 13:27:10 +05:30 |
|
Indy Prentice
|
e09a2e6c85
|
feat(lineage): Apply search flags to scroll query in LineageSearchService (#8518)
Co-authored-by: Indy Prentice <indy@Indys-MacBook-Pro.local>
|
2023-07-29 13:26:49 +05:30 |
|
david-leifker
|
fa05aae959
|
fix(search): fix lightning cache enable logic (#8522)
|
2023-07-28 17:41:58 -05:00 |
|
david-leifker
|
3640291493
|
config(ebean): add ebean retry configuration (#8500)
|
2023-07-28 14:09:44 -05:00 |
|
Aseem Bansal
|
db42998a69
|
fix(browsepathv2): default browse path with empty space (#8503)
|
2023-07-25 21:58:44 +05:30 |
|
Indy Prentice
|
27392f9f81
|
refactor(search): Support searching multiple entities in search() as in scroll() (#8461)
Co-authored-by: Indy Prentice <indy@Indys-MacBook-Pro.local>
|
2023-07-24 15:39:44 -03:00 |
|
Chris Collins
|
a4f4ff386c
|
fix(cache) Fix caching bug with new search filters (#8434)
Co-authored-by: Aseem Bansal <asmbansal2@gmail.com>
|
2023-07-21 10:44:57 -04:00 |
|
RyanHolstien
|
93fde6bf93
|
feat(io): refactor metadata-io module (#8306)
|
2023-07-20 06:39:14 +05:30 |
|
Pedro Silva
|
e32d552039
|
fix(owner): Corrects ownership aspect generation during update operations (#8399)
|
2023-07-13 12:58:43 +05:30 |
|
Indy Prentice
|
a884cf3f90
|
feat(elasticsearch): optimization to reindex instead of deleteByQuery (#8352)
|
2023-07-12 17:12:23 +05:30 |
|
Chris Collins
|
18c1f12436
|
feat(ui) Allow a configurable default tab for domain entity profile page (#8316)
|
2023-07-11 10:30:47 -04:00 |
|
david-leifker
|
a5f420ffd4
|
feat(browsepathv2): enable incremental update browsepath (#8354)
|
2023-07-06 10:42:07 -05:00 |
|
Indy Prentice
|
a679e661c6
|
feat(usagestats): Optimize elasticsearch query for usage stats aggregations (#8333)
Co-authored-by: Indy Prentice <indy@Indys-MacBook-Pro.local>
|
2023-06-29 13:55:15 -05:00 |
|
Joshua Eilers
|
80fcb21169
|
Container link in browse v2 sidebar (#8305)
|
2023-06-28 22:20:31 +00:00 |
|
Indy Prentice
|
6b8c4c83bc
|
feat(elasticsearch): Add rest.li endpoint that does truncation cleanup of a timeseries index (#8277)
Co-authored-by: Indy Prentice <indy@Indys-MacBook-Pro.local>
Co-authored-by: Indy Prentice <indy@ip-172-16-225-44.us-west-2.compute.internal>
|
2023-06-28 17:06:51 -05:00 |
|
Chris Collins
|
96dd91e994
|
fix(search) Add facets list to our cache key to avoid cache collisions (#8327)
|
2023-06-28 17:05:12 -04:00 |
|
Indy Prentice
|
71633c788c
|
tests(elasticsearch): Add fixture test for basic scroll functionality (#8321)
Co-authored-by: Indy Prentice <indy@Indys-MacBook-Pro.local>
|
2023-06-28 12:37:24 -05:00 |
|
Indy Prentice
|
6ebef9a0de
|
tests(urn): Add tests for more cases of invalid urns (#8285)
Co-authored-by: Indy Prentice <indy@Indys-MacBook-Pro.local>
|
2023-06-23 12:53:56 +05:30 |
|
Felix Lüdin
|
5bab604432
|
fix(metadata-io): retry transactions on serialization errors when using a PostgreSQL database (#8278)
|
2023-06-22 21:25:59 -05:00 |
|
Joshua Eilers
|
620d245d57
|
Add retries to JavaEntityClient:deleteReferencesTo (#8268)
|
2023-06-22 20:03:58 +00:00 |
|
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 |
|
John Joyce
|
18b5a916b3
|
fix(patch): Fix exception when using default patch for patching missing aspects (#8221)
|
2023-06-16 11:16:59 -07:00 |
|
Indy Prentice
|
e35ac44f58
|
fix(ingest): Call validator on the base urn as well as aspect components when ingesting (#8250)
Co-authored-by: Indy Prentice <indy@Indys-MacBook-Pro.local>
|
2023-06-16 11:47:19 -05:00 |
|
John Joyce
|
d1ff9024b9
|
feat(search): Supporting Aggregations for hasX fields (#8241)
|
2023-06-16 13:33:29 +05:30 |
|
RyanHolstien
|
6ce0a248fd
|
feat(ui): create fast path for immediate processing of ui sourced changes (#8200)
Co-authored-by: david-leifker <114954101+david-leifker@users.noreply.github.com>
|
2023-06-15 16:47:13 +05:30 |
|
Indy Prentice
|
6c445c891a
|
fix(lineagecounts) Include entities that are filtered out due to sibling logic in the filtered count of lineage counts (#8152)
Co-authored-by: Indy Prentice <indy@Indys-MacBook-Pro.local>
|
2023-05-31 09:05:48 -05:00 |
|
RyanHolstien
|
4f50445d98
|
fix(scroll): fix scroll cache key for hazelcast (#8149)
|
2023-05-30 18:50:16 -05:00 |
|
Gabe Lyons
|
bb4a912d9b
|
feat(search): adding support for _entityType filter in the application layer + frontend (#8102)
Co-authored-by: david-leifker <114954101+david-leifker@users.noreply.github.com>
Co-authored-by: Indy Prentice <iprentic@users.noreply.github.com>
|
2023-05-30 10:21:33 -07:00 |
|
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 |
|
Indy Prentice
|
c075c5e2df
|
fix(search): Transform _entityType/index output for scroll across entities as well (#8117)
Co-authored-by: Indy Prentice <indy@Indys-MacBook-Pro.local>
|
2023-05-24 14:43:00 -05:00 |
|
Indy Prentice
|
1f67463778
|
fix(search): Update _entityType transform logic to work for entities containing _ (#8112)
Co-authored-by: Indy Prentice <indy@Indys-MacBook-Pro.local>
|
2023-05-24 10:47:19 -05:00 |
|
RyanHolstien
|
530b9a6540
|
fix(jackson): increase max serialized string length default (#8053)
|
2023-05-23 11:38:58 -05:00 |
|
RyanHolstien
|
dcc2ec112b
|
chore(vulnerability): add exclusions for json to prevent leaking dependency (#8090)
|
2023-05-19 16:39:30 -05:00 |
|
Indy Prentice
|
da33e27784
|
feat(search): Add AggregateAcrossEntities endpoint (#8000)
|
2023-05-19 21:26:50 +00:00 |
|