4067 Commits

Author SHA1 Message Date
RyanHolstien
a17dbf4849
feat(policies): support policy privilege constraints and ingestion aspect validators (#13819)
Co-authored-by: Saketh Varma <sakethvarma397@gmail.com>
Co-authored-by: Chris Collins <chriscollins3456@gmail.com>
Co-authored-by: David Leifker <david.leifker@acryl.io>
Co-authored-by: david-leifker <114954101+david-leifker@users.noreply.github.com>
2025-06-23 16:22:23 -05:00
Aseem Bansal
d08a293225
doc(ingest): mark test connection capability (#13837) 2025-06-23 20:08:32 +05:30
Aseem Bansal
f8c6db07d8
ingest(snowflake): remove email_as_user_identifier support (#13827) 2025-06-20 19:38:16 +05:30
Aseem Bansal
b3a25d6fbd
fix(ingest/bigquery): use email as user urn (#13831) 2025-06-20 18:45:41 +05:30
Aseem Bansal
dbcbca9a38
feat(doc): hide repeating allow/deny things in config tables (#13826) 2025-06-20 15:04:05 +05:30
Aseem Bansal
614e627720
feat(cli): --streaming-batch option delete large hierarchy (#13824) 2025-06-19 17:53:56 +05:30
Aseem Bansal
135e905e7c
doc(mysql,kafka): fix support status (#13812)
Co-authored-by: Harshal Sheth <hsheth2@gmail.com>
2025-06-19 16:51:14 +05:30
Harshal Sheth
4aa3a928c0
feat(cli): add restore-indices CLI command (#13820) 2025-06-19 16:33:47 +05:30
Aseem Bansal
85b29c9361
feat(docs): add showing specific fields to docs of specific connectors (#13810) 2025-06-19 15:08:11 +05:30
Sergio Gómez Villamor
b12b9aa919
fix(sql-parsing): catch pyo3_runtime.PanicException instead of BaseException (#13806) 2025-06-19 08:58:28 +02:00
Kevin Karch
ee7adcc1b4
fix(docs): remove ref to github_info (#13816) 2025-06-18 15:25:40 -04:00
Gabe Lyons
efa8d7dc27
fix(snowflake summary): fixing snowflake summary source (#13785) 2025-06-17 19:17:09 -04: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
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
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
Hyejin Yoon
e24ef15e77
docs: use sphinx-markdown-builder for sdk doc generation (#13721) 2025-06-13 16:50:19 +09:00
Hyejin Yoon
c879836ea6
docs: linage client SDK guide (#13700) 2025-06-13 00:57:16 +09: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
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
Tamas Nemeth
6b8dfb0aa8
feat(ingest/glue): Lake formation tags ingestion (#13693) 2025-06-11 12:26:27 +02:00
david-leifker
794a2ab317
feat(config): update configuration caching (#13740) 2025-06-10 15:17:05 -05: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
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
david-leifker
4f5e9c7508
feat(rest-emitter): set 60s ttl on gms config cache (#13729) 2025-06-10 09:21:29 -05:00
Anthony Burdi
1dc3a19145
feat(sdk): Add subscriptions client to main client OSS (#13713) 2025-06-09 11:29:15 -04:00
Anthony Burdi
79e8da01e2
fix(sdk): Ignore mypy error for conditional ResolverClient import (#13712) 2025-06-06 18:01:02 -04:00
Anthony Burdi
92af5546b6
feat(sdk): Add support for Assertion and Monitor entities (#13699) 2025-06-06 09:38:11 -04:00
Tamas Nemeth
0eef7a02c7
feat(ingest/unity-catalog): Tag extraction (#13642) 2025-06-06 13:24:56 +02:00
Hyejin Yoon
e82cc6672b
feat(sdk) add dashboard & chart entity (#13669) 2025-06-06 16:28:28 +09:00
Hyejin Yoon
e169b4ac05
feat(sdk): add get_lineage (#13654) 2025-06-06 12:34:52 +09:00
Sergio Gómez Villamor
67844f1a53
feat(sdk): add EntityClient.delete documentation and tests (#13688) 2025-06-05 14:46:14 +02:00
Hyejin Yoon
83881e4129
feat(sdk): add add_lineage to lineage subclient (#13622) 2025-06-05 15:26:53 +09:00
Hyejin Yoon
488f011fa0
feat(sdk): add structured properties aspect (#13689) 2025-06-05 14:24:22 +09:00
david-leifker
799a9f2e31
feat(search): lineage search performance (#13545) 2025-06-04 13:54:45 -05:00
Jonny Dixon
612f68eced
feat(ingestion/sql-common): add column level lineage for external tables (#11997) 2025-06-04 13:24:44 +01:00
Connell Donaghy
07e1c2d6b3
fix(cli): safely initialize schema_fields (#13586) 2025-06-03 15:16:27 +02:00
Atanu Chatterjee
487d52ad6e
fix(openapi_parser): add ability to parse openapi 3.0+ schemas (#13624) 2025-06-01 18:52:52 +02:00
Aseem Bansal
acb7210040
fix(log): improve log for list-source-runs without privileges (#13653) 2025-05-30 15:06:26 +05:30
Hyejin Yoon
a142a9e2d2
feat(sdk): add dataflow and datajob entity (#13551) 2025-05-29 22:53:56 +09:00
Sergio Gómez Villamor
fea6e6ac4f
fix(snowflake): pass correct BaseTimeWindowConfig instead of SnowflakeV2Config (#13643)
Co-authored-by: Claude <noreply@anthropic.com>
2025-05-28 13:08:43 +02:00
Sergio Gómez Villamor
f2ca93d275
feat(openapi): add verify_ssl configuration option (#13634)
Co-authored-by: Claude <noreply@anthropic.com>
2025-05-28 09:35:45 +02:00
david-leifker
492b55322f
feat(tracing): trace error log with timestamp & update system-metadata (#13628) 2025-05-27 17:33:40 -05:00
Andrew R Smith
647fb792de
feat(ingest): add snowflake ingestion config options (#12841)
Co-authored-by: Harshal Sheth <hsheth2@gmail.com>
2025-05-27 09:22:16 -07:00