633 Commits

Author SHA1 Message Date
RyanHolstien
661d58e534
feat(search): add support for empty aggregations through searchable annotation (#9624) 2024-01-16 15:17:00 -06:00
RyanHolstien
7a788240c1
feat(spring): update spring to version 6 and spring boot to version 3 (#9567) 2024-01-11 13:44:06 -06:00
david-leifker
8415fc214b
feat(entity-registry): entity registry plugins (#9538) 2024-01-08 14:20:03 -06:00
Shirshanka Das
186b6f942d
perf(lineage): Rewrite lineage query for Elastic graph store (#9552) 2024-01-03 12:21:06 -08:00
Nate Bryant
a29fce9d82
Adds urnBasedPagination option to datahub-upgrade RestoreIndices (#9232)
Co-authored-by: RyanHolstien <RyanHolstien@users.noreply.github.com>
2023-12-19 14:08:55 -06:00
John Joyce
7b067822bd
feat(gms): Add support for platform-based browse (#9376)
Co-authored-by: John Joyce <john@Johns-MBP.attlocal.net>
2023-12-18 18:35:02 -08:00
david-leifker
824df5a6a3
feat(build): gradle 8, jdk17, neo4j 5 (#9458) 2023-12-15 13:28:33 -06:00
RyanHolstien
6a16935728
fix(operations): fix get index sizes integer wrap (#9450) 2023-12-15 11:23:04 -06:00
Aseem Bansal
e14474176f
feat(lint): add spotless for java lint (#9373) 2023-12-06 11:02:42 +05:30
siladitya
7fb60869f2
feat(gms/search): Adding support for DOUBLE Searchable type (#9369)
Co-authored-by: si-chakraborty <si.chakraborty@adevinta.com>
2023-12-05 20:28:47 -06:00
Chris Collins
27127eb914
fix(java) Fixes NPE ES service (#9311) 2023-11-27 15:50:33 -05:00
Pedro Silva
6655918923
feat(recomendations): Make top platforms account only for searchable entities (#9240) 2023-11-15 19:53:50 +00:00
david-leifker
f70d8a45b5
chore(security): version adjustments for security vulns (#9243) 2023-11-14 19:00:22 -06:00
Xuelei Li
179f103412
fix(metadata-io): in Neo4j service use proper algorithm to get lineage (#8687)
Co-authored-by: RyanHolstien <RyanHolstien@users.noreply.github.com>
Co-authored-by: david-leifker <114954101+david-leifker@users.noreply.github.com>
2023-11-10 10:58:38 -06:00
david-leifker
353584c10a
feat(browsepathv2): Allow system-update to reprocess browse paths v2 (#9200) 2023-11-07 18:22:18 -06:00
david-leifker
23c98ecf7a
feat(policy): enable support for 10k+ policies (#9177)
Co-authored-by: Pedro Silva <pedro@acryl.io>
2023-11-07 14:40:48 -06:00
Pedro Silva
86e0023a4e
feat(ingestion): Adds more advanced configurations for runtime debugging (#8998) 2023-10-21 16:20:59 +01:00
david-leifker
63599c9555
fix(search): fix mapping builder bug (#9062) 2023-10-21 11:17:28 +01:00
Indy Prentice
409f981fd3
fix(search): Apply SearchFlags passed in through to scroll queries (#9041)
Co-authored-by: Indy Prentice <indy@Indys-MacBook-Pro.local>
2023-10-18 21:25:54 +00:00
Indy Prentice
7855fb60a7
fix(api): Add preceding / to get index sizes path (#9043)
Co-authored-by: Indy Prentice <indy@Indys-MacBook-Pro.local>
2023-10-18 20:19:10 +00:00
Indy Prentice
aae1347efc
fix(search): Detect field type for use in defining the sort order (#8992)
Co-authored-by: Indy Prentice <indy@Indys-MacBook-Pro.local>
2023-10-18 16:26:24 -03:00
RyanHolstien
1b737243b2
feat(avro): upgrade avro to 1.11 (#9031) 2023-10-18 13:45:46 -05:00
david-leifker
b61c38ab05
refactor(misc): testngJava fix, systemrestli client, cache key fix, e… (#8926) 2023-09-30 22:47:59 -05:00
david-leifker
aef49b8fb2
feat(entity-client): enable client side cache for entity-client and usage-client (#8877) 2023-09-21 22:00:14 -05:00
david-leifker
21eb4dfc12
feat(search): update to support OpenSearch 2.x (#8852) 2023-09-21 13:01:55 -05:00
Indy Prentice
1efc5d9846
fix(index): Do not override the search analyzer for ngram fields (#8818)
Co-authored-by: Indy Prentice <indy@Indys-MacBook-Pro.local>
2023-09-11 11:31:44 -05:00
skrydal
794eb0324a
fix(gms): Fixed Recently Viewed section for users with '@' in the URN. (#8754)
Co-authored-by: pi-skrydalewicz-ext <pi.skrydalewicz.ext@adevinta.com>
Co-authored-by: amanda-her <912amandahernando@gmail.com>
2023-09-07 20:08:41 -05:00
david-leifker
519b36d7b5
fix(custom-search): fix custom search to be able to use unquoted query (#8805) 2023-09-07 18:06:21 -05:00
david-leifker
56c00f5586
feat(openapi): entity endpoints & analytics raw (#8537) 2023-09-07 17:09:52 -05:00
Indy Prentice
cf166843b5
feat(search): Also de-duplicate the field queries based on field names (#8788)
Co-authored-by: Indy Prentice <indy@Indys-MacBook-Pro.local>
Co-authored-by: David Leifker <david.leifker@acryl.io>
2023-09-07 15:29:55 -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
1b79142d9e
feat(EntityService): batched transactions and ebean updates (#8456) 2023-09-02 19:25:44 -05:00
david-leifker
7dd6e09ac5
refactor(build): upgrade to gradle 7 & guava update (#8745) 2023-09-01 19:36:01 +05:30
Indy Prentice
97019d8d8f
test(lineage): Add test for scroll across lineage (#8728)
Co-authored-by: Indy Prentice <indy@ip-192-168-3-10.us-west-2.compute.internal>
2023-08-28 14:02:21 -03:00
Indy Prentice
2f11f24d83
feat(search): De-duplicate scale factors across entities (#8718)
Co-authored-by: Indy Prentice <indy@ip-192-168-3-10.us-west-2.compute.internal>
Co-authored-by: Indy Prentice <indy@Indys-MacBook-Pro.local>
2023-08-28 14:02:00 -03:00
david-leifker
6bfd94c713
chore(jackson): update to released version of jackson (#8674) 2023-08-25 23:42:26 -05:00
Chris Collins
b6141f5fff
feat(java/ui) Add search suggestions to our search experience (#8710) 2023-08-24 18:02:22 -04:00
Joshua Eilers
a78e72caf8
highlight matched fields in search results (#8651) 2023-08-24 10:12:26 -07: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
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