Very simple video with excellent explanation and not overcomplicating things. Thanks for sharing it!
@thedataguygeorge6 ай бұрын
Thanks for watching!
@roopashastri99085 ай бұрын
Great explaination!Any thoughts on how we can save the great expectation results in the Database?
@thedataguygeorge4 ай бұрын
I would configure the expectation results storage location to be a bucket and then have a pipeline that takes the expectation results and stores them in a database
@VarunDeep-x5jАй бұрын
Hi - Thanks for sharing this video. When I tried running it, I kept getting errors like "raise gx_exceptions.DataContextError( great_expectations.exceptions.exceptions.DataContextError: expectation_suite strawberry_suite not found". During a deep dive into the code, i found there is a condition "self.expectations_store.has_key(key)". I am missing something concerning the store.?
@roopashastri99085 ай бұрын
Also how can we automate the threshold changes with the changing business needs?
@thedataguygeorge4 ай бұрын
You'd want to have another helper pipeline that checks for changing business requirements and then either alerts you or makes adjustments
@roopashastri99085 ай бұрын
On failure of great expectation validation, would this raise alerts?
@thedataguygeorge4 ай бұрын
Yes as long as you have Alerts configured for your Airflow DAG
@LucasGomes-q9t4 ай бұрын
On minute 3:57 how could create the default file of great_expectations? I created the json but I got a blank one.
@thedataguygeorge4 ай бұрын
You then just fill out that json with all the expectation info you want!
@BubbaB2323 Жыл бұрын
Very useful bud. Thank you.
@thedataguygeorge Жыл бұрын
No problem, do it all for you!
@BubbaB2323 Жыл бұрын
@@thedataguygeorge will reach out on the side to talk shop if that's cool, loving your work.
@thedataguygeorge Жыл бұрын
Always cool!
@criistiina714 ай бұрын
May I know if, we can create our own expectations. If I have a expectations who is not in the script that is on the documentation Could I create my own one?For Example, if one column is created from a formula and used a diferent database Could I create a expectation of who makes the math? Hi, from Colombia :)
@thedataguygeorge4 ай бұрын
Definitely can create your own expectations, honestly one of the best features of great expectations!
@criistiina714 ай бұрын
@@thedataguygeorge Do you have a video-tutorial where you’re teaching how to connect GX with Databricks? 😊
@roopashastri99085 ай бұрын
Also can we include more than one expectation in the expectation file?
@thedataguygeorge4 ай бұрын
Yes!
@karangupta_DE Жыл бұрын
Hi, do you prefer soda or great expectations?
@thedataguygeorge Жыл бұрын
I've only recently started using Soda so I'm not sure if I have enough experience to form a definitive opinion, but I have definitely enjoyed the UX much more so far, SCL is a lot more human readable than great expectation "expectations" imo
@maheshbhatm999810 ай бұрын
Thank You
@thedataguygeorge10 ай бұрын
No worries, let me know if there's any other videos you'd like to see!