Pere Miquel Brull
|
eb906589fd
|
Fix #3525 - Profiler breaks on Postgres data (#3583)
Fix #3525 - Profiler breaks on Postgres data (#3583)
|
2022-03-22 15:55:44 +01:00 |
|
Pere Miquel Brull
|
16e82d45de
|
Fix #3371 - Run Profiler and Tests on a % of the data (#3424)
Fix #3371 - Run Profiler and Tests on a % of the data (#3424)
|
2022-03-16 06:05:59 +01:00 |
|
Pere Miquel Brull
|
94d7500216
|
Fix #3248 & #3251 - Update metrics and column profile (#3262)
Fix #3248 & #3251 - Update metrics and column profile (#3262)
|
2022-03-08 11:44:39 +01:00 |
|
Pere Miquel Brull
|
4a752e3ab2
|
Fix #3151 - Ingestion profiler should use ORM Profiler (#3192)
|
2022-03-06 15:43:43 -08:00 |
|
Pere Miquel Brull
|
4116233697
|
Fix #3105 - ColumnValuesToMatchRegex & other fixes (#3149)
Fix #3105 - ColumnValuesToMatchRegex & other fixes (#3149)
|
2022-03-04 18:11:49 +01:00 |
|
Pere Miquel Brull
|
e96ac838ff
|
Fix #3084 - Implement missing tests (#3117)
Fix #3084 - Implement missing tests
|
2022-03-04 06:59:47 +01:00 |
|
Pere Miquel Brull
|
71207de362
|
Fix #2875 - Profiler API Sink (#3011)
Fix #2875 - Profiler API Sink
|
2022-03-02 16:46:28 +01:00 |
|
Alberto Miorin
|
fe5618c8f1
|
Fix #3037: metadata --version doesn't work (#3038)
|
2022-03-01 12:19:36 +01:00 |
|
Pere Miquel Brull
|
990608522a
|
Fix #2981 - Update Profile to match TableProfile (#2982)
|
2022-02-25 09:26:30 -08:00 |
|
Pere Miquel Brull
|
1fb0e7c489
|
Fix #2878 & #2877 - Implement Metrics and Validate Composed Metrics (#2926)
Fix #2878 & #2877 - Implement Metrics and Validate Composed Metrics
|
2022-02-24 07:08:39 +01:00 |
|
Pere Miquel Brull
|
1224d20a36
|
Fix #2894 - Profiler Processor & Metrics (#2900)
Fix #2894 - Profiler Processor & Metrics (#2900)
|
2022-02-22 08:09:02 +01:00 |
|
Pere Miquel Brull
|
f304d290b4
|
Fix #2751 - Init ORM Profiler (#2831)
* ORM Profiler skeleton
* Fix table name within service
* Add license
* Prepare custom types
* Fix converter
* Compute stddev only on numeric
* Prepare smart registries
* Update tests
* Update results retrieval
* Fix composed metrics result
* Format
* Add missing type
* Add _label decorator
* clean readme
* clean readme
* Filter types when profiler runs not allowed metric types
* Fix null ratio
* Add proper type
* RuleMetric skeleton
* Prepare table metrics
* Update simple profiler
* Format
* Define test expression grammar and node visiting
* Unify metric registry
* Prepare validation core
* Add grammar lib
* Add safe get
* Format
* Allow decimals in grammar
* Test validation conversion
* Fix validation conversion and test
* Rename to row_number
* Update READMEs
* Format
* Row number naming
* Fix rename
|
2022-02-18 07:48:38 +01:00 |
|