18 Commits

Author SHA1 Message Date
Teddy
b2e1eed842
doc: added best practice section to profiler (#10712)
* doc: added best practice section to profiler

* Update openmetadata-docs/content/connectors/ingestion/workflows/profiler/index.md

Co-authored-by: Pere Miquel Brull <peremiquelbrull@gmail.com>

* Update openmetadata-docs/content/connectors/ingestion/workflows/profiler/index.md

Co-authored-by: Pere Miquel Brull <peremiquelbrull@gmail.com>

* Update openmetadata-docs/content/connectors/ingestion/workflows/profiler/index.md

Co-authored-by: Pere Miquel Brull <peremiquelbrull@gmail.com>

* Update openmetadata-docs/content/connectors/ingestion/workflows/profiler/index.md

Co-authored-by: Pere Miquel Brull <peremiquelbrull@gmail.com>

* Update openmetadata-docs/content/connectors/ingestion/workflows/profiler/index.md

Co-authored-by: Pere Miquel Brull <peremiquelbrull@gmail.com>

* Update openmetadata-docs/content/connectors/ingestion/workflows/profiler/index.md

Co-authored-by: Pere Miquel Brull <peremiquelbrull@gmail.com>

---------

Co-authored-by: Pere Miquel Brull <peremiquelbrull@gmail.com>
2023-03-22 19:36:42 +01:00
Onkar Ravgan
aeec285901
Added s3 and gcs examples for dbt (#10639) 2023-03-17 12:19:34 +05:30
NiharDoshi99
1ff76f5e65
pii tagging using spacy (#10256)
* WIP: pii tagging using spacy

* added test cases and changes as per comment

* fix python checkstyle

* fix python checkstyle

* added score, test_cases and docs update

* solved merge conflict

* fix python checkstyle

* remove pii tagging using regex

* fix python test

* lib changes and added some test case

* changed as per comment

* fix: python test

* fix: changes to get source_config

* fix: changes as per comment
2023-03-03 18:33:18 +05:30
Teddy
b91611b33c
doc(DQ): Added summary of failure/success behavior for each test (#10106) 2023-02-03 15:34:51 +00:00
Teddy
3bd613e51a
doc: added more details regarding freshness metrics (#10098) 2023-02-03 15:03:28 +01:00
Teddy
0a77f8a3f2
Fixes issue #10082 -- Unsupported field types for bigquery (#10091)
* fix(profile): Raise nicer error for BQ unsupported interval type for timestamp

* fix(profiler): run checkstyle
2023-02-02 19:00:56 +01:00
Onkar Ravgan
949989fb1c
Added dbt parser (#9982)
* Added dbt parser

* Added library dependency

* format and final fixes

* Addressed review comments

* Fixed typo
2023-01-29 20:47:39 +01:00
Onkar Ravgan
579d61275d
Added dbt lineage and troubleshooting docs (#9892) 2023-01-24 18:26:42 +05:30
Ayush Shah
f11cdbfab1
Profile sample rows + Randomization of chunks for datalake (#9595) 2023-01-16 22:17:46 +05:30
Onkar Ravgan
14fa96958f
Added dbt workflow docs (#9493)
* Added dbt workflow docs

* added dbt small case

* Fixed review comments
2022-12-22 13:11:18 +00:00
Teddy
9bc4b08960
Add freshness documentation (#9449) 2022-12-21 14:54:45 +00:00
Pere Miquel Brull
83ef3315c3
Fix query log parser (#8920) 2022-11-21 12:55:55 +00:00
Teddy
88c0ecb579
Remove count logic in custom sql test as 1) create complex logic and 2) multiple users got confused with expected tests results (#8819) 2022-11-16 18:10:55 +01:00
Onkar Ravgan
39afe9cd4a
Added lineage workflow docs (#8710) 2022-11-14 15:43:45 +05:30
clueless-bot
68c3e0b8fe
FIX: Add postgres usage and lineage details (#8456) 2022-11-01 00:18:05 +05:30
Milan Bariya
23e4967eda
FIX: Add Databricks usage and lineage details (#8130) 2022-10-14 06:37:57 +02:00
Sriharsha Chintalapani
795e7ae265
Fix Doc Links (#7998) 2022-10-07 08:49:46 -07:00
Sriharsha Chintalapani
538e827f5f
Fix Menu , Connectors should've its own section after deployment (#7950)
* Fix Menu

* Fix broken links

* Fix config values

* Fix config values
2022-10-06 06:54:02 +02:00