Teddy 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							c7ac28f2c2 
							
						 
					 
					
						
						
							
							Fixes   #11357  - Implement profiler custom metric processing ( #14021 )  
						
						... 
						
						
						
						* feat: add backend support for custom metrics
* feat: fix python test
* feat: support custom metrics computation
* feat: updated tests for custom metrics
* feat: added dl support for min max of datetime
* feat: added is safe query check for query sampler
* feat: added support for custom metric computation in dl
* feat: added explicit addProper for pydantic model import fo Extra
* feat: added custom metric to returned obj
* feat: wrapped trino import in __init__
* feat: fix python linting
* feat: fix typing in 3.8 
						
						
					 
					
						2023-11-17 17:51:39 +01:00 
						 
				 
			
				
					
						
							
							
								Teddy 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							f3da919329 
							
						 
					 
					
						
						
							
							Feat: Backend Support for Custom Metrics  ( #13965 )  
						
						... 
						
						
						
						* feat: add backend support for custom metrics
* feat: fix python test 
						
						
					 
					
						2023-11-17 19:16:35 +05:30 
						 
				 
			
				
					
						
							
							
								Mayur Singal 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							a8145a82fa 
							
						 
					 
					
						
						
							
							Fix   #13603 : Configurable Sample Data Rows for Profiler ( #13807 )  
						
						... 
						
						
						
						* Fix  #13603 : Configurable Sample Data Rows
* Fix  #13603 : Configurable Sample Data Rows for Profiler
* fix table config
* support configurable overwriting of sample data
* add support for schema and database profiler configuration
* chore(ui): put sampleDataStorageConfig under advanced config
* fix tests
* py format
* chore(ui): add sampleDataCount in table profiler config
* fix tests
* pylint & tests
* feat(ui): add profiler settings tab in database and database schema page
* chore(ui): show different inputs for profile sample type
* schema changes to make default storange config null
* add unit test
* schema changes to fix api
* update profiler setting schema
* move profiler settings to manage button
* sync locals
* fix(ui): unit tests
* fix tests
* py format
* fix lint
* minor improvements
* chore(ui): update profiler settings schema
* resolve review comments
* pytest
---------
Co-authored-by: Sachin Chaurasiya <sachinchaurasiyachotey87@gmail.com> 
						
						
					 
					
						2023-11-09 18:49:42 +05:30 
						 
				 
			
				
					
						
							
							
								Teddy 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							1cbdfb3ae7 
							
						 
					 
					
						
						
							
							Fixes   #12601  - column filter for profiler workflow ( #13535 )  
						
						... 
						
						
						
						* fix: sample data ingestion to match entity profiler column setting
* fix: python linting
* fix: updated fn call
* fix: added logic to handle json filed in datalake connector
* fix: handle NA values in parsing
* fix: reverted sampler changes from #13338 
* fix: reverted metric changes from #13338 
* fix: added datalake profiler ingestion test
* fix: python linting
* fix: removed normalization of json blob in NoSQL db 
						
						
					 
					
						2023-10-12 14:51:38 +02:00 
						 
				 
			
				
					
						
							
							
								Ayush Shah 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							08d7ee6d55 
							
						 
					 
					
						
						
							
							Fixes   #13052 : Datalake Nested Columns Sample Data ingestion ( #13338 )  
						
						
						
						
					 
					
						2023-10-08 20:08:51 +05:30 
						 
				 
			
				
					
						
							
							
								Ayush Shah 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							5fea08cd33 
							
						 
					 
					
						
						
							
							Datalake: Add manifest file support, fix profiler metrics, add array and json column type support ( #13017 )  
						
						
						
						
					 
					
						2023-09-13 15:15:49 +05:30 
						 
				 
			
				
					
						
							
							
								Ayush Shah 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							ab1ec50c2c 
							
						 
					 
					
						
						
							
							Fixes Mssql Ntext, text and Image ( #12490 )  
						
						
						
						
					 
					
						2023-07-20 13:34:35 +05:30 
						 
				 
			
				
					
						
							
							
								Ayush Shah 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							27a0c9e802 
							
						 
					 
					
						
						
							
							Fix Docker Import ( #12455 )  
						
						
						
						
					 
					
						2023-07-17 12:50:11 +05:30 
						 
				 
			
				
					
						
							
							
								Teddy 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							42a426226e 
							
						 
					 
					
						
						
							
							Fixes Issue  #11803   #12103  - Add BigQuery Struct Support ( #12435 )  
						
						... 
						
						
						
						* ref: implemented interface for profiler components + removed struct logic
* ref: ran python linting
* ref: added UML diagram to readme.md
* ref: empty commit for labeler check
* ref: remove multiple context manager for 3.7 3.8 compatibility
* ref: remove
* fix: mapper logic for BQ struct types
* feat: added BQ support for structs
* feat: clean code smell + handle null self.col.table value
* feat: ran python linting
* feat: updated test for profiler handler + disabled flaky test
* Update ingestion/tests/unit/profiler/pandas/test_sample.py
Co-authored-by: Mayur Singal <39544459+ulixius9@users.noreply.github.com>
---------
Co-authored-by: Mayur Singal <39544459+ulixius9@users.noreply.github.com> 
						
						
					 
					
						2023-07-14 09:12:46 +02:00 
						 
				 
			
				
					
						
							
							
								Teddy 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							54fbe250a1 
							
						 
					 
					
						
						
							
							fix: import error + BQ E2E CLI ( #12420 )  
						
						
						
						
					 
					
						2023-07-13 13:35:37 +02:00 
						 
				 
			
				
					
						
							
							
								Teddy 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							b89cf64f14 
							
						 
					 
					
						
						
							
							Clean up profiler ( #12369 )  
						
						... 
						
						
						
						* ref: implemented interface for profiler components + removed struct logic
* ref: ran python linting
* ref: added UML diagram to readme.md
* ref: empty commit for labeler check
* ref: remove multiple context manager for 3.7 3.8 compatibility
* ref: remove 
						
						
					 
					
						2023-07-12 17:02:32 +02:00