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 |
|
Sergio Gómez Villamor
|
184fb09fc0
|
fix(mssql): improve stored proc lineage + add temporary_tables_pattern config (#13415)
Co-authored-by: Harshal Sheth <hsheth2@gmail.com>
|
2025-05-13 10:36:52 +02:00 |
|
Harshal Sheth
|
7c791db087
|
feat(ingest/sql): column logic + join extraction (#13426)
|
2025-05-12 17:19:44 -07:00 |
|
Sergio Gómez Villamor
|
69981675a5
|
feat(mssql): adds subtypes aspect for dataflow and datajobs (#12775)
|
2025-03-05 17:11:04 +01:00 |
|
Sergio Gómez Villamor
|
a7598ca20e
|
fix(mssql): adds missing containers and browsepathsv2 for dataflow and datajob (#12483)
|
2025-01-31 09:52:26 +01:00 |
|
Harshal Sheth
|
ac44f4a063
|
feat(ingest/mssql): populate dataTransformLogic aspect for stored procs (#12244)
|
2025-01-22 12:29:09 -08:00 |
|
sagar-salvi-apptware
|
b79857fd94
|
fix(ingest/sql-common): sql_common to use SqlParsingAggregator (#12220)
|
2024-12-29 18:52:05 +05:30 |
|
Aseem Bansal
|
ff262bc65e
|
Revert "fix(mssql): adds missing containers for dataflow and datajob entities, required for browse paths v2 generation" (#12201)
|
2024-12-22 12:54:18 +00:00 |
|
Sergio Gómez Villamor
|
494c522405
|
fix(ingest/mssql): add container dataflow/ datajob entities (#12194)
|
2024-12-22 17:51:41 +05:30 |
|
Sergio Gómez Villamor
|
45ace13fe2
|
feat(mssql): platform instance aspect for dataflow and datajob entities (#12180)
|
2024-12-19 19:20:42 +00:00 |
|
Mayuri Nehate
|
2fe21329fa
|
fix(ingest): avoid shell entities during view lineage generation (#12044)
|
2024-12-06 12:43:05 +05:30 |
|
Mayuri Nehate
|
2e3b4294bb
|
feat(ingest/mssql): allow filtering by procedure_pattern (#11953)
|
2024-11-26 11:16:42 -05:00 |
|
Mayuri Nehate
|
c3f9a9206d
|
feat(ingest/mssql): include stored procedure lineage (#11912)
Co-authored-by: Harshal Sheth <hsheth2@gmail.com>
|
2024-11-22 20:32:24 +05:30 |
|
Harshal Sheth
|
1bfd4ee1d4
|
feat(ingest): handle mssql casing issues in lineage (#11920)
|
2024-11-21 17:16:04 -08:00 |
|
Sergio Gómez Villamor
|
31edb46dbc
|
feat(ingestion): adds env property in ContainerProperties (#11214)
Co-authored-by: siladitya2 <siladitya2@gmail.com>
|
2024-09-18 14:56:52 +05:30 |
|
sleeperdeep
|
e34a628afe
|
fix(ingest/mssql): remove lower() method from sql_common get_db_name (#10773)
|
2024-09-03 12:41:23 -07:00 |
|
Felix Lüdin
|
9619553e2d
|
fix(ingest): use correct native data type in all SQLAlchemy sources by compiling data type using dialect (#10898)
Co-authored-by: Harshal Sheth <hsheth2@gmail.com>
|
2024-08-06 12:52:20 -07:00 |
|
sleeperdeep
|
720296ea46
|
fix(ingestion/mssql): use platform_instance for mssql dataflow/datajob (#9527)
Co-authored-by: Harshal Sheth <hsheth2@gmail.com>
Co-authored-by: sleeperdeep <--global>
|
2024-01-22 20:25:01 -08:00 |
|
Mayuri Nehate
|
08fb730676
|
fix(ingest): drop deprecated database_alias from sql sources (#9299)
Co-authored-by: Harshal Sheth <hsheth2@gmail.com>
|
2023-11-28 15:49:49 -05:00 |
|
terratrue-daniel
|
ff9876f5a2
|
fix(ingest/mssql): Add MONEY and SMALLMONEY data types as Number (#9313)
|
2023-11-28 14:43:52 -05:00 |
|
Mayuri Nehate
|
5166d90433
|
fix(ingest/sql-server): update queries to use escaped procedure name (#9127)
|
2023-10-27 10:19:51 -07:00 |
|
cjm98332
|
a021053a72
|
fix(ingest/mssql): Add UNIQUEIDENTIFIER data type as String (#8642)
Co-authored-by: Andrew Sikowitz <andrew.sikowitz@acryl.io>
|
2023-09-12 19:23:39 +05:30 |
|
RChygir
|
43d48ddde4
|
feat(ingest/mssql): load jobs and stored procedures (#5363)
|
2023-08-24 14:48:03 +05:30 |
|
mohdsiddique
|
05ef7db45e
|
fix(ingetion/mssql): convert dataset urns to lowercase (#8551)
Co-authored-by: MohdSiddiqueBagwan <mohdsiddique.bagwan@gslab.com>
|
2023-08-02 13:44:05 -07:00 |
|
Andrew Sikowitz
|
3a21c27f06
|
feat(ingest): Turn on browse path v2 creation (#8342)
Co-authored-by: Harshal Sheth <hsheth2@gmail.com>
|
2023-07-06 16:43:42 -04:00 |
|
Harshal Sheth
|
4e9c652707
|
feat(ingest): add env to container properties (#8027)
|
2023-05-22 12:07:16 -07:00 |
|
Shirshanka Das
|
17e85979dd
|
refactor(ingest): subtypes - standardize (#7437)
|
2023-02-28 13:11:07 -08:00 |
|
Shirshanka Das
|
e9c4c823d8
|
fix(ingest): bigquery-beta - ensure that status aspect is emitted for… (#6154)
Co-authored-by: Harshal Sheth <hsheth2@gmail.com>
|
2022-10-08 16:00:45 -07:00 |
|
Mugdha Hardikar
|
a449e8ba7d
|
feat(mssql): add multi database ingest support (#5516)
* feat(mssql): add multi database ingest support
* Delete older golden file.
* Update s3.md
* fix test setup
|
2022-08-15 21:37:47 -07:00 |
|