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
david-leifker
697e8e2647
fix(misc): misc fixes ( #7633 )
2023-03-21 19:42:50 +05:30
david-leifker
a27f82cae2
fix(search): tags with colons exercises search with urns, must follow… ( #7602 )
2023-03-20 18:07:25 -05:00
Bowen Hu
a84ec0ccf8
feat(metadata-io): add support in Neo4jGraphService for lineage time filter ( #7375 )
2023-03-16 15:54:49 -07:00
Aseem Bansal
b039ad1176
refactor: misc fixes logging, annotations ( #7579 )
...
Co-authored-by: John Joyce <john@acryl.io>
2023-03-16 09:49:35 +05:30
Egemen Berk Galatali
7dad712b1d
fix(ingestion): Readd batchDelayMs ( #7559 )
2023-03-15 13:26:02 -07:00
Aseem Bansal
2820db3a08
fix(lineage): nullpointer exceptions ( #7577 )
...
Co-authored-by: RyanHolstien <RyanHolstien@users.noreply.github.com>
2023-03-14 17:09:14 +05:30
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
david-leifker
2849c2fc95
fix(search): per field analyzers for simple_query_string ( #7436 )
2023-03-02 14:48:22 -06:00
John Joyce
d54e3b81cf
fix(lineage): Fixing Timeline Lineage Filters ( #7435 )
2023-02-27 16:00:57 -08:00
david-leifker
dae7d9cc95
fix(recommendations): fix recommendations on homepage ( #7433 )
2023-02-24 14:23:14 -08:00
RyanHolstien
4e250cbd51
feat(elasticsearch): support searchAfter ( #7235 )
2023-02-22 19:03:14 -06:00
Pedro Silva
4f8a5c3800
feat(timeBasedLineage): add feature flag for always producing MCL ( #7407 )
2023-02-22 15:52:51 +00:00
david-leifker
36037cf288
fix(search): exact match updates per review ( #7385 )
2023-02-21 17:01:07 -06:00
david-leifker
ebec860bce
fix(search): fix search filters, handle detection of keyword subfield ( #7372 )
2023-02-20 19:27:10 -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
david-leifker
1df806d177
chore(versions): bump versions ( #7358 )
2023-02-20 11:32:05 +05:30
John Joyce
1b8ab4607e
fix(lineage): Include maxHops in Lineage Cache Key + misc UI improvements ( #7351 )
2023-02-17 15:49:42 -08:00
david-leifker
d765989d4a
fix(elasticsearch): make alias creation atomic ( #7332 )
2023-02-16 14:17:15 -06:00
RyanHolstien
31ee8aacec
fix(search): support searchFlags for GraphQL ( #7346 )
...
Co-authored-by: david-leifker <114954101+david-leifker@users.noreply.github.com>
2023-02-16 13:26:21 -06:00
Bowen Hu
6901f31777
perf(matadata-io): neo4j generateLineageStatement use shortestPath ( #7219 )
...
Co-authored-by: Aseem Bansal <asmbansal2@gmail.com>
2023-02-14 13:43:07 -08:00
RyanHolstien
bc61d1e446
fix(homepage): make entity counts execute in parallel and make cache configurable ( #7249 )
2023-02-14 07:42:39 -06:00
Jinlin Yang
f20aea9be3
fix(search): correctly filter fields in EDITABLE_FIELD_TO_QUERY_PAIRS with a list of values ( #7303 )
2023-02-10 10:55:51 -06:00
Aseem Bansal
a60d27b40f
fix(bootstrap): do not re-run retention policy ingestion ( #7295 )
2023-02-10 20:56:19 +05:30
vojtechneradatos
c72d0105c8
feat(api): Timeline API supports Glossary Terms now ( #7229 )
...
Co-authored-by: RyanHolstien <RyanHolstien@users.noreply.github.com>
Co-authored-by: Shirshanka Das <shirshanka@apache.org>
2023-02-08 14:52:29 -06:00
Pedro Silva
bec5a27a7e
fix(async ingest): Fix async ingest path ( #7269 )
2023-02-07 18:39:52 +00:00
Aditya Radhakrishnan
3a8fd69193
fix(change-events): guard against NPE's ( #7264 )
2023-02-06 16:38:26 -08:00
david-leifker
cc644a9965
logging(elasticsearch): improve messaging in orphan index detection ( #7246 )
2023-02-06 15:21:32 +05:30
david-leifker
d557fd65ff
fix(elasticsearch): fix orphan index clean up pattern, consistent top… ( #7242 )
2023-02-03 07:09:19 -06:00
Aditya Radhakrishnan
c13e7e09f8
feat(lineage): add time filtering for lineage edges ( #7159 )
2023-02-02 15:30:49 -08:00
Pedro Silva
4732694780
fix(gms): Corrects MCP generation in async mode ( #7214 )
...
Co-authored-by: John Joyce <john@acryl.io>
2023-02-02 11:45:44 -08:00
Pedro Silva
050f0c4f84
fix(gms): Fixes delete references for single relationship aspects ( #7211 )
...
Deleting Container references were broken. This PR fixes that.
Root cause is #5248 which changed the MCP change type to DELETE for cases where an aspect after getting the reference removed was no longer valid. We do not support DELETE operations for MCPs.
The solution is then to execute EntityService#deleteAspect rather than emit a sync MCP.
A regression test was made to prevent this from happening again.
Co-authored-by: John Joyce <john@acryl.io>
2023-02-02 19:05:03 +00:00
david-leifker
39920bb00f
feat(elasticsearch): Elasticsearch improvements ( #6894 )
2023-01-31 18:44:37 -06:00
david-leifker
07c5d4f6af
fix(misc): NPE and GraphQL case fixes ( #7149 )
2023-01-26 15:41:15 -08:00