4027 Commits

Author SHA1 Message Date
Shirshanka Das
820a449b2a
docs(ingestion): preset - update source certification status (#13641) 2025-06-26 11:29:20 -07:00
Sergio Gómez Villamor
7ed7dd25c5
feat(docs): add subscription client docs to assertions tutorial (#13872) 2025-06-26 18:24:01 +02:00
RyanHolstien
52e49eb79b
fix(emitter): fix emitter handling of unicode characters (#13867) 2025-06-26 10:43:55 -05:00
Sergio Gómez Villamor
9a32dd7f7f
feat(dremio): add configurable time range for query lineage extraction, sql aggregator report and fix schema_pattern filtering (#13613)
Co-authored-by: Claude <noreply@anthropic.com>
2025-06-26 15:28:42 +02:00
Michael Maltese
0f0119f219
feat(ingestion): use approx_distinct when profiling Athena and Trino (#13671) 2025-06-25 16:29:26 -04:00
Aseem Bansal
468e62b8cc
deprecate(ingest): match_fully_qualified_names for redshift,bigquery (#13858) 2025-06-25 16:25:29 +05:30
Aseem Bansal
a9e9ac9808
fix(ingest/dremio): fix report, mark usage stats capability (#13851) 2025-06-25 15:09:52 +05:30
Aseem Bansal
3b44ed847c
doc(ingest): mark for usage (#13850) 2025-06-25 14:48:28 +05:30
Aseem Bansal
40452f7c54
docs(ingest): docs for lineage (#13847) 2025-06-25 14:35:39 +05:30
Aseem Bansal
9fe319bc4d
fix(ingest): add fineGrainedLineages as a special case for aspects (#13844) 2025-06-24 16:31:38 +05:30
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