Jose Rego

Results 123 comments of Jose Rego

For dimension/metrics we can define all the groups in the model. We don't have a similar structure for models in the dbt YML. Where do we store the groups in...

@jpetey75 We don't parse the SQL so we can't inject the limit. Parsing the SQL and supporting all warehouses syntax would be an enormous effort. Some other options: - add...

@tomnagengast This feature needs database/backend/API/CLI changes. Are you comfortable with the entire tech stack in this repo? Context: - the labels are generated on project create/deploy. - `translator.ts` file contains...

What if lightdash CLI had a command to generate labels and update the YML? ```lightdash generate-dimension-labels --sentense-case```

@PriPatel PR env: https://lightdash-pr-11336.onrender.com/login Reminder that emails are in a sandbox and not sent to your email inbox. Let me know if you need help with this.

Example explores: A joins B B C joins D and B D joins C and B E Terminology: Scenarios are focused on the "open" filter where we run a query...

> I don't think I understand open vs. existing here. @jpetey75 In this image, the existing filters are the first 2 and the open filter is the third. Following your...

(after a meeting with Jake) We should implement rule 1 & 2 which have clear solutions. We would have to document how this works and that the joins need to...

Hi @ayush3160 👋 thanks for looking into this. Do you mind also fixing the chart deletion and the other actions(rename, pinning, etc)?

@all-contributors add @ayush3160 for code