How to add Custom expectations in Snowflake vectorized udf?

Hi Team,

I tried to import the custom expectations inside Snowflake using few ways as mentioned below.
referred to : Use a Custom Expectation | Great Expectations

  1. the python packaged custom expectation are placed in Snowflake stage and extracted custom expectations inside a temporary directory expected to be in great expectations document (tmp/great_expectation/plugins/expectations) -->> When I import the function from custom expectation, it says there is no function defined
  2. the python packaged custom expectation from stage is directly imported to vectorized udf using IMPORTS and use the function leads to error again.

Kindly help to use the packaged customs expectations in Snowflake.
Snowflake → python version is 3.11 and great-expectations is 0.17.11

hi there @Ash, welcome to our community.

Unfortunately, we do not support versions below 1.0. We encourage you to review our documentation and consider migrating to our latest release at your earliest convenience. If the issue persists, please reach out through the appropriate forum. Since this isn’t related to cloud, this isn’t the best place for GX Core questions going forward. Thank you!