867 Commits

Author SHA1 Message Date
Jay
64e9114279
fix(ingestion-web) sorting and filtering uses api (#11844) 2024-11-13 09:53:31 -08:00
david-leifker
e672adec9e
refactor(run-id): refactor run id updates (#11834) 2024-11-13 11:50:15 -06:00
RyanHolstien
9f5bf31009
fix(config): add missing package (#11842) 2024-11-12 16:41:06 -06:00
david-leifker
b3d3b636fc
feat(template-mcps): allow further control for helm (#11816) 2024-11-07 09:51:54 -06:00
david-leifker
fa97f661be
bump(cli): Update ingestion-datahub-gc.yaml (#11794) 2024-11-05 14:37:34 -06:00
david-leifker
c64a2d0743
fix(entity-client): switch to caller runs for entity-client (#11791) 2024-11-05 12:26:11 -06:00
sagar-salvi-apptware
5d17ecb290
feat(ingest/dremio): Dremio Source Ingestion (#11598)
Co-authored-by: Jonny Dixon <jonny.dixon@acryl.io>
Co-authored-by: Jonny Dixon <45681293+acrylJonny@users.noreply.github.com>
Co-authored-by: Mayuri Nehate <33225191+mayurinehate@users.noreply.github.com>
2024-11-05 22:06:35 +05:30
david-leifker
5c5812804b
feat(entity-client): batch entity-client ingestProposals (#11787) 2024-11-05 09:42:21 -06:00
noggi
e706d1511b
Make DatahubGC bootstrap MCP non-optional (#11785) 2024-11-04 17:26:28 -08:00
noggi
94bcb79b84
feat(ingestion): Add execution request cleanup job (#11765) 2024-10-31 10:59:21 -07:00
david-leifker
d87d2502f0
fix(openapi-v3): fix mcp alternative validator & test (#11744) 2024-10-29 22:10:19 -05:00
david-leifker
88b77b56dd
fix(struct-prop): fix unintended struct prop ES mutation (#11751) 2024-10-29 19:25:52 -05:00
Davi Arnaut
a6e1624f48
fix(log): reduce log volume for ingestion and consumers (#11714) 2024-10-25 21:10:40 -07:00
david-leifker
6c55511f9a
fix(misc): misc fixes (#11678) 2024-10-22 06:59:40 -05:00
david-leifker
5d3e464c21
feat(validations): Ingest and metadata schema validators (#11619)
Co-authored-by: Pedro Silva <pedro@acryl.io>
2024-10-15 12:35:41 -05:00
david-leifker
09d70bc02c
feat(openapi-v3): support async and createIfNotExists params on aspect (#11609) 2024-10-14 14:27:36 -05:00
david-leifker
b5cf729c9b
fix(bootstrap): fix early bootstrap mcps (#11605) 2024-10-11 15:29:58 -05:00
david-leifker
f43720e4ec
feat(openapi-v3): generic entities scroll (#11564) 2024-10-10 18:16:33 -05:00
Harshal Sheth
50929ce212
feat(models): support dashboards containing dashboards (#11529) 2024-10-09 11:47:25 -07:00
david-leifker
8fcd5e8e57
fix(datahub-gc): Update ingestion-datahub-gc.yaml (#11556) 2024-10-08 10:16:49 -05:00
david-leifker
1be3dfdd0a
fix(datahub-gc): set system flag on ingestion source (#11554) 2024-10-07 18:18:10 -05:00
david-leifker
5ad15a7b99
privileges(refactor): consolidate individual sys op privileges (#11549) 2024-10-07 15:36:13 -05:00
RyanHolstien
ba2f1d3147
feat(dataProduct): add data product unset side effect (#11512)
Co-authored-by: david-leifker <114954101+david-leifker@users.noreply.github.com>
2024-10-04 16:32:08 -05:00
david-leifker
e71918c56a
chore(bump): bump commons, misc versions (#11538) 2024-10-04 16:31:56 -05:00
Pedro Silva
5cfcf406c9
feat(fabric): Add sandbox as a possible environment variable (#11491)
Co-authored-by: david-leifker <114954101+david-leifker@users.noreply.github.com>
2024-10-04 15:44:26 -05:00
Nbagga14
cc63f53c6a
Added IEQUAL operator to support case insensitive searches (#11501)
Co-authored-by: david-leifker <114954101+david-leifker@users.noreply.github.com>
2024-10-04 14:05:29 -05:00
Kris
7c6d31ca01
fix(metadata-service): Pass editableDatasetNameEnabled feature flag to the config. (#11391)
Co-authored-by: Kristina Kurshakova <kristina_kurshakova@ozon.ru>
2024-10-04 13:41:01 -05:00
david-leifker
04349cb9cd
feat(bootstrap): bootstrap template mcps (#11518) 2024-10-04 11:57:42 -05:00
david-leifker
db49067111
build(misc): misc build, config, version updates (#11527) 2024-10-03 21:10:26 -05:00
david-leifker
dea17d475b
chore(cleanup): remove legacy bootstrap step (#11494) 2024-09-30 14:28:30 -05:00
Tamas Nemeth
ee2a9781d6
fix(ingest/dagster): Fixing path to the dagster logo (#11489)
Co-authored-by: Harshal Sheth <hsheth2@gmail.com>
2024-09-27 22:50:04 +02:00
david-leifker
5cbd83675e
refactor(criterion): refactor criterion construction (#11486) 2024-09-27 13:11:40 -05:00
david-leifker
4296373c5f
config(rest-api): enable authentication and api authorization by default (#11484) 2024-09-27 11:31:25 -05:00
david-leifker
090c51423e
config(reindex): create reindex timeout configuration (#11456) 2024-09-23 11:13:39 -05:00
david-leifker
a481ea4ffb
feat(graph): graph index soft-delete support (#11453) 2024-09-23 10:10:03 -05:00
david-leifker
b17d7764e4
fix(search): restore prefix phrase match on quoted search (#11444) 2024-09-20 14:07:29 -05:00
Hendrik Richert
b607a66c05
Add STARTS_WITH policy condition to allow for URN-wildcard-based policies (#11441)
Co-authored-by: Hendrik Richert <hendrik.richert@swisscom.com>
2024-09-20 10:33:14 -05:00
david-leifker
6a165a8cc3
refactor(search): refactor field type detection (#11395) 2024-09-17 09:33:26 -05:00
david-leifker
97e02299f9
fix(XServiceProvider): fix ebean framework race condition (#11378) 2024-09-16 13:33:48 -05:00
david-leifker
738eaed6f1
feat(throttle): extend throttling to API requests (#11325) 2024-09-12 09:52:20 -05:00
david-leifker
2890b6be80
feat(openapi-v3): add additional delete options (#11347) 2024-09-12 09:49:16 -05:00
david-leifker
d38507694f
feat(search): search query rewriter (#11279) 2024-09-12 07:28:31 -05:00
david-leifker
f23765ec30
feat(auth): implement session authorization cache (#11327) 2024-09-11 15:06:24 -05:00
ksrinath
fd6d4c88ec
fix(gms): filter out runs of a dataJob without any run-events (#11223) 2024-09-11 10:27:21 -05:00
arpanchakra29
33e898af4a
Feature/custom highlight on search (#11339)
Co-authored-by: Arpan Chakraborty <arpan.chakraborty@blackrock.com>
Co-authored-by: krekacsk <krekacs.k@outlook.com>
2024-09-11 10:25:48 -05:00
david-leifker
1020b5f11b
config(retention): update dataHubExecutionRequestResult (#11348) 2024-09-10 17:25:45 -05:00
david-leifker
fc92d23cc1
feat(entity-service): fallback logic for aspect version (#11304) 2024-09-10 12:41:21 -05:00
david-leifker
d7231161fc
config(kafka): clean-up kafka serializer config (#11303) 2024-09-05 09:15:57 -05:00
david-leifker
ede9520b87
feat(schemaField): populate schemaFields with side effects (#10928) 2024-09-04 15:36:12 -05:00
david-leifker
2946131caa
feat(graphql): Lazy dataLoaders (#11293) 2024-09-03 18:43:10 -05:00