KaifAhmad1
2d5bd18fa4
Address review: column lineage, connection reuse, UC name validation
...
- get_table_lineage() gains include_column_lineage=True, resolving
per-column upstream/downstream references via Unity Catalog's
column-lineage API (one request per column, opt-in)
- DatabricksConnector.connect() now reuses an already-open connection
instead of opening a second one; ingest_table()/ingest_query() only
close the connection they opened themselves, so using the ingestor
as a context manager no longer leaks the connection opened by
__enter__
- get_table_schema()/get_table_lineage()/list_tables() now validate
both catalog and schema are resolved before calling Unity Catalog,
matching list_tables()'s existing catalog check
- 8 new regression tests (35 total)
2026-07-15 22:25:39 +05:30
..
2026-04-02 18:10:11 +05:30
2026-01-08 17:23:31 +05:30
2026-04-27 11:07:27 +05:30
2026-01-08 17:23:31 +05:30
2026-01-08 17:23:31 +05:30
2026-05-05 20:25:51 +05:00
2026-01-08 18:56:42 +05:30
2026-06-24 22:55:18 +05:30
2026-06-23 21:15:25 +05:30
2026-03-06 17:35:11 +05:30
2026-06-24 22:37:00 +05:30
2026-01-16 01:19:33 +05:30
2026-04-07 17:53:26 +05:30
2026-04-16 15:20:12 +05:30
2026-01-28 20:25:21 +05:30
2026-04-11 13:52:04 +05:30
2026-01-08 21:27:48 +05:30
2026-03-06 02:54:09 +05:30
2026-07-15 15:44:47 +05:30
2026-07-15 12:47:44 +05:30
2026-01-08 17:23:31 +05:30
2026-05-05 14:21:36 +05:30
2026-01-08 17:23:31 +05:30
2026-04-11 16:51:39 +05:30
2026-03-03 16:50:10 +05:30
2026-07-08 18:49:34 +05:30
2026-04-16 12:15:59 +05:30
2026-01-08 17:23:31 +05:30
2026-04-29 21:17:36 +05:00
2026-01-12 17:15:21 +05:30
2026-03-14 14:47:20 +05:30
2026-03-13 06:31:38 +05:30
2026-04-07 17:42:08 +05:30
2026-03-26 12:38:24 +05:30
2026-01-08 17:23:31 +05:30
2026-01-08 20:13:28 -05:00
2026-05-23 00:14:23 +05:30
2026-02-02 22:56:53 +05:30
2026-06-04 12:34:12 +05:30
2026-06-16 04:43:45 +05:00
2026-07-15 22:25:39 +05:30
2026-01-08 17:23:31 +05:30
2026-01-08 17:23:31 +05:30
2026-05-29 23:45:29 +05:30
2026-01-24 20:53:21 +05:30
2026-01-08 17:23:31 +05:30
2026-01-08 17:23:31 +05:30
2026-01-08 17:23:31 +05:30
2026-01-27 21:55:22 +05:30
2026-01-24 20:53:21 +05:30
2026-01-08 17:23:31 +05:30
2026-05-15 20:00:44 +05:30
2026-02-02 23:50:00 +05:30
2026-01-10 23:32:10 +05:30
2026-03-23 23:31:01 +05:30
2026-01-08 17:23:31 +05:30
2026-01-08 17:23:31 +05:30
2026-01-08 17:23:31 +05:30
2026-01-08 17:23:31 +05:30
2026-01-08 17:23:31 +05:30
2026-03-18 00:17:08 +05:30
2026-05-23 00:14:23 +05:30
2026-01-08 17:23:31 +05:30
2026-06-16 11:03:45 +05:30
2026-01-16 01:19:33 +05:30
2026-02-10 12:22:16 +05:30
2026-01-08 17:23:31 +05:30
2026-01-10 23:32:10 +05:30
2026-01-08 17:23:31 +05:30
2026-01-08 17:23:31 +05:30
2026-01-08 17:23:31 +05:30
2026-02-04 00:17:25 +05:30
2026-04-07 17:42:08 +05:30
2026-01-08 17:23:31 +05:30
2026-01-08 17:23:31 +05:30
2026-06-04 16:57:00 +05:30