12126 Commits

Author SHA1 Message Date
RyanHolstien
f67481fcc8
fix(metadata_change_sync): fix unicode handling (#13804) 2025-06-17 15:12:46 -05:00
Jay
49f3a1e24c
feat(docs): smart assertions and dataset health dashboard docs (#13782)
Co-authored-by: Anthony Burdi <anthony.burdi@acryl.io>
2025-06-17 11:31:17 -04:00
Deepak Garg
d3c2a36ded
refactor(neo4j): parameterized neo4j Queries execution to escape special characters in urn (#13793) 2025-06-17 08:54:34 -05:00
Sergio Gómez Villamor
edd3324553
fix(sql-parsing): handle pyo3_runtime.PanicException from SQLGlot Rust tokenizer (#13758)
Co-authored-by: Claude <noreply@anthropic.com>
2025-06-17 11:45:16 +02:00
Harshal Sheth
0c24b94612
docs: add MCP server guide (#13779) 2025-06-16 21:59:35 -07:00
Anthony Burdi
eb9de90ecc
fix(sdk): Move resolver client import into resolve method (#13780) 2025-06-16 10:26:47 -04:00
Harshal Sheth
2651bb1e76
fix(sdk): fix typos + improve links in sdk docs (#13777) 2025-06-16 01:38:46 -04:00
david-leifker
cbd97186e2
feat(kafka): bump confluent kafka (#13767) 2025-06-15 10:52:16 -05:00
Gabe Lyons
4924602773
fix(embedded search): making embedded search list use smart defaults for types (#13778) 2025-06-14 09:53:28 -04:00
Tamas Nemeth
6ec7b9292c
doc(unity-catalog): Add doc for Databricks metadata sync (#13760)
Co-authored-by: John Joyce <john@acryl.io>
2025-06-14 10:42:32 +02:00
david-leifker
e03149ba03
fix(ownershipOwnerTypes): fix missing features in hook (#13775) 2025-06-13 16:38:58 -05:00
david-leifker
bf833c0fc7
feat(ci): restrict workflow runs for publish jars (#13776) 2025-06-13 15:23:51 -05:00
david-leifker
65a8206605
fix(dataschema): fix for reflections upgrade (#13774) 2025-06-13 14:26:47 -05:00
Saketh Varma
9add18eff5
fix(doc): Update proposals documentation (#13769) 2025-06-13 12:57:16 -06:00
rahul MALAWADKAR
3c94cbc0b4
chore(deps): fix (org.reflections:reflections) (#13298) 2025-06-13 11:23:27 -05:00
mihai103
c39e150e29
Handle Cyclic References in AVRO Schema Conversion (#13608)
Co-authored-by: Mihai Ciocirdel <mihai.ciocirdel@swisscom.com>
2025-06-13 11:21:23 -05:00
leaderofrogue
5404ee9b39
Update README.md (#13668) 2025-06-13 11:20:01 -05:00
rahul MALAWADKAR
faae9a6b1f
chore(deps): fix (com.google.code.gson:gson) (#13672) 2025-06-13 11:19:02 -05:00
dependabot[bot]
b27bd43fbb
build(deps): bump aquasecurity/trivy-action from 0.30.0 to 0.31.0 (#13719)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-06-13 11:17:42 -05:00
Chakru
e08b997797
fix(irc): map conflict exception per iceberg spec (#5960) (#13751) 2025-06-13 11:16:44 -05:00
Shuixi Li
28d58e8973
fix(ingest/preset): url for view in source from edit view to explore view (#13666) 2025-06-13 15:20:58 +05:30
Aseem Bansal
47eee11257
feat(ui): add copy urn tag and structured properties (#13766) 2025-06-13 13:21:19 +05:30
Hyejin Yoon
e24ef15e77
docs: use sphinx-markdown-builder for sdk doc generation (#13721) 2025-06-13 16:50:19 +09:00
v-tarasevich-blitz-brain
f3c49c3174
fix(ingestion): replace nonexistent icon (#13750) 2025-06-12 19:36:46 -04:00
v-tarasevich-blitz-brain
782b3e531a
fix(ingestion): UI fixes (#13765) 2025-06-12 19:35:55 -04:00
david-leifker
b90837ded9
chore(): bump postgresql lib (#13764) 2025-06-12 12:14:07 -05:00
Hyejin Yoon
c879836ea6
docs: linage client SDK guide (#13700) 2025-06-13 00:57:16 +09:00
dependabot[bot]
a53e62f701
build(deps): bump brace-expansion from 1.1.11 to 1.1.12 in /smoke-test/tests/cypress (#13756)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-06-12 10:40:47 -05:00
Aseem Bansal
bc1c9bdaec
feat(ingest): add debug source (#13759) 2025-06-12 18:41:22 +05:30
readl1
6bf91d1563
fix(ingestion/nifi): Incorrect SSL context usage for client certificate auth (#13531)
Co-authored-by: Mayuri Nehate <33225191+mayurinehate@users.noreply.github.com>
2025-06-12 11:53:13 +05:30
Hyejin Yoon
d423c9bb59
docs: add search sdk guide (#13682)
Co-authored-by: Harshal Sheth <hsheth2@gmail.com>
2025-06-12 14:14:23 +09:00
Hyejin Yoon
45e5ef84be
docs: update the example scripts with the new sdk (#13717) 2025-06-12 14:00:26 +09:00
Chris Collins
081edb11dd
fix(theme) Fix env var for customizing order of home page sidebar (#13749) 2025-06-12 00:32:54 -04:00
Tamas Nemeth
606439cafe
fix(ingest/bigquery): Set qualified name for bigquery containers (#13747) 2025-06-12 05:53:59 +02:00
Harshal Sheth
cb0f7ec801
fix(ingest): restrict snowflake-sqlalchemy dep (#13753) 2025-06-11 20:37:00 -07:00
Andrew Sikowitz
2376f56934
feat(ingest,graphql): Support displaying actor of CLI ingestion (#13754) 2025-06-11 20:34:31 -07:00
Chris Collins
c91ebf7e9d
fix(graphql) Allow updating names of groups without corpGroupInfo (#13745) 2025-06-11 11:26:53 -04:00
Chris Collins
425d4004b1
fix(ui) Take users to page 1 after page size change (#13744) 2025-06-11 11:25:13 -04:00
Gabe Lyons
476ac881a3
feat(application): editing application assignment via UI (#13739) 2025-06-11 09:26:40 -04:00
Tamas Nemeth
6b8dfb0aa8
feat(ingest/glue): Lake formation tags ingestion (#13693) 2025-06-11 12:26:27 +02:00
Chris Collins
3f81f90c73
fix(ui) Fix cursor jumping around in search bar (#13743) 2025-06-10 22:15:48 -04:00
purnimagarg1
7acc41ba63
feat(ui/ingestion): show the newly added ingestion source at the top of the list (#13723) 2025-06-10 21:27:26 -04:00
Chris Collins
53c0b11c26
fix(ui) Fix location of data-testid for schema field drawer (#13741) 2025-06-10 17:44:37 -04:00
Gabe Lyons
f62a58c080
fix(application): adjusting applicatino to new search signature (#13742) 2025-06-10 15:31:45 -05:00
david-leifker
794a2ab317
feat(config): update configuration caching (#13740) 2025-06-10 15:17:05 -05:00
purnimagarg1
9d8033ef58
feat(ui/ingestions): maintain the system sources filter across tabs (#13734) 2025-06-10 15:54:26 -04:00
Anthony Burdi
eba14287bb
refactor(sdk): Use sdk instead of _sdk_extras (#13736) 2025-06-10 14:10:57 -04:00
Harshal Sheth
78cfc49703
chore(ingest): bump sqlglot dep (#13730) 2025-06-10 11:09:37 -07:00
david-leifker
c58a49886e
refactor(limits): refactor configuration of query limits (#13726) 2025-06-10 12:49:44 -05:00
Jonny Dixon
0fa88189c8
feat(ingestion/mssql): detection of rds or managed sql server for jobs history (#13731) 2025-06-10 18:41:26 +01:00