mirror of
				https://github.com/open-metadata/OpenMetadata.git
				synced 2025-10-31 02:29:03 +00:00 
			
		
		
		
	 51e3d7a466
			
		
	
	
		51e3d7a466
		
			
		
	
	
	
	
		
			
			* 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>