599 Commits

Author SHA1 Message Date
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
Indy Prentice
da33e27784
feat(search): Add AggregateAcrossEntities endpoint (#8000) 2023-05-19 21:26:50 +00:00
Joshua Eilers
d3dc2f22a5
feat(embed): embed lookup route (#8033) 2023-05-19 18:42:46 +00:00
david-leifker
820981072f
fix(metadata-io): remove assert in favor of exceptions (#8035) 2023-05-18 16:46:14 -05: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
Chris Collins
620df8b7d2
fix(es) Fix browseV2 index mappings (#8034) 2023-05-15 12:27:06 -04:00
david-leifker
ada78cb617
fix(platform): fix NPE in change event processing (#8038) 2023-05-13 20:57:06 -07:00
david-leifker
cd819bdacc
fix(search): fix custom search config parsing (#8010) 2023-05-10 09:56:51 -05:00
RyanHolstien
ee5480bcbd
fix(cache): update search cache when skipped, but enabled (#7936) 2023-05-08 17:50:50 -05:00
Joshua Eilers
99b75e4d60
fix(SearchBar): Restore explore all link (#7973) 2023-05-05 12:36:13 -07:00
Chris Collins
37db8c635e
feat(es) Store and map containerPath to elastic search properly (#7898) 2023-05-05 10:49:23 -04:00
Indy Prentice
27c7c40002
fix(search): Handle .keyword properly in the entity type query to ind… (#7957)
Co-authored-by: Indy Prentice <indy@Indys-MacBook-Pro.local>
2023-05-04 22:03:57 +00:00
Chris Collins
abeda11ba1
feat(tracking) Add tracking events to our chrome extension page (#7967) 2023-05-04 17:52:07 -04:00
Indy Prentice
5c1283afa6
feat(search): add filter for specific entities (#7919)
Co-authored-by: Indy Prentice <indy@Indys-MacBook-Pro.local>
2023-05-01 23:15:47 +00:00
david-leifker
cd05f5b174
feat(schema-registry): replace confluent schema registry (#7930)
Co-authored-by: Pedro Silva <pedro@acryl.io>
Co-authored-by: Shirshanka Das <shirshanka@apache.org>
Co-authored-by: Ryan Holstien <ryan@acryl.io>
2023-05-01 13:18:41 -05:00
david-leifker
ebb2af637f
feat(search): enable search initial customization (#7901) 2023-05-01 13:18:19 -05:00
david-leifker
2ffa39f009
Logging and test models fixes (#7884) 2023-04-21 15:45:20 -05:00
Pedro Silva
9199c89f13
fix(cache): Fix cache key serialization in search service (#7858)
Co-authored-by: RyanHolstien <RyanHolstien@users.noreply.github.com>
Co-authored-by: Ryan Holstien <ryan@acryl.io>
2023-04-20 19:07:23 +01: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
Chris Collins
34c5847b17
fix(ui) Add UI fixes and design tweaks to AutoComplete (#7845) 2023-04-20 12:28:02 -04:00
Indy Prentice
e9364ed1bd
feat(urn) Add validator to reject URNs which contain the character we plan to u… (#7859)
Co-authored-by: Indy Prentice <indy@Indys-MacBook-Pro.local>
2023-04-20 11:00:00 -05:00
RyanHolstien
bf86d79d8f
fix(mcl): fix improper pass by reference (#7860) 2023-04-20 10:51:29 -05:00
Indy Prentice
1b6f6e3a9e
feat(urn): Add a validator when creating an URN that it is no longer than the li… (#7836)
Co-authored-by: Indy Prentice <indy@Indys-MacBook-Pro.local>
2023-04-18 22:44:45 +00:00
John Joyce
b46822399c
feat(timeseries): Support sorting timeseries aspects by non-timestampMillis field + fix operations resolver (#7840) 2023-04-18 09:10:04 -07:00
RyanHolstien
0d5873db2a
feat(patch): patch support for flow info and job info and refactor patchbuilders for java sdk (#7495)
Co-authored-by: Shirshanka Das <shirshanka@apache.org>
Co-authored-by: david-leifker <114954101+david-leifker@users.noreply.github.com>
Co-authored-by: David Leifker <david.leifker@acryl.io>
2023-04-13 15:46:35 -05:00
david-leifker
82e55636a7
feat(search): allow longer customProperties (#7804) 2023-04-12 16:59:11 -05: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
Chris Collins
ba6426ef61
feat(ui) Update auto-complete functionality and design (#7515)
Adds in new styles for auto-complete as well as the new functionality around quick filters.
2023-03-27 12:45:38 -04:00
Indy Prentice
2099c42213
test(elasticsearch): Add unit test for timestamp-based lineage feature (#7661)
Co-authored-by: Indy Prentice <indy@Indys-MacBook-Pro.local>
Co-authored-by: david-leifker <114954101+david-leifker@users.noreply.github.com>
2023-03-23 19:41:38 -07:00
david-leifker
90ecdb5417
fix(lineage): add cache key truncation for search lineage key (#7671) 2023-03-23 17:52:16 -05:00
John Joyce
7fe0171754
refactor(lineage): Refactor getAndUpdatePaths inside of ESGraphQueryDao (#7556)
Co-authored-by: david-leifker <114954101+david-leifker@users.noreply.github.com>
2023-03-21 21:50:14 -05:00
david-leifker
1b15dd484f
lint(test): remove unused imports, other test fixes (#7659) 2023-03-21 16:53:04 -05: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
Shirshanka Das
fc9ad49821
fix(platform): Ensure time based lineage handles noop changes (#7657)
Co-authored-by: aditya-radhakrishnan <aditya@acryl.io>
Co-authored-by: RyanHolstien <RyanHolstien@users.noreply.github.com>
2023-03-21 10:43:56 -05:00
Shirshanka Das
7f5744200b
fix(impactAnalysis): fix filtering for lightning mode search (#1225) (#7652)
Co-authored-by: RyanHolstien <RyanHolstien@users.noreply.github.com>
2023-03-21 10:00:16 -05:00