15 Commits

Author SHA1 Message Date
Pere Miquel Brull
5957b248cf
DOCS - Use the right partials and images dirs for 1.6 (#18917) 2024-12-04 11:44:41 +01:00
RounakDhillon
bb15331340
Docs: Updating Collate in Pipeline Status Widget (#18869)
Co-authored-by: Rounak Dhillon <rounakdhillon@Rounaks-MacBook-Air.local>
2024-12-02 07:39:59 +00:00
RounakDhillon
9432cb5a3c
Docs: Release Doc Updation (#18807)
Co-authored-by: Rounak Dhillon <rounakdhillon@Rounaks-MacBook-Air.local>
Co-authored-by: Prajwal214 <167504578+Prajwal214@users.noreply.github.com>
2024-11-27 13:04:13 +05:30
Imri Paran
430791d840
doc: service spec breaking changes (#18688) 2024-11-25 15:34:00 +01:00
Karan Hotchandani
68499f87d5
Prep 1.5.10 release (#18487) 2024-10-31 12:10:33 +01:00
Pere Miquel Brull
579469347c
DOCS - Prep 1.5.9 release (#18463) 2024-10-29 16:43:15 +01:00
Prajwal214
b38610896f
Docs: updating latest release to v1.5.8 (#18420)
Co-authored-by: Prajwal Pandit <prajwalpandit@Prajwals-MacBook-Air.local>
2024-10-28 13:51:38 +05:30
Imri Paran
95982b9395
[GEN-356] Use ServiceSpec for loading sources based on connectors (#18322)
* ref(profiler): use di for system profile

- use source classes that can be overridden in system profiles
- use a manifest class instead of factory to specify which class to resolve for connectors
- example usage can be seen in redshift and snowflake

* - added manifests for all custom profilers
- used super() dependency injection in order for system metrics source
- formatting

* - implement spec for all source types
- added docs for the new specification
- added some pylint ignores in the importer module

* remove TYPE_CHECKING in core.py

* - deleted valuedispatch function
- deleted get_system_metrics_by_dialect
- implemented BigQueryProfiler with a system metrics source
- moved import_source_class to BaseSpec

* - removed tests related to the profiler factory

* - reverted start_time
- removed DML_STAT_TO_DML_STATEMENT_MAPPING
- removed unused logger

* - reverted start_time
- removed DML_STAT_TO_DML_STATEMENT_MAPPING
- removed unused logger

* fixed tests

* format

* bigquery system profile e2e tests

* fixed module docstring

* - removed import_side_effects from redshift. we still use it in postgres for the orm conversion maps.
- removed leftover methods

* - tests for BaseSpec
- moved get_class_path to importer

* - moved constructors around to get rid of useless kwargs

* - changed test_system_metric

* - added linage and usage to service_spec
- fixed postgres native lineage test

* add comments on collaborative constructors
2024-10-24 07:47:50 +02:00
Prajwal214
a8ac73e1c1
Docs: updating latest release to v1.5.7 (#18337)
Co-authored-by: Prajwal Pandit <prajwalpandit@Prajwals-MacBook-Air.local>
2024-10-21 08:52:39 -07:00
Aniket Katkar
a2e819fa9b
update latest release references to 1.5.6 (#18106) 2024-10-03 21:42:31 +05:30
Prajwal214
38d833d138
Docs: Updating latest release v1.5.5 in Docs (#17992)
Co-authored-by: Prajwal Pandit <prajwalpandit@Prajwals-MacBook-Air.local>
2024-09-25 16:50:13 +05:30
Ashish Gupta
dbd4826c37
Docs: Updating the latest Release v.1.5.4 (#17875) 2024-09-17 09:41:34 +02:00
Prajwal214
c0a01159ca
Docs: Updating the latest Release v.1.5.3 (#17819)
Co-authored-by: Prajwal Pandit <prajwalpandit@Prajwals-MacBook-Air.local>
2024-09-12 20:47:09 +05:30
Prajwal214
5e6ad2615b
Docs: Updated the latest Release v.1.5.2 (#17688)
* Docs: Updated the latest Release v.1.5.2

* Docs: Updated the latest Release v.1.5.2

---------

Co-authored-by: Prajwal Pandit <prajwalpandit@Prajwals-MacBook-Air.local>
2024-09-03 19:45:24 -07:00
Pere Miquel Brull
60ed221cf1
DOCS - Update Version Snapshots (#17589) 2024-08-27 14:41:12 +05:30