Elon Gliksberg

Results 25 issues of 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...

bug
needs triage

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...

bug
needs triage

**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...

Bug
dbt package
Anomaly Detection

**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`...

Enhancement
Feature Request ๐Ÿ’ก
Community

**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...

Good First Issue ๐Ÿฅ‡
Feature Request ๐Ÿ’ก
Open to contribution ๐Ÿงก

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...

CLI
Feature Request ๐Ÿ’ก

- **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,...

kind/bug
area/build-system
status/triage