ksrinath
91e3dc829e
feat(views): apply views to homepage entity counts & recommendations ( #10283 )
...
Co-authored-by: gaurav2733 <gaurav.wagh@apptware.com>
2024-04-18 13:50:37 +05:30
david-leifker
f36a597b17
fix(spring): refactor spring configuration ( #10290 )
2024-04-16 13:50:41 -05:00
david-leifker
731c29e675
feat(graph-retriever): implement graph retriever ( #10241 )
2024-04-16 10:12:48 -05:00
Shubham Jagtap
90c1249e7d
feat(ingest/sigma): Sigma connector integration ( #10037 )
...
Co-authored-by: Harshal Sheth <hsheth2@gmail.com>
2024-04-15 20:18:31 -07:00
deepgarg-visa
c35f3602b6
feat(ui/backend/openapi/docs) : Add support for Business Attributes ( #9863 )
...
Co-authored-by: ppurswan <ppurswan@visa.com>
Co-authored-by: PrithviVISA <140717353+PrithviVISA@users.noreply.github.com>
Co-authored-by: aditigup <aditigup@visa.com>
Co-authored-by: Bharti, Aakash <aabharti@visa.com>
Co-authored-by: Singh, Himanshu <hisingh@visa.com>
Co-authored-by: Shukla, Amit <amishukl@visa.com>
Co-authored-by: Kartikey Khandelwal <kakhande@visa.com>
2024-04-15 18:19:21 -05:00
david-leifker
480258d907
fix(openapi): fix structured properties mapping ( #10260 )
2024-04-10 16:51:09 -05:00
siladitya
661f1739f3
fix(metadata-io):Recently viewed, Recently Edited and Recently Searched section is missing in datahub home page ( #10234 )
...
Co-authored-by: si-chakraborty <si.chakraborty@adevinta.com>
2024-04-10 12:28:54 -05:00
Dotan Mor
fa0c1b3fa9
feat(ingest/cockroachdb): add cockroachdb ingestion ( #10226 )
2024-04-09 18:36:51 -07:00
Harshal Sheth
9c8f8a5192
feat(gql): support operationName ( #10210 )
2024-04-08 18:41:03 -05:00
david-leifker
7933ec68aa
feat(vianode): v3 of cll via datajob update ( #10221 )
2024-04-08 12:53:39 -05:00
Davi Arnaut
717e40b89d
chore(usage-stats): measure time for getting buckets and aggregations ( #10220 )
2024-04-05 11:22:32 -07:00
RyanHolstien
888a1de9fc
feat(lineage): give via and paths in entity lineage response ( #10192 )
2024-04-02 19:36:52 -05:00
david-leifker
4bba834ffd
fix(entity-service): fix findFirst when already present ( #10187 )
2024-04-02 12:12:58 -05:00
RyanHolstien
a89e189e93
feat(lineage): mark nodes as explored ( #10180 )
2024-04-02 10:48:17 -05:00
david-leifker
77c4629ccf
refactor(docker): move to acryldata repo for all images ( #9459 )
2024-04-02 09:36:44 -05:00
david-leifker
9a0a53bbe4
fix(restoreIndices): batchSize vs limit ( #10178 )
2024-04-01 15:54:37 -05:00
Davi Arnaut
c3257d81c8
feat(metadata-jobs): improve consumer logging ( #10173 )
2024-03-31 08:07:58 -07:00
RyanHolstien
a72e9a818f
fix(search): fix field name in api ( #10170 )
2024-03-29 14:45:23 -05:00
RyanHolstien
c1eff5982e
fix(openapi): fix index out of bounds for sort order ( #10168 )
2024-03-29 13:43:33 -05:00
david-leifker
93febbbcdc
fix(openapi): fix system-metadata response ( #10155 )
2024-03-27 18:42:34 -05:00
Pedro Silva
35ec7dfe14
fix(graphQL): Ignore soft-deleted assertions in UI calls ( #10148 )
2024-03-27 22:55:27 +00:00
david-leifker
2e8936dd20
fix(entity-client): fix entity client cache and test ( #10149 )
2024-03-27 14:34:20 -05:00
RyanHolstien
2657c8f68b
feat(lineage): add a parameter to allow limiting the per hop exploration of lineage search ( #10062 )
2024-03-26 11:48:39 -05:00
david-leifker
45f6c2a21e
fix(ingestProposal): fix/handle no-op ingestion ( #10126 )
2024-03-25 18:12:28 -05:00
Felix Lüdin
892a37d59c
fix: exclude Elasticsearch ignore_throttled warnings from log ( #10042 )
2024-03-25 12:30:12 -05:00
david-leifker
f9e64d03cc
feat(auth): view authorization ( #10066 )
2024-03-23 06:15:36 -05:00
david-leifker
93b5907f99
fix(usage-stats): usage-stats error handling and filter ( #10105 )
2024-03-22 21:47:00 -05:00
trialiya
e484094027
fix(metrics): get fieldName for GraphQL Mutation queries ( #9972 )
2024-03-22 12:00:01 -04:00
RyanHolstien
d55210663f
feeat(openapi): add batch endpoint to v2 using requestbody ( #10100 )
2024-03-21 15:15:29 -05:00
Chris Collins
5a3df32bb5
feat(properties) Add upsertStructuredProperties graphql endpoint for assets ( #9906 )
2024-03-20 15:25:36 -04:00
poorvi767
c1f6efae67
feat(models) : Joins (Datasets) schema, resolvers and UI ( #8325 )
...
Co-authored-by: Raj Tekal <rtekal@gmail.com>
Co-authored-by: Raj Tekal <rtekal@users.noreply.github.com>
Co-authored-by: Raj Tekal <varadaraj_tekal@optum.com>
Co-authored-by: Chris Collins <chriscollins3456@gmail.com>
2024-03-20 10:26:25 -04:00
RyanHolstien
84bdf812da
feat(lineage): add priority to via node ( #10034 )
2024-03-15 21:05:32 -05:00
Davi Arnaut
ecfab6b03b
chore(aws-msk-iam-auth): bump dependency version ( #10063 )
2024-03-15 15:02:54 -07:00
Harshal Sheth
4155a621a6
feat(ingest/dbt): capture both raw and compiled code ( #10026 )
2024-03-12 12:54:03 -07:00
david-leifker
4dddd7f448
fix(openapi): fix openapi openlineage endpoint ( #10019 )
2024-03-08 14:38:54 -06:00
Davi Arnaut
c4a453204c
fix(opensearch): Rollover usage events at a file size rather than time-based manner ( #10006 )
2024-03-07 10:32:16 -08:00
RyanHolstien
eed0abe076
feat(pluginRegistry): add configuration to reduce runnable frequency ( #9990 )
2024-03-05 18:17:33 -06:00
RyanHolstien
d476f5f17e
feat(config): add configuration to reprocess UI sourced events ( #9988 )
2024-03-05 18:05:16 -06:00
Tamas Nemeth
6eb5f80a9a
Openlineage endpoint and Spark Lineage Beta Plugin ( #9870 )
...
Co-authored-by: David Leifker <david.leifker@acryl.io>
2024-03-01 09:31:21 -06:00
david-leifker
ed10a8d8cc
feat(search): search access controls ( #9892 )
...
Co-authored-by: Chris Collins <chriscollins3456@gmail.com>
2024-02-28 16:57:26 -06:00
Shubham Jagtap
a1f2216da7
feat(ingest/qlik): Qlik cloud connector integration ( #9682 )
...
Co-authored-by: Harshal Sheth <hsheth2@gmail.com>
2024-02-26 11:27:37 -08:00
Pedro Silva
21ecb7170f
feat(policies): Make policies searchable by privilege, type, status or editable fields ( #9877 )
2024-02-26 15:57:01 +00:00
david-leifker
62f2789724
feat(structured-properties): soft delete ( #9812 )
2024-02-21 18:16:42 -06:00
RyanHolstien
ac1ee6cd12
fix(lineage): logging reduction and fixes ( #9878 )
2024-02-21 10:35:09 -06:00
Andrew Sikowitz
bbd818a64e
feat(ui): Add and update platform logos ( #9849 )
2024-02-15 10:06:19 -08:00
RyanHolstien
2c9fdcdad4
feat(operations): add explain endpoint for search ( #9832 )
2024-02-14 15:30:20 -06:00
John Joyce
0328f854e8
feat(): Adding supports for data incidents for datasets, dashboards, charts, data jobs, data flows ( #9710 )
...
Co-authored-by: John Joyce <john@ip-192-168-1-149.us-west-2.compute.internal>
Co-authored-by: John Joyce <john@Johns-MBP.attlocal.net>
Co-authored-by: John Joyce <john@Johns-MacBook-Pro.local>
2024-02-14 09:06:21 -08:00
Aseem Bansal
d3736a0526
doc(policies): consistent descriptions for root user policies ( #9823 )
2024-02-14 17:00:51 +05:30
david-leifker
e0276cf123
refactor(graphql): consolidate cache for stats ( #9826 )
2024-02-13 10:55:03 -06:00
Harshal Sheth
4f5e330272
docs: update docs referencing jdk8 ( #9807 )
2024-02-11 10:20:48 -08:00