Elon Gliksberg
Elon Gliksberg
1. What version of Python are you using? Python 3.8 2. What operating system and processor architecture are you using? Snowflake Python UDF 3. What are the component versions in...
Please answer these questions before submitting your issue. Thanks! 1. What version of Python are you using? Python 3.8 2. What operating system and processor architecture are you using? Snowflake...
**Describe the bug** Users are unable to define a `detection_period` that is smaller than a day. Here's the explanation: 1. We [calculate the `backfill_days` according to the `detection_period`](https://github.com/elementary-data/dbt-data-reliability/blob/797a5b402890a558755f0eccd767bc43f0ef52dd/macros/edr/tests/test_configuration/get_anomalies_test_configuration.sql#L35). 2. We...
**Is your feature request related to a problem? Please describe.** Currently, the Docker image installs `elementary-data` under the `root` user. This means that the Python package is installed to `site-packages`...
**Is your feature request related to a problem? Please describe.** Running `dbt deps` on the container run creates network I/O which for some users is problematic and also slows down...
I suddenly started getting this when trying to feed Copilot Chat with a prompt: I do have active subscriptions: Does anyone know why it happens? Thanks. - VS Code Version:...
**Is your feature request related to a problem? Please describe.** Users often build a filesystem image that has the `elementary-data` Python package installed, and then mark their Python packages directory...
- **Poetry version**: Poetry (version 1.5.1) - **Python version**: Python: 3.9.6 - **OS version and name**: macOS Ventura - **[pyproject.toml](https://github.com/elementary-data/elementary/blob/master/pyproject.toml)** - [x] I am on the [latest](https://github.com/python-poetry/poetry/releases/latest) stable Poetry version,...