popcornylu

Results 40 comments of popcornylu

Thanks for your feature request. This is our first priority in terms of data source integration. We will reply here if the integration is ready.

Shortcut story sc-27764

This is a known issue in snowflake-sqlalchemy 1.4.0. https://github.com/snowflakedb/snowflake-sqlalchemy/issues/324 Current workaround `piperider v0.4.2` is set the version as `snowflake-sqlalchemy

Fixed in snowflake-sqlalchemy 1.4.1 https://github.com/snowflakedb/snowflake-sqlalchemy/releases/tag/v1.4.1

Same here. Python 3.9.7 macOS-12.1-arm64-arm-64bit Run ``` pip install 'snowflake-connector-python[pandas]' ```

The journey would be similar to dbt. For snowflake MFA-enabled user, the process would be 1. `piperider run` 2. The `duo mobile` pop the notification 3. Approve in the app...

> but what if the user just wants to generate the assertions by the profiling results instead of writing all the tests at the early time? can the user execute...

`put`can be run in no-workspace folder, while `push` shoud be run in the workspace. You can see the use case here. https://artivc.io/use-cases/experiment/ When i have experiment result after training. I...