4007 Commits

Author SHA1 Message Date
treff7es
697072fc75 Add way to use sql proxy 2025-06-17 17:01:13 +02:00
treff7es
1b0e0cad16 Add initial commit to get metadata using information schema 2025-06-17 17:01:13 +02: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
Sergio Gómez Villamor
d8d1de431f
fix(iceberg): update MinIO client commands for compatibility (#13631)
Co-authored-by: Claude <noreply@anthropic.com>
2025-05-27 11:15:41 +02:00
David Leifker
b956132e3c Revert "feat(tracing): python logging & update system metadata on no-op"
This reverts commit 64f315eb64417467cfef5cec473068dc42886293.
2025-05-26 12:15:18 -05:00
David Leifker
64f315eb64 feat(tracing): python logging & update system metadata on no-op 2025-05-26 10:22:51 -05:00
Tamas Nemeth
2ffa84be5c
fix(ingest/datahub): Create Structured property templates in advance and batch processing (#13355)
Co-authored-by: Pedro Silva <pedro@acryl.io>
2025-05-26 14:05:17 +02:00
Sergio Gómez Villamor
7bd7a33d0b
feat(hex): consider additional context when parsing hex query metadata (#13596) 2025-05-23 08:01:04 +02:00
Harshal Sheth
69f368b00e
fix(ingest): restrict duckdb dep on old python versions (#13605) 2025-05-22 16:19:31 -07:00
Harshal Sheth
7e60587dec
fix(cli): strictly validate structured property values (#13576)
Co-authored-by: Chakravarthy Racharla <chakru.racharla@acryl.io>
2025-05-21 08:36:50 -07:00
Tamas Nemeth
9fca1737ff
fix(ingest/dbt): Fix urn validation in ownership type check (#13563) 2025-05-21 13:02:26 +02:00
Harshal Sheth
e37b3c3394
feat(ingest/dbt): fallback to schema from graph (#13438) 2025-05-20 10:20:50 -07:00
Tamas Nemeth
0eca4dfde2
fix(ingest/hive): Fix hive storage path formats (#13536) 2025-05-19 16:17:28 +02:00