3 Commits

Author SHA1 Message Date
IceS2
51e3d7a466
FIXES 15215: First draft implementation on extracting metadata incrementally. Done for Snowflake, BigQuery and Redshift (#15201)
* Initial incremental implementation for snowflake

* Initial unit test refactor for snowflake

* Fix linter complaints

* Propagate change on abstract create method

* Add missing argument to create

* Polish Snowflake incremental extraction

* Fix linters and make enabled required

* Initial proposal for incremental bigquery extraction

* BigQuery incremental tests

* Remove debugging override

* Fix linters

* Remove unused query

* Initial Redshift Incremental Extraction

* Add Incremental Extraction documentation

* Move the default to False

* Improve code based on sonarcloud input

* Apply suggestions

* Fix wrong path

* Change timestamp to be time aware as per sonar

* Move documentation to 1.4

* Move documentation to 1.4

* Fix linters

---------

Co-authored-by: Pere Miquel Brull <peremiquelbrull@gmail.com>
2024-03-15 14:00:49 +01:00
Aniket Katkar
957e087937
Docs: Update connectors list for v1.3.x and v1.4.x (#15562)
* add missing cards for new connectors on connectors list page

* move storage connector list to partial

* fix storage connectors list partial path

* move dashboard connectors list for v1.3 and v1.4 to partials

* move database connectors list into partials

* move messaging connectors list to partials

* move metadata connectors list to partials

* move ML Model connectors list to partials

* move pipeline connectors list to partials

* move search connectors list to partials

* remove unnecessary spaces
2024-03-14 14:16:20 +05:30
Imri Paran
67c57ec4f0
docs: 1.4.x-SNAPSHOT (#15506)
* docs: 1.4.x-SNAPSHOT
added partials
added images
updated paths
2024-03-11 09:42:26 +00:00