Tal Peretz

Results 6 issues of Tal Peretz

For example your hook named check-model-has-properties-file is only apply for SQL models, and its could also be very useful if he will apply on python models as well

enhancement
priority: low

i have an Avro message and my avro message key look like this `{"id":1}` i want to get the name of the field in my key in this example id....

**Is your feature request related to a problem? Please describe.** Currently, when using elementary.generate_schema_baseline_test to generate the required YAML, if a model and a source share the same name, the...

Feature Request 💡
Stale
Triage 👀

Description I have a Spark Structured Streaming job where I read Avro messages from Kafka, convert them to a Spark DataFrame using Abris, and then write the stream as a...

### Describe the bug When running dbt python model with workflow_job no optimize run after the operation ### Steps To Reproduce Run a python model with liquid cluster by ###...

bug

### Describe the bug When running python model with workflow_job post hook not running ### Steps To Reproduce Running python model with workflow_job with post hook ``` version: 2 models:...

bug