12076 Commits

Author SHA1 Message Date
Harshal Sheth
7713ea56dd
feat(ingest): add get_entity_as_mcps method to client (#11425) 2024-09-19 08:22:50 -07:00
Jay
7a6f194933
feat(docs-site) fixed home paddings on mobile site (#11431) 2024-09-19 10:53:04 -04:00
Andrew Sikowitz
3e3a05f09c
test(ingest/mcp_diff): Fallback to overwriting file on more complicated diffs (#11407)
Co-authored-by: Harshal Sheth <hsheth2@gmail.com>
2024-09-18 16:40:08 -07:00
Chris Collins
de40d251e2
feat(structuredProps) Add delete structured props endpoint and handle null props (#11418) 2024-09-18 18:32:49 -04:00
Jay
cc6cbe2086
feat(docs-site) tours to open in a modal (#11420) 2024-09-18 17:59:46 -04:00
Chris Collins
b57de90fd1
feat(structuredProps) Add created and lastModified timestamps to structured prop entity (#11419) 2024-09-18 15:16:40 -04:00
Jay
cc36c9619c
feat(docs-site) datahub homepage v2 (#11342)
Co-authored-by: yoonhyejin <0327jane@gmail.com>
Co-authored-by: Sumit Patil <91715217+sumitappt@users.noreply.github.com>
Co-authored-by: kushagra-apptware <81357546+kushagra-apptware@users.noreply.github.com>
2024-09-18 13:51:44 -04:00
RyanHolstien
8972270118
fix(changeGenerator): fixes schema change generator corner cases v2 (#11386) 2024-09-18 11:19:02 -05:00
kanavnarula
4693ab0521
Advance search - Added case sensitive flag for wildcard searches (#11272)
Co-authored-by: mac <mac@192.168.1.7>
Co-authored-by: david-leifker <114954101+david-leifker@users.noreply.github.com>
Co-authored-by: Kanav Narula <kanav_narula@optum.com>
2024-09-18 10:54:24 -05:00
david-leifker
8ea211712c
chore(docs): update release notes v0.14.1 (#11408) 2024-09-18 09:42:31 -05:00
david-leifker
32adcc3154
feat(kafka-setup): allow override KAFKA_HEAP_OPTS (#11400) 2024-09-18 09:42:15 -05:00
Tamas Nemeth
dea2ef00c4
feat(ingest/gc): Add dry run mode to gc recipe (#11413) 2024-09-18 13:43:22 +02:00
Sergio Gómez Villamor
31edb46dbc
feat(ingestion): adds env property in ContainerProperties (#11214)
Co-authored-by: siladitya2 <siladitya2@gmail.com>
2024-09-18 14:56:52 +05:30
Tamas Nemeth
e7a3890943
feat(ingest/gc): Add dataflow and soft deleted entities cleanup (#11102) 2024-09-18 10:01:16 +02:00
dependabot[bot]
ddcf2dcb36
build(deps-dev): bump vite from 4.5.3 to 4.5.5 in /datahub-web-react (#11410)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-17 20:58:26 -07:00
Gabe Lyons
7ab212dce5
fix(docs): Fix typo in bigquery permissions error (#11401) 2024-09-17 15:07:08 -07:00
RyanHolstien
5f53a49e27
fix(customSearch): apply query string interpolation to function score (#11406) 2024-09-17 16:07:19 -05:00
david-leifker
c772a8c69a
fix(smoke-test): add wait for sync to smoke-test (#11405) 2024-09-17 15:06:29 -05:00
dushayntAW
fca86bc5a9
fix(airflow): added support for jinja template for datahub emitter operator (#11300) 2024-09-17 12:57:45 -07:00
Harshal Sheth
1d83131601
fix(ingest/airflow): simplify env configuration (#11371) 2024-09-17 12:54:03 -07:00
david-leifker
da958b7d0f
feat(kafka-setup): allow override KAFKA_HEAP_OPTS (#11400) 2024-09-17 13:00:24 -05:00
Harshal Sheth
eb36a68173
fix(ingest): override setdefault in file-backed dict (#11359) 2024-09-17 09:32:41 -07:00
david-leifker
6a165a8cc3
refactor(search): refactor field type detection (#11395) v0.14.1 v0.14.1rc2 2024-09-17 09:33:26 -05:00
Vigneshwaran Mathiyalagan
c2977d8626
fix: support for non-string types in object fields (#11066)
Co-authored-by: david-leifker <114954101+david-leifker@users.noreply.github.com>
Co-authored-by: milindgupta <milindgupta9@github.com>
Co-authored-by: Harshal Sheth <hsheth2@gmail.com>
Co-authored-by: Hyejin Yoon <0327jane@gmail.com>
Co-authored-by: milindgupta9 <133847413+milindgupta9@users.noreply.github.com>
2024-09-17 08:56:46 -05:00
milindgupta
a483172078
feat(graphql): Support START_WITH and END_WITH operator in GraphQL API (#11026)
Co-authored-by: david-leifker <114954101+david-leifker@users.noreply.github.com>
2024-09-17 08:56:12 -05:00
Harshal Sheth
38bcd9c381
feat(ingest): default to ASYNC_BATCH mode in datahub-rest sink (#11369) 2024-09-17 07:11:58 +01:00
Alisa Aylward
adc6b90363
fix(ingest/snowflake): Update snowflake_utils.py to account for iceberg tables (#11384) 2024-09-16 18:19:56 -07:00
david-leifker
1d297afe35
fix(ebean): upgrade ebean library (#11379) 2024-09-16 18:37:36 -05:00
Harshal Sheth
49a51be7aa
feat(ingest): report ingest run for sample data (#11329) 2024-09-16 14:56:10 -07:00
Felix Lüdin
3fe39bc59b
fix(docs): clarify clean-up of indices when restoring search and graph indices (#11380) 2024-09-16 16:40:03 -05:00
david-leifker
97e02299f9
fix(XServiceProvider): fix ebean framework race condition (#11378) 2024-09-16 13:33:48 -05:00
Aseem Bansal
d82e4782c2
fix(ingest/nifi): add error handling for version (#11385) 2024-09-16 10:15:53 -07:00
david-leifker
dc3546578f
chore(actions): bump actions version in docker profiles (#11377) 2024-09-14 06:43:28 -05:00
Harshal Sheth
b35e3db0b1
feat(ingest/dbt): add only_include_if_in_catalog flag for dbt core (#11314) 2024-09-13 15:20:00 -07:00
david-leifker
cb7ac88bb4
fix(NPE): fix NPE in EntityService (#11373) 2024-09-13 08:01:02 -05:00
Hyejin Yoon
54b8ce3018
fix: add cloud form & fix css (#11362) 2024-09-13 08:52:01 +09:00
Hyejin Yoon
7e7d17461f
feat: add acryl stories (#11351) 2024-09-13 08:51:17 +09:00
Harshal Sheth
2a0d14e2f5
feat(ingest): make default rest sink mode env-configurable (#11335) 2024-09-12 14:26:46 -07:00
milindgupta9
39aa086fa1
Fix: bug fix for empty key values pair in elastic search mapping (#11004)
Co-authored-by: milindgupta <milindgupta9@github.com>
v0.14.1rc1
2024-09-12 13:26:41 -05:00
RyanHolstien
408fdcd041
fix(browse): adjust browse to use full text in line with search (#11367)
Co-authored-by: david-leifker <114954101+david-leifker@users.noreply.github.com>
2024-09-12 13:20:36 -05:00
david-leifker
738eaed6f1
feat(throttle): extend throttling to API requests (#11325) 2024-09-12 09:52:20 -05:00
david-leifker
48ef215b21
perf(search): reduce highlight fragments (#11349) 2024-09-12 09:51:11 -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
Harshal Sheth
dfa97758a1
chore(py): cleanup python CI (#11324) 2024-09-11 10:49:16 -07:00
Harshal Sheth
3755731f0e
chore(ingest): improve code formatting (#11326) 2024-09-11 10:48:57 -07:00
sid-acryl
920a6ce9b1
fix(ingest/databricks): use latest report message format for warning messages (#11319)
Co-authored-by: Harshal Sheth <hsheth2@gmail.com>
2024-09-11 10:48:21 -07:00
Mayuri Nehate
325a608cc5
fix(ingest): followup on bigquery queries v2 ordering (#11353) 2024-09-11 10:47:21 -07:00
ksrinath
fd6d4c88ec
fix(gms): filter out runs of a dataJob without any run-events (#11223) 2024-09-11 10:27:21 -05:00